Sync gradebook line items and results using the OneRoster 1.2 Gradebook REST service

domain: imsglobal.org · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Authenticate using OAuth 2.0 Bearer token; all OneRoster 1.2 Gradebook endpoints use the base path /ims/oneroster/gradebook/v1p2
  2. GET /lineItems to retrieve all existing line items for the context, or POST /lineItems to create a new line item specifying title, assignDate, dueDate, class sourcedId, category, and scoreScale if applicable
  3. POST /results to submit a student result linked to a lineItem sourcedId; include the student's sourcedId, score, scoreStatus (exempt, fullyGraded, partiallyGraded, notSubmitted, submitted), and comment
  4. GET /results filtered by lineItem sourcedId to retrieve all results for a specific assignment; use limit and offset query parameters to paginate through large result sets
  5. Handle delta sync by filtering on dateLastModified query parameters if the endpoint supports them; otherwise perform full pulls and diff locally to identify changed records

Known gotchas

Related routes

Push gradebook results back to a OneRoster 1.2 provider using the Results endpoint
imsglobal.org · 6 steps · unrated
Push standards-based grades to a OneRoster 1.2 provider using the assessmentLineItems, scoreScales, and assessmentResults resources.
imsglobal.org · 5 steps · unrated
Sync student rosters from a district SIS using OneRoster 1.1 REST API
imsglobal.org · 5 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans