GET api/Report/PPN?studentId={studentId}¤tYear={currentYear}&from={from}&to={to}&active={active}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
studentId | integer |
Required |
|
currentYear | boolean |
Required |
|
from | date |
Required |
|
to | date |
Required |
|
active | boolean |
Default value is True |
Body Parameters
None.
Response Information
Resource Description
Report_ParentProgressNoteName | Description | Type | Additional information |
---|---|---|---|
ReadsList | Collection of string |
None. |
|
SpellList | Collection of string |
None. |
|
LevelList | Collection of string |
None. |
|
StoryHistory | Collection of StoryTitleQuesion |
None. |
|
MasteryHistory | Collection of StoryMasteryHistory |
None. |
|
CurrentMastery | integer |
None. |
|
CurrentMasteryLevel | string |
None. |
|
CurrentMasteryLevelGle | string |
None. |
|
CurrentMasteryLevelDate | string |
None. |
|
LatestWcpm | string |
None. |
|
EndOfYearGoalLevel | string |
None. |
|
EndOfYearGoalGle | string |
None. |
|
EndOfYearWcpm | string |
None. |
|
StartPoint | integer |
None. |
|
StartLevel | string |
None. |
|
StartLevelGle | string |
None. |
|
StartLevelDate | string |
None. |
|
StudentName | string |
None. |
|
StaffName | string |
None. |
|
SchoolName | string |
None. |
|
DateRange | string |
None. |
|
TopicLevel | string |
None. |
|
TopicTitle | string |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.