sensei
sensei copied to clipboard
Question block: Some inputs are not rendered on the disabled state
Steps to Reproduce
- Create a quiz that has multiple types of questions.
- Don't take the course and go to the quiz front-end.
What I Expected
To see the input fields of the quiz questions in a disabled state.
What Happened Instead
No input fields are rendered, and there are some deprecation warnings on PHP 8.2.
Screenshot / Video
PHP 7.4:
PHP 8.2: