Note: You are currently viewing documentation for Moodle 3.1. Up-to-date documentation for the latest stable version of Moodle is probably available here: Question bank.

Question bank: Difference between revisions

From MoodleDocs
(Replaced screenshot with one more relevant to this topic.)
(→‎See also: Adding MoodleBites YouTube video link)
 
(42 intermediate revisions by 15 users not shown)
Line 1: Line 1:
{{Questions}}
{{Managing questions}}
{{Moodle 1.6}}This feature allows a teacher to create, preview, and edit questions in a course question bank, a database of questions. These questions can then be used in [[Quizzes]] and through the export process in a Lesson. The teacher enters the question bank by creating or editing a quiz activity or through the Administration block [[Image:Question Icon Administration Block.JPG]]
This feature allows a teacher to create, preview, and edit questions in a database of question categories. The categories can be limited to being used on the site, course or quiz level.  The questions in a category can be added to a [[Quiz module|Quiz]] or to a [[Lesson module|lesson activity]] via an export process. The teacher enters the question bank by creating or editing a quiz activity or via ''Course administration > Question bank''


The initial Question Bank page has tabs that allow you (as teacher) to edit questions, [[Question categories|categories]], [[Import questions|import questions]] and [[Export questions|export questions]].
[[Image:Question_bank_tabs.gif]]
==Select a category==
==Select a category==
Questions are organised into categories. Initially each course has only one category called "Default". It is good practice to create more categories to organize your questions. You can create a hierarchy of categories because you can create subcategories inside parent categories. To add or edit categories click on the "[[Question categories|Categories]]" tab.
Questions are organised into categories. Initially each course has only one category called "Default". It is good practice to create more categories to organize your questions. This not only makes it easier to find questions, but makes the use of random questions and matching question easier. You can create a hierarchy of categories because you can create subcategories inside parent categories. To add or edit categories click on the "[[Question categories|Categories]]" tab.


The question editing screen shows the questions from the currently selected category. You choose this category from the '''Category:''' drop-down menu. Using the tick box below that menu you determine whether to also show the questions from all subcategories.
The question editing screen shows the questions from the currently selected category. You choose this category from the '''Category:''' drop-down menu. Using the tick box below that menu you determine whether to also show the questions from all subcategories.


===Categories are shared in contexts since Moodle 1.9===
===Categories are shared in contexts===


{{Moodle 1.9}}Since Moodle 1.9 there are separate question category trees in each different 'context' in which questions are shared. The contexts available to you depend on whether you access the question bank from an activity or from a course and depend on the permissions assigned you for access to questions. See [[Question contexts]] for more information on these contexts.
There are separate question category trees in each different 'context' in which questions are shared. The contexts available to you depend on whether you access the question bank from an activity or from a course and depend on the permissions assigned you for access to questions. See [[Question contexts]] for more information on these contexts.


==Add a new question==
==Add a new question==
#From the '''Questions:''' drop-down menu, select a category you want to add a question to.
# Click the ''Questions'' tab to access the Question Bank page, if not there already.
#The area below the category will then display the question creation block.
# From the '''Category''' drop-down menu, select a category you want to add a question to.
#Select the question type you want to create from the '''Create new question''' drop-down menu.
# The page will change to show the questions already in that category
#Fill in the form for the question type you are creating.  
# Select the question type you want to create from the '''Create new question''' drop-down menu.
#Click Save Changes at the bottom of the form.
# Fill in the form for the question type you are creating. Each [[Question types|question type]] has its own form and has its own options.
Each [[Question types|question type]] has its own form and has its own options.
# Click ''Save Changes'' at the bottom of the form.


==Preview, Edit, Delete, and Move==
==Edit, duplicate, preview, delete and move==
The first column in the list of questions contains a number of icons and a selection box.


Clicking on the '''Preview''' icon will open a preview window in which you can test the question. The '''Edit''' icon allows you to edit the question via the same form that you used to create it. The '''Delete''' icon deletes the question, provided it is not already in use in some activity. The selection box allows you to select a subset of questions that you can then move to another category using the controls below the list of questions.


{{Moodle 1.9}}As of Moodle 1.9 the '''move''' icon allows you to move one question at a time.
 
[[File:questionicons.png]]
 
Each question in the question bank has four icons which allow you to edit, quickly duplicate, preview and delete the question. (The question may not be deleted if it is already in use elsewhere.)  To duplicate a question, click the duplicate icon (second from the left) and a copy of the question editing screen will appear. You can either edit this new copy or simply scroll down and click "Save changes."To move a question into a different category or subcategory, click into the box on its left; scroll down to "With Selected..." and choose "Move to.."


==Tips and tricks==
==Tips and tricks==
Line 32: Line 31:
*Export questions in GIFT or Moodle XML formats, then import them into a Lesson. (Future versions of Moodle will make Question bank available to both Lesson and Quiz activities.)
*Export questions in GIFT or Moodle XML formats, then import them into a Lesson. (Future versions of Moodle will make Question bank available to both Lesson and Quiz activities.)
*Remember that while some of the same question types can be found in both the Quiz and Lesson modules, they can be very different.  Scoring and grading each student's choice is more robust in a Quiz.  On the other hand, each Lesson question answer also has a [[Jumps|jump]] associated it.
*Remember that while some of the same question types can be found in both the Quiz and Lesson modules, they can be very different.  Scoring and grading each student's choice is more robust in a Quiz.  On the other hand, each Lesson question answer also has a [[Jumps|jump]] associated it.
*Use GIFT or other export modes to print questions and answers in a category.  Hint, clever use of word processor macros, using search and replace, can tidy up a GIFT file for printing.
*The question title is useful in sorting and making notes. For example, "ZZ remove 2010-3 Why did the Moodler cross", will put this question at the bottom of the list.  Or where you want a 'the' questions in a category to appear in a specific order, use letters or numbers, knowing that AA will come first, AB will be second in the list.
*Do a copy and paste from a PDF file into the question content area.  Reduces "other" hidden code which Word, Open Office and other programs can insert.
==Sharing and Managing Question banks==
Be default, teachers can manage only the questions in the context of the courses they are in. You can set up a role to allow teachers to share and manager questions on a larger scale.


==See also==
You can also use this role to create a special system-wide "Question bank Manager" instead of giving admin level or site-wide Manager access to a person managing the Questions.
For info on question sharing relevant to versions of Moodle before Moodle 1.9 see :


*Using Moodle [http://moodle.org/mod/forum/discuss.php?d=58774 Sharing Question Databases] forum discussion
See:
*Using Moodle [http://moodle.org/mod/forum/discuss.php?d=33335&parent=154984 Media in Quiz questions] forum reply


For info on Question bank changes from Moodle 1.9 see :
*[[How to let teachers share questions between courses]]
*[[How to minimize the question bank when doing backup/restore]]


* [[Question_Engine_Changes_in_Moodle_1.9]]
==See also==
*[https://youtu.be/0FaxWt_4FQI Moodle Quiz Questions] MoodleBites video on YouTube


[[es:Preguntas]]
[[de:Fragensammlung]]
[[es:Banco de Preguntas]]
[[eu:Galdera-bankua]]
[[eu:Galdera-bankua]]
[[fr:Questions]]
[[fr:Questions]]
[[ja:問題]]
[[ja:問題バンク]]
[[zh:题库]]

Latest revision as of 07:21, 9 February 2016

This feature allows a teacher to create, preview, and edit questions in a database of question categories. The categories can be limited to being used on the site, course or quiz level. The questions in a category can be added to a Quiz or to a lesson activity via an export process. The teacher enters the question bank by creating or editing a quiz activity or via Course administration > Question bank

Select a category

Questions are organised into categories. Initially each course has only one category called "Default". It is good practice to create more categories to organize your questions. This not only makes it easier to find questions, but makes the use of random questions and matching question easier. You can create a hierarchy of categories because you can create subcategories inside parent categories. To add or edit categories click on the "Categories" tab.

The question editing screen shows the questions from the currently selected category. You choose this category from the Category: drop-down menu. Using the tick box below that menu you determine whether to also show the questions from all subcategories.

Categories are shared in contexts

There are separate question category trees in each different 'context' in which questions are shared. The contexts available to you depend on whether you access the question bank from an activity or from a course and depend on the permissions assigned you for access to questions. See Question contexts for more information on these contexts.

Add a new question

  1. Click the Questions tab to access the Question Bank page, if not there already.
  2. From the Category drop-down menu, select a category you want to add a question to.
  3. The page will change to show the questions already in that category
  4. Select the question type you want to create from the Create new question drop-down menu.
  5. Fill in the form for the question type you are creating. Each question type has its own form and has its own options.
  6. Click Save Changes at the bottom of the form.

Edit, duplicate, preview, delete and move

questionicons.png

Each question in the question bank has four icons which allow you to edit, quickly duplicate, preview and delete the question. (The question may not be deleted if it is already in use elsewhere.) To duplicate a question, click the duplicate icon (second from the left) and a copy of the question editing screen will appear. You can either edit this new copy or simply scroll down and click "Save changes."To move a question into a different category or subcategory, click into the box on its left; scroll down to "With Selected..." and choose "Move to.."

Tips and tricks

  • Put the answer into the question name so you can quickly see the answers when students are asking for answers. This is especially useful if you're dealing with large sets of questions! (No option yet for viewing category or answer of question in the list of questions.)
  • Export questions in GIFT or Moodle XML formats, then import them into a Lesson. (Future versions of Moodle will make Question bank available to both Lesson and Quiz activities.)
  • Remember that while some of the same question types can be found in both the Quiz and Lesson modules, they can be very different. Scoring and grading each student's choice is more robust in a Quiz. On the other hand, each Lesson question answer also has a jump associated it.
  • Use GIFT or other export modes to print questions and answers in a category. Hint, clever use of word processor macros, using search and replace, can tidy up a GIFT file for printing.
  • The question title is useful in sorting and making notes. For example, "ZZ remove 2010-3 Why did the Moodler cross", will put this question at the bottom of the list. Or where you want a 'the' questions in a category to appear in a specific order, use letters or numbers, knowing that AA will come first, AB will be second in the list.
  • Do a copy and paste from a PDF file into the question content area. Reduces "other" hidden code which Word, Open Office and other programs can insert.

Sharing and Managing Question banks

Be default, teachers can manage only the questions in the context of the courses they are in. You can set up a role to allow teachers to share and manager questions on a larger scale.

You can also use this role to create a special system-wide "Question bank Manager" instead of giving admin level or site-wide Manager access to a person managing the Questions.

See:

See also