"Any idea when is the next update of Questionnaire plugin expected for Moodle 4.5 ?"
No idea.😉
"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.
Great job, Oliver! I knew you would take up the challenge.😉
As an experiment I have fixed both SingleChoiceSet and Summary with your pull requests; I have upgraded both libraries by increasing their patch number. I have uploaded the saved contents to my Moodle local test site and I am pleased to report that now all is looking as expected as can be seen on the attached screenshots for Summary. All is left to do now is to wait patiently for H5P team to merge your PRs and release new versions of those 2 contents...
------------
Thanks for your participation in this discussion, Oliver.😊 I have started investigating and will look into your suggestions. and report here.