Posts made by Joseph Rézeau

Picture of Core developers Picture of Plugin developers Picture of Testers Picture of Translators

Hi Jon,

When you write "4 possible answer choices as well as explanations for each" I suppose you mean "4 possible answer choices as well as feedback for each"?

The fact they were originally created in GIFT does not matter.

You write "we want the student to be able to see all four answer choices (not just the correct one) when they review the quiz" I suppose you mean you want the student to be able to see the feedback for all 4 answer choices?

Could you post in your reply: a sample exported question and a copy of your quiz settings?

Picture of Développeurs Picture of Développeurs de plugins Picture of Testeurs Picture of Traducteurs

Papi Jo a encore frappé ! Je viens de cloner le type de question MULTIANSWER pour accueillir, outre les 4 types de sous-questions SHORTANSWER, MULTICHOICE, MULTIRESPONSE et NUMERICAL, ma question de type REGEXP.

J'ai profité de l'occasion pour rajouter une fonction "création de blancs automatique tous les 5 ou 9 mots". Ce type d'exercice lacunaire avec blancs systématiquement tous les n mots est un grand classique et n'existe pas dans Moodle.

J'ai quelques testeurs anglophones et je recherche quelques testeurs francophones qui seraient intéressés par ce type de question et qui auraient un peu de temps libre.😉 Merci de me contacter par PM ou à mon adresse e-mail (dans mon profil Moodle). Voici un petit aperçu du résultat pour l'étudiant.

   

 

Average of ratings: -
Picture of Core developers Picture of Plugin developers Picture of Testers Picture of Translators

Hi Andrew and thanks for your interest in my little problem. Here are some links which may explain why I need to check which editor is in use by the current user.

Link to my multianswerrgx question type on my github.

Specific link to the JS script where I need to detect the editor in use for creating gaps.

Link to that question type documentation.

As to your final suggestion (using PHP) I have no idea how I could do that.