Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Christopher Bohn
assignment statistics
Commits
502ab1c0
Commit
502ab1c0
authored
Jun 02, 2022
by
Christopher A. Bohn
Browse files
You don't need to install canvasapi unless running your own Linux box
parent
cf9de52c
Changes
2
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
502ab1c0
...
...
@@ -7,6 +7,11 @@ selected courses.
### Dependencies
You can use this tool either from the cse.unl.edu Linux server or an another
Linux installation that you control.
If (and only if) you download and run the tool on your own Linux system, then:
-
[x] You need Python. I think Python 3.6 and newer will work fine.
-
[x] You need the
`canvasapi`
module. Run
...
...
@@ -14,6 +19,11 @@ selected courses.
pip install canvasapi
```
If you run the tool from cse.unl.edu then you can launch it from your
cse.unl.edu account with the command
`~cabohn/abet-oat/analyze_grades.py`
.
Either way, you will need a Canvas API key.
### Getting a Canvas API Key
To interface with Canvas, you need a Canvas API Key.
...
...
analyze_grades.py
100644 → 100755
View file @
502ab1c0
File mode changed from 100644 to 100755
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment