Grading Period Sets
Grading Period Sets API
{
// The title of the grading period set.
"title": "Hello World",
// If true, the grading periods in the set are weighted.
"weighted": true,
// If true, the totals for all grading periods in the set are displayed.
"display_totals_for_all_grading_periods": true
}Parameter
Type
Description
Parameter
Type
Description
Last updated
Was this helpful?