Posts made by Joseph Rézeau

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

Pour compléter la réponse d'Olivier... Tu peux forcer la tâche de récupération des activités H5P en suivant mes explications dans cette discussion: https://moodle.org/mod/forum/discuss.php?d=463277#p1860248

Average of ratings: Utile (3)
Picture of Développeurs Picture of Développeurs de plugins Picture of Testeurs Picture of Traducteurs

Hello Mumi,

Difficile de te répondre sans savoir quels types de questions contient ton Test/Quiz ! Pourrais-tu exporter ce Quiz et le joindre à ta prochaine réponse sur le forum ?

Merci de nous aider à t'aider.😉

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

  Hi fellow developers! I have set myself the task of porting my H5P Guess It activity from H5P to Moodle, as a question type. I've based it on Marcus Green's GapFill question type. So far, so good. But I would really like to add to the gaps a "grow text" feature similar to the one to be found in the H5P Fill in the Blanks activity. I am aware that H5P is based on JavaScript and Moodle mostly on PHP, but just wondering if that is feasible, e.g. using the AMD scripts in my question type?

Here is an example of input text growing as the user types text in:

  

  

Average of ratings: -