Skip to main content

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

Instructional.hints


instructions

instructions: string;

Instructions or directions for the student

Inherited from

Instructional.instructions


resources?

optional resources: ContentBlockMap<Resource>;

Supplementary resources


rubric?

optional rubric: RubricCriterion[];

Grading rubric


submissionFormat?

optional submissionFormat: string;

Submission format requirements