Sign in

Create course work

documented

Creates a course work (assignment) in the course.

POST /v1/courses/{courseId}/courseWorkCoursesno implementation yet0 runs

Input

courseId*
Course ID
Course ID or alias
title*
Course Work title
e.g. Week 3 Homework
description
Description
Optional description
workType*
Work type
ASSIGNMENT or ANNOUNCEMENT
dueYear
Due date year
YYYY
dueMonth
Due date month
MM
dueDay
Due date day
DD
dueHours
Due time hours (24h)
HH
dueMinutes
Due time minutes
MM
dueSeconds
Due time seconds
SS
materialTitle
Material link title
e.g. Resource
materialUrl
Material link URL
https://…
maxPoints
Maximum points
e.g. 100
state
Course work state
DRAFT or PUBLISHED
Calls Google Classroom as you (your API key is your account); keychains.dev holds the credentials.