Name | Description | Type | Additional information |
---|---|---|---|
LessonPlanId |
The application identifier of the Lesson Plan for the Assignment. |
globally unique identifier |
Required |
Title |
The title for the Assignment. |
string |
Required |
Description |
The description for the Assignment. |
string |
Required |
AssignmentTypeId |
The application identifier of the Assignment Type for the Assignment. |
globally unique identifier |
Required |
PossiblePoints |
The possible points for the Assignment. |
integer |
Required |
ScoreMultiplier |
The score multiplier for the Assignment. |
decimal number |
Required |
IncludeInAverage |
The indicator for whether the Assignment's score is included for calculating Student Section Grades. |
boolean |
Required |
AssignedDate |
The assigned date for the Assignment. |
date |
Required |
DueDate |
The due date for the Assignment. |
date |
Required |