-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Import and export grades to Canvas #380
Comments
DavidWhitlock
added a commit
that referenced
this issue
Feb 6, 2022
DavidWhitlock
added a commit
that referenced
this issue
Feb 13, 2022
Begin to address #380 by changing the code that imports grades into a gradebook to support the Canvas field format.
DavidWhitlock
added a commit
that referenced
this issue
Feb 13, 2022
DavidWhitlock
added a commit
that referenced
this issue
Feb 17, 2022
Continue to address #380 by storing the name of the course section from the Canvas CSV into the Gradebook XML.
Merged
DavidWhitlock
added a commit
that referenced
this issue
May 15, 2022
…nment-canvas-id Begin to address #380 by persisting the canvas ids for students and assignments in the gradebook XML.
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We're using Canvas now. Let's replace all of the D2L-related behavior in the
grader
project with Canvas-related behavior.I created assignments in Canvas for the projects. It would be nice to be able to post the grades there.
The text was updated successfully, but these errors were encountered: