-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
- I have a simple true / false question prepared in the course question bank.
- ID number defined for both the category and the question.
- New Page resource created in the course.
- Attempting to embed the question using the Insert > Embedded question menu.
- When I select the category and the question
- Nothing happens when I press the "Embed question" button
- Browser console reports error:
Uncaught TypeError: document.getElementById(...) is null
with the line number indicating the line
| const iframeDescription = document.getElementById('id_iframedescription').value; |
Metadata
Metadata
Assignees
Labels
No labels