AssignmentLessonContent
Content shape for assignment lessons
Extends
Properties
dueDate?
optional dueDate: ISOString;
Due date (optional, can be set per student)
hints?
optional hints: string[];
Optional hints to help students
Inherited from
instructions
instructions: string;
Instructions or directions for the student
Inherited from
resources?
optional resources: ContentBlockMap<Resource>;
Supplementary resources
rubric?
optional rubric: RubricCriterion[];
Grading rubric
submissionFormat?
optional submissionFormat: string;
Submission format requirements