Set extra time on New Quizzes via API
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2024
10:32 PM
My team is trying to set extensions on quizzes using the API. We are able to this on old quizzes via:
POST /api/v1/courses/:course_id/quizzes/:quiz_id/extensions
How can we do this for New Quizzes?