GET /offerings/{offeringId}/learners/pending-submission
Summary: Find learners with assessments pending x days before due date within the specified offeringId
Operation ID: —
Auth: unknown
Operation ID: —
Auth: unknown
Description
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.
Parameters (2)
days
(string, query, optional)
days to assessment due date. Default is 3 days
offeringId
(string, path, required)
offering's id
No probe data for this endpoint yet.