Note: You are currently viewing documentation for Moodle 3.6. Up-to-date documentation for the latest stable version of Moodle is likely available here: Glossary export to quiz.

Glossary export to quiz: Difference between revisions

From MoodleDocs
(Doc for the new version of this block (from Moodle 3.5) ... work in progress)
Line 28: Line 28:
# '''Select question type'''
# '''Select question type'''
##'''''Short answer''''' When you select this type, a Case sensitivity drop-down list is displayed. <ul><li> ''Case insensitive''. Student responses will be accepted as correct regardless of the original glossary entry concept case (upper-case or lower-case). Example: original entry "Moodle". Accepted correct responses: "Moodle", "moodle".</li><li>Case sensitive. Student responses will be only be accepted as correct it the case of the original glossary entry concept is used. Example: original entry "Moodle". Accepted correct response: "Moodle".</li></ul>
##'''''Short answer''''' When you select this type, a Case sensitivity drop-down list is displayed. <ul><li> ''Case insensitive''. Student responses will be accepted as correct regardless of the original glossary entry concept case (upper-case or lower-case). Example: original entry "Moodle". Accepted correct responses: "Moodle", "moodle".</li><li>Case sensitive. Student responses will be only be accepted as correct it the case of the original glossary entry concept is used. Example: original entry "Moodle". Accepted correct response: "Moodle".</li></ul>
## '''''Multiple choice''''' questions will consist of the following elements: ''question text'' = glossary entry definition; ''correct answer'' = glossary entry concept; ''distracters'' = 3 (or more) glossary entry concepts randomly selected from the glossary (or glossary category) that you have selected. When you select this type, 3 drop-down lists get displayed. <ul><li> ''Number of choices''. </li><li>Number the choices?</li></ul>
## '''''Multiple choice''''' questions will consist of the following elements: ''question text'' = glossary entry definition; ''correct answer'' = glossary entry concept; ''distracters'' = 2 (or more) glossary entry concepts randomly selected from the glossary (or glossary category) that you have selected. When you select this type, 3 drop-down lists get displayed. <ul><li> ''Number of choices''. Select the number of total choices/answers you want to make available to the student (this number includes the correct answer plus the distracters).</li><li>''Number the choices'' Select your preferred numbering style for the choices..</li><li>''Shuffle within questions'  Select whether the answers will be shuffled.</li></ul>
### You have a choice of 4 types of numbering for the exported multiple choice questions:<p><ul><li> a. b. c. (the default numbering type)</li><li>A. B. C. D.</li><li>1. 2. 3.</li><li>no numbering</li></ul></p>
## '''''Matching''''' questions will consist of a number of concepts and definitions which the student will have to match. A standard text of instructions will be added to the question: 'Match the definitions and the concepts'. When you select this type, 2 drop-down lists get displayed. <ul><li> ''Number of choices''. Select the number of pairs you want to make available for matching.</li><li>''Shuffle within questions'  Select whether the answers will be shuffled.</li></ul>
## ''''Drag and drop into text'''' questions will consist of a number of definitions which the student will have to complete by dragging & dropping the concepts into blanks. A standard text of instructions will be added to the question: 'Drag each concept label to match its definition'. When you select this type, 2 drop-down lists get displayed. <ul><li> ''Number of choices''. Select the number of articles you want to make available for each question.</li><li>''Shuffle within questions'  Select whether the answers will be shuffled.</li></ul>
# '''Save changes''' Upon saving the form validation check may throw out a message warning you that the number of entries or of choices you entered are incorrect. Please amend as needed before re-saving!


# When done, click OK.
# You are back in the course homepage, but now the block displays the settings you have selected.
# You are back in the course homepage, but now the block displays the settings you have selected.
# Click on the [Export n entries] link.
# Click on the [Export n entries] link.

Revision as of 17:13, 21 September 2018

Installation

For more information see Installing plugins.

Overview

A block to export a Glossary's entries to the Quiz Questions bank. Exports concepts & definitions to Short answer, Multiple choice, Matching or Drag and drop into text questions.

Export entries from Glossary to moodle quiz XML file

How to access the block's configuration

After this block has been installed (by an Admin) on your Moodle site, it should be available to the site's users with a Teacher capability, in their own courses.

  1. As a teacher, go to your course's front page, Click on the main Actions icon to go into Edit mode and Turn editing on.
  2. In the side panel, click on Add a block. In the list which appears, click to select the Export Glossary to Quiz block.
  3. The Export Glossary to Quiz block gets displayed in your course's default block zone (depending on the current theme).
  4. Click on the block's Action icon to configure the Export Glossary to Quiz block.

Configuring an Export Glossary to Quiz block

  1. Use the drop-down list to select the glossary that you want to use to export its entries to the quiz questions bank. If that glossary contains categories, you can select one category to export its entries. To cancel your choice or to reset the block, simply leave that drop-down list on the Choose... position. Once a glossary has been selected, more options appear...
  2. Sorting Order. Use this setting to determine how the exported glossary entries will be ordered when you import them to your questions data bank. This can be used, in combination with the Maximum number of entries, for creating a quiz to test the latest entries to your glossary (especially a fairly large one).
  3. Maximum number of entries to export. Leave this field empty (or at its default 0 value) to export all entries from selected Glossary or Category. This option can be useful for exporting a limited number of entries from very large glossaries.
  4. Select question type
    1. Short answer When you select this type, a Case sensitivity drop-down list is displayed.
      • Case insensitive. Student responses will be accepted as correct regardless of the original glossary entry concept case (upper-case or lower-case). Example: original entry "Moodle". Accepted correct responses: "Moodle", "moodle".
      • Case sensitive. Student responses will be only be accepted as correct it the case of the original glossary entry concept is used. Example: original entry "Moodle". Accepted correct response: "Moodle".
    2. Multiple choice questions will consist of the following elements: question text = glossary entry definition; correct answer = glossary entry concept; distracters = 2 (or more) glossary entry concepts randomly selected from the glossary (or glossary category) that you have selected. When you select this type, 3 drop-down lists get displayed.
      • Number of choices. Select the number of total choices/answers you want to make available to the student (this number includes the correct answer plus the distracters).
      • Number the choices Select your preferred numbering style for the choices..
      • Shuffle within questions' Select whether the answers will be shuffled.
    3. Matching questions will consist of a number of concepts and definitions which the student will have to match. A standard text of instructions will be added to the question: 'Match the definitions and the concepts'. When you select this type, 2 drop-down lists get displayed.
      • Number of choices. Select the number of pairs you want to make available for matching.
      • Shuffle within questions' Select whether the answers will be shuffled.
    4. 'Drag and drop into text' questions will consist of a number of definitions which the student will have to complete by dragging & dropping the concepts into blanks. A standard text of instructions will be added to the question: 'Drag each concept label to match its definition'. When you select this type, 2 drop-down lists get displayed.
      • Number of choices. Select the number of articles you want to make available for each question.
      • Shuffle within questions' Select whether the answers will be shuffled.
  5. Save changes Upon saving the form validation check may throw out a message warning you that the number of entries or of choices you entered are incorrect. Please amend as needed before re-saving!
  1. You are back in the course homepage, but now the block displays the settings you have selected.
  2. Click on the [Export n entries] link.
  3. Now you are on page Your course -> Glossaries -> (e.g.) Demo -> Glossary -> Export entries to Quiz (XML)
  4. Click on the Export entries to file button.
  5. At the prompt, save file to your computer. Its name is e.g. Demo_Glossary.xml.
  6. Go back to the course's homepage. You see that the the Export Glossary to Quiz block has been reset.

Import to the quiz questions bank

  1. Turn editing on
  2. In Administration block, click Questions
  3. On the Edit questions page, Click the Import tab
  4. Set these settings:

    • File format : Moodle XML format
    • General
    • Category Default
    • Get category from file (check it)
    • Import from file upload...

  5. Go to the file you saved to your computer in step A 10 (Demo_Glossary.xml. and click Upload this file button.
  6. If all goes well, the imported questions should get displayed on the next screen.
  7. Click Continue.
  8. On the next page, the Question bank displays the new category name (formed on the name of the exported Glossary, plus the name of its category if you selected one of the glossary's categories) and of course all the questions that were imported (of the SHORTANSWER type).
  9. You can use the SHORTANSWER or the MULTICHOICE questions in a quiz.

You can use the SHORTANSWER questions to create one or more Random Short-Answer MATCHING questions.