Skip to content

Instantly share code, notes, and snippets.

@TimonVS
Created March 24, 2016 10:42
Show Gist options
  • Select an option

  • Save TimonVS/c17bdb6bba8627bbe852 to your computer and use it in GitHub Desktop.

Select an option

Save TimonVS/c17bdb6bba8627bbe852 to your computer and use it in GitHub Desktop.

Bugs:

  • no_submissions count is wrong. It seems to substract the total submissions from the amount of students/projects in a course. In the case that a teacher submits an assignment (which (s)he obviously shouldn't do, but it's possible) the count is wrong.
  • on_time=true||false both don't return any submissions.

Features:

The ability to query users/projects that have not submitted the assignment yet with no_submission=true||false query parameter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment