Name | Description | Type | Additional information |
---|---|---|---|
GradeBookItemId |
The id of the assessment record item |
integer |
None. |
Title |
The title of the assessment record item |
string |
None. |
Weight |
The weight of the assessment record item |
decimal number |
None. |
WhenToShowResult |
When to show test 3.0 result to student. |
Itslearning.Platform.RestApi.Sdk.Common.Entities.WhenToShowResult |
None. |
AssessmentId |
The assessment scale of the assessment record item |
integer |
None. |
IsFinal |
Whether assessment record item is used as final assessment |
boolean |
None. |
IsPassedDeadline |
Whether assessment record item is passed the deadline |
boolean |
None. |
TermId |
The id of the term which the assessment record item assigned to |
integer |
None. |
CategoryId |
The category id of the assessment record item |
integer |
None. |
ElementType |
The element type of the assessment record item |
string |
None. |
ElementId |
The element id of the assessment record item |
integer |
None. |
MaxScore |
Highest score value |
decimal number |
None. |
UseScore |
Score is used as assessment scale |
boolean |
None. |
IsActive |
Whether the assessment record item is active or inactive |
boolean |
None. |
IsAssessmentVisible |
Whether the assessment record item is visible or invisible |
boolean |
None. |
IsCustomAssessmentVisible |
Whether the custom assessment is visible or invisible |
boolean |
None. |
IsReadOnly |
Whether the assessement record is read-only or editable. |
boolean |
None. |
LearningToolId |
Identifier of learning tool (Assignment extension, test extension etc.). It's 0 for native itslearning elements. |
integer |
None. |
Deadline |
The deadline for the assessment record item. |
date |
None. |
FormattedDeadline |
The formatted deadline for the assessment record item. |
string |
None. |
IsLearningPathSubElement |
Whether the element is learning path sub element. |
boolean |
None. |