-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Currently, the Quiz widget allows users to insert arbitrary widgets into any of the answer input fields. As a consequence, users can insert another Quiz widget within a Quiz answer, leading to unintended nesting scenarios. This behavior is neither intuitive nor expected.
Steps to reproduce:
-
Add a Quiz widget to a page.
-
In the answer input field, attempt to insert another Quiz widget.
-
Notice the Quiz widget successfully nests inside the original Quiz.
Expected behavior:
The Quiz widget should restrict input fields to basic formatting, explicitly preventing insertion of other complex widgets like nested quizzes.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working