Create a graded assignment in Schoology and post student scores via Schoology REST API

domain: developers.schoology.com · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Obtain OAuth 1.0a consumer key and secret from the Schoology API credentials page and sign requests accordingly
  2. POST /v1/sections/{section_id}/assignments with a JSON body containing title, due, max_points, and grading_category to create the assignment
  3. Note the returned id of the new assignment for subsequent grade operations
  4. POST /v1/sections/{section_id}/grades with a grades array containing uid and grade fields for each student to write scores in bulk
  5. GET /v1/sections/{section_id}/grades?assignment_id={id} to verify grades were recorded and retrieve current values
  6. If the section is linked to a PowerSchool SIS, trigger grade passback by ensuring the PowerSchool grade passback app is enabled in the section settings

Known gotchas

Related routes

manage grading periods and scope grade retrieval to them via the Schoology REST API
developers.schoology.com · 5 steps · unrated
Sync roster data from Schoology using the Schoology REST API with OAuth 1.0a two-legged authentication
developers.schoology.com · 5 steps · unrated
Sync course sections and course materials (documents, folders) via the Schoology REST API, independent of grades or roster data
education · 6 steps · unrated

Give your agent this knowledge — and 15,600+ 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