sensei icon indicating copy to clipboard operation
sensei copied to clipboard

Question block: Some inputs are not rendered on the disabled state

Open m1r0 opened this issue 9 months ago • 0 comments

Steps to Reproduce

  1. Create a quiz that has multiple types of questions.
  2. 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:

Image

PHP 8.2:

Image

m1r0 avatar Feb 28 '25 18:02 m1r0