@emiller1 , @ericwerth
I created a userscript this morning that builds on work I had done on this in November 2018. It adds a "Max" button after the "Pts" in the rubric header. I had to widen the rubric pane to see it, but I thought that was the best place for the button since it applied to the points.
When you click the "Max" button, it will go through any rubric criteria that does not have a point value and assign it the maximum point value. This honors any ratings that you have already clicked on instead of setting them to the maximum value (as the code snippet I gave above does).
The two common uses I see are:
- clicking the Max button at the very beginning and then changing the criteria that do not have the maximum ratings
- clicking a few ratings and then clicking the Max button to fill in the rest.
I would recommend using it with QuizWiz, which is a script I wrote that adds a button that will save the rubric, advance to the next user, and re-open the rubric. That saves a lot of clicking.
I haven't written a blog post in the Community about it yet, but the code and installation instructions are on the Max Ratings GitHub page.
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.