-
Scores & Library:
GET /users/{user}/scores
: As planned in 2020, this endpoint has been updated to only return public scores for user community profiles. The endpoint has also a new pagination system and sorting options.ScoreDetails
: AddededitHtmlUrl
,instrumentsNames
andscheduledDeletionDate
properties.Collection
: Addedcontents.scoresCount
property.
-
Flat Community profiles:
UserPublic
now includeslikesCount
andplaysCount
properties.
-
Flat for Education:
GET /eduResources
:- Added options
withoutSubfoldersResources
,assignmentTypes
,subjects
, andgrades
to filter content. - Added new response headers
X-Total-Assignments-Count
andX-Total-Folders-Count
.
- Added options
EduResource
: AddedsharingDescription
,subjects
,grades
andcapabilities.canChangePrivacy
properties.EduResourceFolder
: AddedassignmentsTypes
andresourcesCount
properties.Assignment
: AddedrestrictPlayNote
andrestrictToAudioTracks
properties.AssignmentSubmission
: Updated LTI to support LTI 1.1 and 1.3 (lti.gradeService
property).ScoreTrack
: Addedpurpose
property.