# List exercises and labs that are submitted for review by the examiner. # # Each line should start with the name of the exercise/lab (Ex1, Ex2, Lab1...), followed by the status: # # * inprogress -> student is working on the exercise/lab # * submitted -> student is done with the assignment and the examiner should look at the lab/exercise # * commented -> the examiner has made some comment in webreg that needs to be addressed (once addressed, set the status to submitted) # * passed -> the examiner has approved the exercise/lab and validated it in webreg # # WARNING: webreg is the authority for grading, student should not set the status to passed, otherwise the examiner will not look at the exercise/lab. # # Some examples: Ex1 inprogress Lab1 inprogress