where can i find quiz question converter

Ruwan.A.5633
Ruwan.A.5633 Posts: 2 🔍
edited October 15 in Higher Ed / Postsecondary
I want to find out where the quiz question converter is
Tagged:

Answers

  • Subul.I.322
    Subul.I.322 Posts: 104 admin

    Hi @Ruwan.A.5633, thank you for reaching out to the Brightspace Community!

    To get started with the Quiz Question Converter Tool, you can download a copy here: Quiz_Question_Converter.zip

    I've also attached the documentation, which outlines the steps and additional information on using the tool:

    Hope this helps!

  • Jim.G.403
    Jim.G.403 Posts: 5 🌱

    I successfully converted my:
    - chapter1_quiz.txt file to chapter1_quiz.csv
    - compressed it to chapter1_quiz.zip
    - tried to upload chapter1_quiz.zip to import it in Question Library
    Received this error:

    The following file is missing from your course package: imsmanifest.xml

    Any help would be appreciated.
    Thanks,
    Jim…

  • Jim.G.403
    Jim.G.403 Posts: 5 🌱
    edited December 13

    So, I successfully created an imsmanifest.xml file. Now, when I try to upload/import it, I get this error:

    There may be a problem with the structure of the file.

    I can't even get the sample file to import.

    After about 6 hours of trial and error, I finally successfully converted and imported a quiz.

    Turns out, the Excel "Save as UTF-8 (CSV)" process does not correctly handle commas in the question/answer text. I had to edit the .csv file in Notepad++ to correctly quote every text that had a comma and add a comma (,) at the end of each of those lines.

    Better solution was to quote those lines before converting them. :-)

    Thanks,
    Jim…