added template editor

This commit is contained in:
2023-07-26 15:51:44 -06:00
parent 9c547b3435
commit 87fc062dfb
14 changed files with 435 additions and 97 deletions

35
tmp.json Normal file
View File

@@ -0,0 +1,35 @@
[
{
"id": 753,
"name": "Summer 2023",
"sis_term_id": null,
"sis_import_id": null,
"start_at": "2023-05-10T06:00:00Z",
"end_at": "2023-07-29T05:59:59Z",
"grading_period_group_id": null,
"workflow_state": "active",
"overrides": null
},
{
"id": 751,
"name": "Fall 2023",
"sis_term_id": null,
"sis_import_id": null,
"start_at": "2023-08-21T06:00:00Z",
"end_at": "2023-12-15T06:59:59Z",
"grading_period_group_id": null,
"workflow_state": "active",
"overrides": null
},
{
"id": 773,
"name": "Spring 2024",
"sis_term_id": null,
"sis_import_id": null,
"start_at": "2024-01-02T00:00:00Z",
"end_at": "2024-04-26T00:00:00Z",
"grading_period_group_id": null,
"workflow_state": "active",
"overrides": null
}
]