fnitu / edu-hospice

Application developed for SIIT Challenge Accepted – CODVIDHACK 2020
https://edu-hospice.herokuapp.com
2 stars 2 forks source link

Attach a quiz to a course section #115

Open Adrian-Moldovan opened 2 years ago

Adrian-Moldovan commented 2 years ago

On the course section popup, when the admin selects the type of the content as a quiz, a dropdown list containing all the quiz templates should be displayed.

On clicking the save button, a request to the BE should be submitted in order to create a copy of the template.

If the course section already has a quiz attached, the popup should display

If the course section does not have a quiz attached, the quiz templates dropdown should be active

To investigate: on changing the content type, the admin should be warned that the quiz content will be deleted