Skip to content

Import rubrics to Canvas - userscript#

See also: canvas-workarounds

import-rubric (detailed documentation) is one of a collection of Canvas/rubric userscripts included in the canvancement "project"

Canvas rubrics model#

Collection of criterion - one per row - containing

  • Description and Long description
  • a sequence of ratings

Each rating is defined by

  • Rating points/score
  • Rating title
  • Rating description

Problem: It doesn't appear to have support for for both rating descriptions and titles (this message). The solution is to manually enter it. Someone else has a pull request to address this.

How it works#

  1. Create rubric in Excel.
  2. Copy to a textbox inside Canvas.
  3. Auto convert to rubric

Questions#

  1. Does it support ranges?