Mensagens colocadas por Joseph Rézeau

Foto de Core developers Foto de Plugin developers Foto de Testers Foto de Translators

Title says it all. For the new Guessit question type I am developing, my questions are not graded. When placing several such questions inside a quiz, I want to allow an unlimited number of attempts AND I do not want the quiz to be graded
I have even tried with a quiz consisting only of a few questions of the Description type and I have the same problem. Student sees this, which does not make sense.
Grading method: Average grade
Average grade: 0.00 / 0.00.
and that "ungraded" quiz even appears in the gradebook!
OK, I do understand that >99.99% quizzes are meant to yield a grade, and my Guessit question type is more of a game than a "quiz/test". However, it would be nice to make such a "Not graded" option available. It might be useful to other moodlers too.

Moodle en français -> Les moodleurs en parlent ! -> Joyeuse bonne année 2025 !

por Joseph Rézeau -
Foto de Développeurs Foto de Développeurs de plugins Foto de Testeurs Foto de Traducteurs

Pour commencer cette nouvelle année, un peu de (pseudo-)dendrochronologie. Après le passage du bucheron on peut admirer les cernes de ce chêne d'Amérique (et compter son âge)... mais il ne pourra plus acquérir de nouveaux anneaux de croissance.😵‍💫

Meilleurs vœux à tous les moudleurs. Puissiez-vous ajouter de nombreux anneaux de croissance à votre arbre de vie.

Joseph aka papi Jo

Nota média: Super cool ! (4)
Foto de Core developers Foto de Plugin developers Foto de Testers Foto de Translators

Hi Marcus!

I knew you couldn't resist the challenge.😉

And thanks for the solution, indeed I shouldn't have included the .js suffix in my reference to  './keydownHandler.js'.😵 But how could I know?

Actually in my post I should have mentioned that GRUNT did accept my scripts (it built my scripts without grunting!) but I got that error message in my browser console when running my question preview: Uncaught Error: Script error for "qtype_guessit/keydownHandler.js", needed by: qtype_guessit/autogrow Not a terribly clear error message...

Thanks also for pointing to using event.key instead of deprecated event.keyCode. I'll probably need your help again for this development, I'll soon upload a WIP version to my Moodle test site.

You wrote "As it is 23.32 it might be a good idea for me to stop now". A wise decision, but I hope you won't go to bed before midnight on Dec. 31st, in order to see the New Year in.🥳🎉🪩🎀🥂

Foto de Core developers Foto de Plugin developers Foto de Testers Foto de Translators

Germán: "Silly old me!"

No, no, you cannot say that. I wish we had more dedicated Moodlers like you, spending their time bringing their expertise to testing plugins, writing/translating the documentation, etc. Thanks, merci, muchas gracias!

MerciJeVousRemercieGIF.gif

Foto de Core developers Foto de Plugin developers Foto de Testers Foto de Translators

Hi  Germán!

You are not seeing any accepted alternative correct answers because your question example does not provide any! I do need to update my documentation for multianswerrgx.😵‍💫

I am attaching a revised version of your sample question with alternative answers generated by the "permutations" feature.