Joseph Rézeau
Beiträge von Joseph Rézeau
Hi John,
I am pleased to report that, after heavy testing, including various languages in the text of Drag & Drop into text choices works without needing any extra Javascript. Here are my settings:
Latest Moodle version available: version 4.5; Multi-Language Content (v2) filter_multilang2 version 2.0.4 dated 2024101801
I am attaching a screenshot and a question export and you can test it on my Moodle test site in Test Course 01 where you can log in as username = student01 and password = Student01!
You can try this quiz: Quiz to test Drag & Drop into text with languages and while testing it you can change your favourite language to any of those:
English (Canada) (en_ca)
English (en)
Français (Canada) (fr_ca)
Français (fr)

"Any idea when is the next update of Questionnaire plugin expected for Moodle 4.5 ?"
No idea.😉
I have already reported this issue on GitHub here: Serious display issue in Moodle 4.5 #612
Pending a fix in a new released version you can add this CSS to your theme's Advanced settings:
#page-mod-questionnaire-questions .qcontainer .qnums ~ input[type=image] {
max-height: 1em;
}

Daniel,
Sur la page du plugin on peut lire "There is no link to it from the administration block, however, it may be accessed by browsing to the URL yourmoodlesite.com/admin/tool/health/."
Il n'y a pas de lien vers cet outil à partir du volet d'administration, mais il est possible d'y accéder en naviguant sur l'URL yourmoodlesite.com/admin/tool/health/.
PS. Ce plugin Health ne fonctionne pas sur Moodle 4.5.