implemented hack to canvas quiz

This commit is contained in:
2023-08-18 17:18:23 -06:00
parent 6a76172231
commit f02ead7178
4 changed files with 76 additions and 31 deletions

View File

@@ -7,13 +7,13 @@ GET https://snow.instructure.com/api/v1/courses/871954/assignments
Authorization: Bearer {{$dotenv CANVAS_TOKEN}}
###
POST https://snow.instructure.com/api/v1/courses/871954/quizzes/3236013/questions
POST https://snow.instructure.com/api/v1/courses/871954/quizzes/3243305/questions
Authorization: Bearer {{$dotenv CANVAS_TOKEN}}
Content-Type: application/json
{
"question":{
"question_text": "Other clues to how things work come from their visible structure. Specifically from _____, _____, and _____",
"question_text": "dummy question via the api",
"question_type": "multiple_answers_question",
"points_possible": 3,
"answers": [