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
{{ message }}
This repository has been archived by the owner on Feb 10, 2019. It is now read-only.
It will have an option to use the build in parser, or an optional upload system
The parser will read for special QR codes to organize submissions, and extra pages will be able to be appended either during upload or after (this will be difficult to implement, but worth it, as it's a common use case)
The optional upload system is only recommended for smaller, read: one-two page, assignments, where each submission can be read easily
The uploader will be capable of marking submissions with usernames, confirmed with LDAP, implicitly allowing for group submissions, since usernames are many-to-one with assignments
Grading component setup needs to include option for multiple exam types. E.g. Q1 -> p2.pdf for A, p3.pdf for B, p5.pdf for C, etc.
The bulk uploader will be able to sort by exam type when using the QR code setup, otherwise will need to be marked individually by instructors. (Just a small input with the label type, which is accumulated and stored for grading component setup).
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
This is distinct from the student assignment workflow, because we can guarantee some different concerns with instructors, namely:
So, in no particular order, these are the elements required for this issue:
The text was updated successfully, but these errors were encountered: