Found this content helpful? Log in or sign up to leave a like!
Turning in GitHub commits as assignments
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Our compsci teacher has been an active member of our Canvas pilot. He's pretty interested in thinking about how he can have his students store their programming work in git repositories, and then turn in commits as assignments to Canvas.
Is there a tool that anyone is using that already does this? I know there's an LTI for GitHub Classroom, but that just syncs roster information from Canvas to GitHub -- nothing the other direction.
This is actually something that I gave a bunch of thought to a while back, but what I came up with was a bit idiosyncratic. It could be adapted, probably without _too_ much hassle, but I'd rather not roll my own solution if there's one already out there!