GET openapi/students/{studentReferenceId}/levelsSummariesData?direction={direction}&Count={Count}&Offset={Offset}&level={level}
Authorization
Access to this endpoint is public.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
studentReferenceId | string |
Required |
|
direction | PearsonEnglish.LearningServices.Core.Models.Enums.Direction |
Default value is DESC |
|
Count | integer |
None. |
|
Offset | integer |
None. |
|
level | integer |
None. |
Body Parameters
None.
Response Information
Resource Description
PagedResultOfIEnumerableOfPearsonEnglish.LearningServices.Wse.Models.Views.Gradebook.LevelSummaryViewModelName | Description | Type | Additional information |
---|---|---|---|
TotalItemCount | integer |
None. |
|
Elements | Collection of PearsonEnglish.LearningServices.Wse.Models.Views.Gradebook.LevelSummaryViewModel |
None. |
Response Formats
application/json, text/json
Sample:
{ "TotalItemCount": 1, "Elements": [ { "LevelId": "bd761a40-e66f-4c91-a499-ce9f0b5dad6b", "LevelNumber": "sample string 2", "Assessment": { "Summary": { "Score": 1.1, "Seconds": 2 }, "Checkpoint": { "Score": 1.1, "Seconds": 2 }, "Remediation": { "Score": 1.1, "Seconds": 2 } }, "Units": [ { "UnitId": "85fcf0d8-c71e-413d-8480-ba437c184ed9", "UnitNumber": "sample string 2", "ActivitySummary": { "LastUpdate": "2025-04-04T05:56:54.3720728+00:00", "Duration": 2, "Progress": 3, "Overall": 1, "Skills": [ { "Name": "sample string 1", "Abbreviation": "sample string 2", "Score": 3.1 }, { "Name": "sample string 1", "Abbreviation": "sample string 2", "Score": 3.1 } ] }, "WorkbookSummary": null, "EncounterSummary": { "TeacherFullName": "sample string 1", "Result": "sample string 2", "Feedback": "sample string 3", "Score": 1.0, "DateCompletion": "2025-04-04T05:56:54.3720728+00:00", "EncounterPartialResults": [ { "SkillName": "sample string 1", "Result": 2 }, { "SkillName": "sample string 1", "Result": 2 } ] }, "Skills": [ { "Name": "sample string 1", "Abbreviation": "sample string 2", "Score": 3.1 }, { "Name": "sample string 1", "Abbreviation": "sample string 2", "Score": 3.1 } ] }, { "UnitId": "85fcf0d8-c71e-413d-8480-ba437c184ed9", "UnitNumber": "sample string 2", "ActivitySummary": { "LastUpdate": "2025-04-04T05:56:54.3720728+00:00", "Duration": 2, "Progress": 3, "Overall": 1, "Skills": [ { "Name": "sample string 1", "Abbreviation": "sample string 2", "Score": 3.1 }, { "Name": "sample string 1", "Abbreviation": "sample string 2", "Score": 3.1 } ] }, "WorkbookSummary": null, "EncounterSummary": { "TeacherFullName": "sample string 1", "Result": "sample string 2", "Feedback": "sample string 3", "Score": 1.0, "DateCompletion": "2025-04-04T05:56:54.3720728+00:00", "EncounterPartialResults": [ { "SkillName": "sample string 1", "Result": 2 }, { "SkillName": "sample string 1", "Result": 2 } ] }, "Skills": [ { "Name": "sample string 1", "Abbreviation": "sample string 2", "Score": 3.1 }, { "Name": "sample string 1", "Abbreviation": "sample string 2", "Score": 3.1 } ] } ] }, { "LevelId": "bd761a40-e66f-4c91-a499-ce9f0b5dad6b", "LevelNumber": "sample string 2", "Assessment": { "Summary": { "Score": 1.1, "Seconds": 2 }, "Checkpoint": { "Score": 1.1, "Seconds": 2 }, "Remediation": { "Score": 1.1, "Seconds": 2 } }, "Units": [ { "UnitId": "85fcf0d8-c71e-413d-8480-ba437c184ed9", "UnitNumber": "sample string 2", "ActivitySummary": { "LastUpdate": "2025-04-04T05:56:54.3720728+00:00", "Duration": 2, "Progress": 3, "Overall": 1, "Skills": [ { "Name": "sample string 1", "Abbreviation": "sample string 2", "Score": 3.1 }, { "Name": "sample string 1", "Abbreviation": "sample string 2", "Score": 3.1 } ] }, "WorkbookSummary": null, "EncounterSummary": { "TeacherFullName": "sample string 1", "Result": "sample string 2", "Feedback": "sample string 3", "Score": 1.0, "DateCompletion": "2025-04-04T05:56:54.3720728+00:00", "EncounterPartialResults": [ { "SkillName": "sample string 1", "Result": 2 }, { "SkillName": "sample string 1", "Result": 2 } ] }, "Skills": [ { "Name": "sample string 1", "Abbreviation": "sample string 2", "Score": 3.1 }, { "Name": "sample string 1", "Abbreviation": "sample string 2", "Score": 3.1 } ] }, { "UnitId": "85fcf0d8-c71e-413d-8480-ba437c184ed9", "UnitNumber": "sample string 2", "ActivitySummary": { "LastUpdate": "2025-04-04T05:56:54.3720728+00:00", "Duration": 2, "Progress": 3, "Overall": 1, "Skills": [ { "Name": "sample string 1", "Abbreviation": "sample string 2", "Score": 3.1 }, { "Name": "sample string 1", "Abbreviation": "sample string 2", "Score": 3.1 } ] }, "WorkbookSummary": null, "EncounterSummary": { "TeacherFullName": "sample string 1", "Result": "sample string 2", "Feedback": "sample string 3", "Score": 1.0, "DateCompletion": "2025-04-04T05:56:54.3720728+00:00", "EncounterPartialResults": [ { "SkillName": "sample string 1", "Result": 2 }, { "SkillName": "sample string 1", "Result": 2 } ] }, "Skills": [ { "Name": "sample string 1", "Abbreviation": "sample string 2", "Score": 3.1 }, { "Name": "sample string 1", "Abbreviation": "sample string 2", "Score": 3.1 } ] } ] } ] }