Skip to content

Add capability for admin users to flag an exercise as a 'channel quiz' #3119

@rtibbles

Description

@rtibbles

Add option in edit modal to flag an exercise as 'a channel quiz'.

This should have the effect of adding a modality entry to the options object in extra_fields. The modality should be QUIZ.

"extra_fields": {
    "options": {
         "modality": "QUIZ"
    }
}

Metadata

Metadata

Assignees

Labels

P0 - criticalPriority: Release blocker or regression

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions