You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For full automation, we would need some way to listen for when a student submits their assignment. The tool could receive that event or listen for it, then download the submission, grade it, and post the grades.
If there are issues (e.g., compile issue or < 100% score), the TA could be notified via email or something that they need to log in and manually grade that student's assignment.
This will definitely require #10 , since that separates each student's submission into its own modelsim project, allowing for greater flexibility, including this idea.
Something like https://github.com/ucfopen/canvasapi
here's a simple example that appears to work:
This opens many possibilities up:
The text was updated successfully, but these errors were encountered: