Posts made by Joseph Rézeau

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

Thanks for the screenshots, but to really understand your problem I would need to be able to use the questions themselves. Please export them to a Moodle XML file and attach that file to your reply.

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

Hi Declan,

Your procedure is not clear here: "I reimport the altered questions into a subcategory of the original category, the subcategory name being specified as the import location"

Anyway, the following procedure works for me.

  1. Create "category A"
  2. In that category create (x) questions 
  3. Export "category A" as Moodle XML 
  4. Open the exported XML file with text editor (Notepad) and make needed changes to questions
  5. IMPORTANT! At the top of the XML file here:
    <!-- question: 0  -->
      <question type="category">
        <category>
          <text>$course$/top/category A</text>
        </category>
        <info format="html">
          <text></text>
        </info>
        <idnumber></idnumber>
      </question>

  6. Replace <text>$course$/top/category A</text> with <text>$course$/top/category A/subcategory Aa</text>
  7. In your Question Bank, import in Moodle XML format your XML file
  8. It works...
Average of ratings: Useful (1)
Picture of Développeurs Picture of Développeurs de plugins Picture of Testeurs Picture of Traducteurs

"Ce qui nous manque en ce moment c'est de pouvoir justifier que les participants ont bien respecté le nombre d'heures de la formation en ligne ..."

Quand est-ce qu'on cessera de croire à cette illusion totale du décompte du nombre d'heures passées sur une formation en ligne ? Ce sujet a été évoqué plein de fois sur notre forum Moodle.😝😠🤬😵‍💫🥳 

Average of ratings: Utile (2)