[ARCHIVED] Rubrics
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Probably a stupid question, but how do I move a line in a rubric up and/or insert a new criterion other than at the end of the rubric?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I really should wait for @James to respond, but I will do it for him.
With Canvas there is no way to do what you want. However, if you are not adverse to installing an extension (I believe the javascript file will work with firefox and chrome - I use chrome so I am not sure) and then using a custom written javascript file, you are in luck. I use the following script all the time and it is a big time saver and sanity saver.
go to James's canvancement page and go to the sorting rubric javascript. You will need to install tampermonkey(extension) first
sorting rubric page: https://community.canvaslms.com/t5/Canvas-Instructional-Designer/Sorting-Rubrics-Made-Easy/ba-p/2721...
Canvancement page (other great scripts you may want): https://github.com/jamesjonesmath/canvancement
I use about 10 of the scripts on the canvancement page with no issues.
I hope this helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What I have done is use the duplicate criterion to make copies of the rows in the order I need them. Copies are added to the bottom, so you just need to copy them in the order you want, then delete the criteria that are out of order or duplicates.
This discussion post is outdated and has been archived. Please use the Community question forums and official documentation for the most current and accurate information.