Optional
directoryOptionally a specific directory file path of the exercise/task
Optional
feedbackOptionally a file path (relative to the exercise/task directory) to feedback information about the submission
A name/number for the exercise/task
Optional
notesOptionally notes for the exercise/task
Optional
submissionTracks the progress of the submission either as one summary of all tasks or as a list of single tasks
Optional
submissionOptionally a submission date of the exercise (run node
and then new Date(new Date().toDateString())
or new Date(new Date(YEAR, MONTH - 1, DATE).toDateString())
Generated using TypeDoc
Represents an exercise (a collection of tasks or one task)