This repository contains short utility scripts that make it easy to connect codePost with GitHub.
A typical weekly workflow involving GitHub and codePost might look something like this:
- Students submit their submissions to GitHub
- After the assignment deadline, lead instructor imports submissions into codePost from GitHub
- Student submissions are graded and reviewed in codePost
- Students access their feedback and scores on in codePost
codePost supports three different GitHub configutations. Select the one that applies to your course and follow the corresponding instructions.
Don't see your configuration? Let us know at team@codepost.io
If you are using GitHub Classroom to administer your course, find import instructions here.
Every student has a single repository for the course. Each assignment is a new directory within the repository.
If this is how your course GitHub is configured, find import instructions here.
Each student submits code to new repository for each assignment.
If this is how your course GitHub is configured, find import instructions here.