Standards for an assessment
Standards for an assessment
Fetches all academic standards aligned to a specific assessment.
Returns the standards that this assessment evaluates. These alignments indicate which learning expectations the assessment is designed to measure.
Use this endpoint when you need to:
- See which standards an assessment evaluates
- Build standards-aligned assessments
- Track standards coverage in assessments
- Generate assessment standards reports
GET
Standards for an assessment
Documentation Index
Fetch the complete documentation index at: https://docs.learningcommons.org/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication. Include your API key in the x-api-key header for all requests.
Path Parameters
The unique identifier of the assessment
Query Parameters
Maximum number of results to return. Default is 100. Maximum allowed is 1000.
Required range:
1 <= x <= 1000Cursor for pagination. Obtain this value from the 'nextCursor' field in the previous response. Omit for the first page.