wiris / moodle-qtype_multianswerwiris

Wiris Quizzes - Embedded Answers (Cloze) question type
1 stars 2 forks source link

No formula editor displayed to students #3

Open mudrd8mz opened 7 years ago

mudrd8mz commented 7 years ago

The plugin description reads

On the student's side, they will be able to introduce their answers by using a WYSIWYG formula editor and, if the teacher so specifies, they will have access to a WIRIS cas session to make some calculations.

I tried to use a SHORTANSWER subquestion with a variable value as the right answer. But to the student, there is no wiris input element displayed. Only the common HTML input field is displayed.

mcagigas-at-wiris commented 7 years ago

Hi David,

To use WIRIS editor in popup on a Cloze SHORTANSWER you should select "WIRIS editor in popup" Input Method in WIRIS Quizzes studio:

image

Best,

mudrd8mz commented 7 years ago

Yes I had that as I had been following http://www.wiris.com/en/quizzes/docs/moodle/manual/cloze

However I finally realised the missing WIRIS editor is caused by the PHP warning displayed (see reported issue #2). Compare the following screenshots.

Here I have debugging disabled:

image

Here I have debugging enabled and the PHP warning breaks the editor loading:

image