canvasautorubric

A tool automatically updating grades with rubric on canvas lms


Keywords
canvaslms, canvas, grades, rubric, student
License
Apache-2.0
Install
pip install canvasautorubric==0.2.1

Documentation

Canvas Auto Rubric

Please find the detailed documentation here.

Terminal

Sample Output

Installation

(choose one of these methods)

Install as a Python Library

pip3 install git+https://github.com/tc-imba/canvas-auto-rubric.git@master

Local Install or Debug

git clone git@github.com:tc-imba/canvas-auto-rubric.git
cd canvas-auto-rubric
# you can setup a virtual python env before install here
pip3 install -e .

Licence

Apache 2.0

Dependencies

  • canvasapi==1.0.0
  • click
  • pbr
  • logzero
  • scipy
  • pandas
  • openpyxla
  • matplotlib
  • enlighten