Joseph Rézeau
Posts made by Joseph Rézeau
What are the expected correct answers to that question?
Hello Dominique,
I'm not seeing the problem you report. Which question behaviour are you using? I'm using immediate feedback.
Moodle 3.8.3 (Build: 20200511). Please note that in MULTICHOICE and MULTICHOICE_V the feedback is displayed upon hovering, in MULTICHOICE_H it's displayed directly on the screen next to the student's answer.
Question text:
Which animal eats mice? (answer: the cat)
Testing MULTICHOICE {1:MULTICHOICE:=the cat#Yes, that's right~the dog#Nope!}
Testing MULTICHOICE_H {1:MULTICHOICE_H:=the cat#Yes, that's right~the dog#Nope!}
Testing MULTICHOICE_V{1:MULTICHOICE:=the cat#Yes, that's right~the dog#Nope!}
Result:

- sur FireFox : Empty Cache Button
- sur Chrome : Clear Cache
Est-ce que votre thème "maison" est un sous-thème d'un thème existant ? Si oui, merci d'expliquer ce que tu as mis dans le fichier monmoodle/theme/h5pmod/version.php ligne :
$plugin->dependencies = array( 'theme_bootstrapbase' => 2016051900,);
à la place de theme_bootstrapbase ou theme_boost ?
Merci !