diff --git a/export_rubric_scores.user.js b/export_rubric_scores.user.js index 1da7320..0be6391 100644 --- a/export_rubric_scores.user.js +++ b/export_rubric_scores.user.js @@ -2,7 +2,7 @@ // @name Export Rubric Scores // @namespace https://github.com/UCBoulder // @description Export all rubric criteria scores for an assignment to a CSV -// @match https://*/courses/*/gradebook/speed_grader?* +// @match https://k-state.instructure.com/*/gradebook/speed_grader?* // @grant none // @require https://code.jquery.com/jquery-3.6.0.min.js // @require https://code.jquery.com/ui/1.14.1/jquery-ui.min.js