Quiz submission data
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2016
09:56 AM
In the quiz submission data there is a work_flow field (Quiz Submissions - Canvas LMS REST API Documentation).
The possible data returned for this field is: ['untaken'|'pending_review'|'complete'|'settings_only'|'preview']
Does anyone know what causes the 'settings_only'? Is this tracking if a student goes to the quiz page but DOES NOT click the 'Take' button?