You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
the quiz templates dropdown disabled
the name of the quiz
a button to delete the currently attached quiz; on clicking this button a confirmation popup should be displayed
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: