Name | Description | Type | Additional information |
---|---|---|---|
SubjectId |
The subject id a report is constructed for. |
integer |
None. |
SubjectSummary |
A list of assessment status entities representing summary information about the subject. (e.g. how many Meets, Exceeds etc. assessment status items are there). |
Collection of Itslearning.RestApi.Entities.LearningObjectiveProgressReport.AggregatedReportAssessmentStatus |
None. |
SubjectMasteryPercentage |
The percentage of mastered learning objectives in the subject (across all clusters). (it is calculated as percentage from all assessed learning objectives in the cluster). |
decimal number |
None. |
Clusters |
The list of learning objective clusters in the current subject. |
Collection of Itslearning.RestApi.Entities.LearningObjectiveProgressReport.ReportCluster |
None. |
UseMastery |
Indicates whether mastery is used. |
boolean |
None. |
FullReportUrl |
Full report URL. Directs to a person profile page with learning objectives tab selected. |
string |
None. |