Please find the detailed documentation here.
canvasautorubric
- Sync the rubric on canvas.
canvasautoplot
- Plot the grade distribution.
(choose one of these methods)
pip3 install git+https://github.com/tc-imba/canvas-auto-rubric.git@master
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 .
Apache 2.0
- canvasapi==1.0.0
- click
- pbr
- logzero
- scipy
- pandas
- openpyxla
- matplotlib
- enlighten