v1

latestOpenAPI 3.0.02026-07-138474106.2 KB
Assessment management

Find learners with assessments pending x days before due date within the specified offeringId

Responds with learners who have one or more assessments due x days before the due date, with each assessment that is due, where x = the number of days specified in the request. The default is 3 days.

get/offerings/{offeringId}/learners/pending-submission

Path parameters

offeringIdstring required

offering's id

Query parameters

daysstring

days to assessment due date. Default is 3 days

Response

offering's learners

idstring
offeringIdstring
offeringNamestring
pidstring
titlestring
typestring
contentstring
pointsstring
hiddenboolean
filenamestring
maxAttemptsinteger
durationMinutesinteger
totalQuestionsinteger
totalThemesinteger
markTypestring
markNumberstring
openDatestring date-time
dueDatestring date-time