Updated:

Installing the Instructor Accessibility Guide for Canvas

For more information on the Instructor Accessibility Guide for Canvas, review Accessibility Guide Documentation.


The instructor guide is added to your Canvas instance by JavaScript in the custom theme editor.

How to Install:

  1. Open and edit your existing theme:
    1. Using an admin account, login to Canvas and select the Admin menu
    2. Select Themes
    3. Select the current theme and Open in Theme Editor
  2. Add the Pope Tech JavaScript into your Global js file:
    1. Select the Upload tab
    2. Under JavaScript file select View File – this will open a new tab in your browser that will contain your existing JS additions to your instance.
    3. Save the .js file by right-clicking and select Save As (ctrl+s)
    4. On your local computer, locate the saved file and open it in a text editor.
    5. Copy the Pope Tech JavaScript snippet (provided by Pope Tech Support) and paste it at the end of the .js file. Be careful to not overwrite or remove any existing code.
    6. Save the file
    7. Back in the Canvas theme editor, locate the JavaScript File section and select the Select Upload button. Upload the newly saved js file.
    8. Preview changes
  3. Save theme

Once the JavaScript is added and saved, the Accessibility Guide will be immediately enabled for all courses in the Canvas instance using the same theme. The guide can be accessed by selecting the Pope Tech Accessibility Guide button on any view with the current WYSIWYG editor (Page, Syllabus, Quiz description, Discussion Topics, Assignment, and Announcement).

Related Article: Troubleshooting Installation: Instructor Accessibility Guide