Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
assignment statistics
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Christopher Bohn
assignment statistics
Commits
502ab1c0
Commit
502ab1c0
authored
2 years ago
by
Christopher A. Bohn
Browse files
Options
Downloads
Patches
Plain Diff
You don't need to install canvasapi unless running your own Linux box
parent
cf9de52c
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.md
+10
-0
10 additions, 0 deletions
README.md
analyze_grades.py
+0
-0
0 additions, 0 deletions
analyze_grades.py
with
10 additions
and
0 deletions
README.md
+
10
−
0
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.
...
...
This diff is collapsed.
Click to expand it.
analyze_grades.py
100644 → 100755
+
0
−
0
View file @
502ab1c0
File mode changed from 100644 to 100755
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment