Sort Courses List On Account Details Page Script

chadscott
Community Contributor
4
1087

I was asked to create a script to sort courses on the Account Details page, as it can be difficult to find a course for the most current term as we don't hide previous terms from the list. It adds two sort buttons – Sort by Name (which is the default sort) and Sort by Term.

 

To Install:

  1. Make sure you have Tampermonkey installed in Chrome

https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo?hl=en

 

  1. Click on the link (or copy/paste) and open in Chrome.

https://github.com/sukotsuchido/CanvasUserScripts/raw/master/Canvas%20User%20Profile%20Course%20Sort...

  1. An Install page for Tampermonkey will open, click the “Install” button.

 

To Use:

  1. Navigate to any User Account Details Page
    • It will work equally well on student or teacher pages.
  2. Click “Sort by Term” to sort in descending order (most recent first), click again to sort in ascending order (oldest or manually created first)

303392_sortpic.jpg 

4 Comments