{"id":4398,"date":"2017-04-19T10:51:20","date_gmt":"2017-04-19T08:51:20","guid":{"rendered":"https:\/\/blogi.eoppimispalvelut.fi\/evinkki\/?p=4398"},"modified":"2017-04-28T08:46:11","modified_gmt":"2017-04-28T06:46:11","slug":"guidelines-for-simple-moodle-quiz-questions-using-the-gift-format","status":"publish","type":"post","link":"https:\/\/blogi.eoppimispalvelut.fi\/evinkki\/2017\/04\/19\/guidelines-for-simple-moodle-quiz-questions-using-the-gift-format\/","title":{"rendered":"Guidelines for simple Moodle Quiz Questions using the GIFT format"},"content":{"rendered":"<p class=\"western\"><span lang=\"en-US\">The GIFT format is a format for making quiz questions for Moodle as a .txt file (in UTF8 format) and <a href=\"https:\/\/blogi.eoppimispalvelut.fi\/evinkki\/2014\/05\/12\/tiedatko-tentikysymyksen-lisaaminen-moodlessa\/\" target=\"_blank\" rel=\"noopener noreferrer\">uploading them to Moodle<\/a> instead of creating the questions one by one in Moodle. Using a question format like this is faster and it does not require teacher access to Moodle to make the questions (although only a teacher or administrator can import the questions to Moodle). The thing to understand about a format is that it makes question creation easy, provided that the layout of the format is observed rigorously, i.e. the text elements like questions, statements and answers can be freely edited, but the layout should remain the same for all the questions. Even a small change in layout will disable the question.<\/span><\/p>\n<p class=\"western\"><span lang=\"en-US\">Example:<\/span><\/p>\n<p class=\"western\"><span lang=\"en-US\"><b>The capital of Finland is Helsinki.{TRUE}<\/b><\/span><\/p>\n<p class=\"western\"><span lang=\"en-US\">will create a true-false question (in which the correct answer is \u201dTrue\u201d) and<\/span><\/p>\n<p class=\"western\"><span lang=\"en-US\"><b>The capital of Finland is Rovaniemi.{FALSE}<\/b><\/span><\/p>\n<p class=\"western\"><span lang=\"en-US\">will create a a true-false question (in which the correct answer is \u201dFalse\u201d), but<\/span><\/p>\n<p class=\"western\"><span lang=\"en-US\"><b>The capital of Finland is Helsinki.{True}<\/b><\/span><\/p>\n<p class=\"western\"><span lang=\"en-US\">will result in an error message because the layout (font size in the code) is wrong.<\/span><\/p>\n<p class=\"western\"><span lang=\"en-US\">When making questions with the GIFT format, it is therefore advisable to copy and paste existing questions and simply replace the text elements to create new questions. In the GIFT format questions are separated by a single blank line. You should use separate .txt files for different question types, since it is recommended to create text files containing only one question type (this creates option for creating a question pool made up of different question categories filled with questions of the same type and value from which a Moodle quiz can randomly draw a specified number. The GIFT layout for true-false questions was given above. The layout for multiple-choice questions is given below:<\/span><\/p>\n<p class=\"western\"><span lang=\"en-US\" style=\"color: #3366ff\"><b>What is the capital of Finland<\/b><\/span><span lang=\"en-US\"><b>?{=<\/b><\/span><span lang=\"en-US\" style=\"color: #3366ff\"><b>Helsinki<\/b><\/span><span lang=\"en-US\"><b> ~<\/b><\/span><span lang=\"en-US\" style=\"color: #3366ff\"><b>Rovaniemi<\/b><\/span><span lang=\"en-US\"><b> ~<\/b><\/span><span lang=\"en-US\" style=\"color: #3366ff\"><b>Tampere<\/b><\/span><span lang=\"en-US\"><b> }<\/b><\/span><\/p>\n<p class=\"western\"><span lang=\"en-US\">The answer preceded by \u201d=\u201d is the correct answer and the ones preceded by \u201d~\u201d are incorrect alternatives. The correct answer can always be in the first position, because in the Moodle quiz the answers will be automatically shuffled by default. To create a new multiple-choice question, you would copy the string and replace the parts highlighted in blue, as long as the layout remains the same, you can repeat this process to create as many questions as you need.<br \/>\n<\/span><\/p>\n<h4 class=\"western\"><strong>General Guidelines for Quiz Questions<\/strong><\/h4>\n<p class=\"western\"><span lang=\"en-US\">There are <\/span><span lang=\"en-US\">general rules<\/span><span lang=\"en-US\"> when creating quiz questions. You should, for example, <span style=\"color: #ff0000\">avoid negative questions<\/span> (i.e. ask \u201dWhat is the capital of Finland?\u201d and do not ask \u201dWhat is not the capital of Finland?\u201d) and above all <span style=\"color: #ff0000\">avoid<\/span> having <span style=\"color: #ff0000\">positive-negative combinations<\/span> (i.e. \u201dA is B\u201d and \u201dA is not B\u201d) in the same quiz. Just imagine what students will think when they get the following questions:<\/span><\/p>\n<p class=\"western\"><span lang=\"en-US\">The capital of Finland is Helsinki.<br \/>\nTrue False<\/span><\/p>\n<p class=\"western\"><span lang=\"en-US\">The capital of Finland is not Helsinki.<br \/>\nTrue False<\/span><\/p>\n<p class=\"western\"><span lang=\"en-US\">These two questions exclude each other. If the first statement is true, the second is by definition false and vice versa. Therefore, in general, do not create negative statements\/questions unless it cannot be avoided.<\/span><\/p>\n<p class=\"western\"><span lang=\"en-US\"><span style=\"color: #ff0000\">In multiple-choice<\/span> questions you should, moreover, <span style=\"color: #ff0000\">make sure to have reasonable alternative answers<\/span>. This means that if students do not know the answer to the question, they cannot easily guess the correct alternative. For example,<\/span><\/p>\n<p class=\"western\"><span lang=\"en-US\"><b>What is the capital of Finland?{=Helsinki ~Rovaniemi ~Tampere }<\/b><\/span><\/p>\n<p class=\"western\"><span lang=\"en-US\">is a reasonable question (although three answers is really the minimum; it is better to have four answers), because all alternative answers are Finnish cities, and this question<\/span><\/p>\n<p class=\"western\"><span lang=\"en-US\"><b>What is the capital of Finland?{=Helsinki ~Stockholm ~Oslo ~Copenhagen }<\/b><\/span><\/p>\n<p class=\"western\"><span lang=\"en-US\">is a reasonable question, because all alternatives are capital cities in the North of Europe. However, this question<\/span><\/p>\n<p class=\"western\"><span lang=\"en-US\"><b>What is the capital of Finland?{=Helsinki ~Train ~Boat ~Motorcar }<\/b><\/span><\/p>\n<p class=\"western\"><span lang=\"en-US\">is useless, because the alternatives are of different classes. This question does not test whether the students know what the capital of Finland is, but whether they know the difference between a city and different modes of transport. The correct question to go with these answers would be \u201dWhich of the following is NOT a mode of transport?\u201d, but remember, we do not want negative questions and, apart from that, the answer would still be far too obvious.<\/span><\/p>\n<p class=\"western\"><span lang=\"en-US\">In addition, <span style=\"color: #ff0000\">the answers to multiple-choice questions should be of somewhat similar length<\/span>, so as not to tempt the students to pick the longest answer as the most likely. For example,<\/span><\/p>\n<p class=\"western\"><span lang=\"en-US\"><b>What is the capital of Finland?{=Helsinki, which was created the capital of Finland by Russia in 1812 ~Rovaniemi ~Tampere }<\/b><\/span><\/p>\n<p class=\"western\"><span lang=\"en-US\">Would tempt students to select Helsinki, even if they did not know that Helsinki is the capital and likewise<\/span><\/p>\n<p class=\"western\"><span lang=\"en-US\"><b>What is the capital of Finland?{=Helsinki ~Rovaniemi, the home of Santa Claus ~Tampere }<\/b><\/span><\/p>\n<p class=\"western\"><span lang=\"en-US\">would tempt students who do not know the answer to the question to select Rovaniemi (in this case the incorrect answer).<\/span><\/p>\n<p class=\"western\"><span lang=\"en-US\">Furthermore, <span style=\"color: #ff0000\">you should not create trick questions<\/span> like<\/span><\/p>\n<p class=\"western\"><span lang=\"en-US\"><b>Which is the slowest land mammal?{=hare ~snail ~tortoise ~dolphin }<\/b><\/span><\/p>\n<p class=\"western\">The above question contains in fact two tricks: the fact that the slowest animals listed in the answers are not <em>mammals<\/em> and that the slowest mammal in the list is not a <em>land<\/em> mammal. This is again an example of a question in which some of the answer alternatives are of different classes than the one in the question.<\/p>\n<p class=\"western\"><span lang=\"en-US\">Finally, it is good to remember that these are just simple question format examples. There are more question types available in GIFT format and even <a href=\"https:\/\/blogi.eoppimispalvelut.fi\/evinkki\/2016\/08\/03\/moodle-3-features-part-4-quiz-question-types\/\" target=\"_blank\" rel=\"noopener noreferrer\">more in Moodle at large<\/a>. If you would want to create another type of question than the two described above, e.g. a multiple choice question with more than one correct answer, for instance, contact the eLearning Services at <\/span><a href=\"mailto:eoppimispalvelut@lapinamk.fi\"><span style=\"color: #0000ff\"><span lang=\"en-US\"><u>eoppimispalvelut@lapinamk.fi<\/u><\/span><\/span><\/a><span lang=\"en-US\"> for instructions and template files to use as a starting point.<br \/>\n<\/span><\/p>\n","protected":false},"excerpt":{"rendered":"<p>The GIFT format is a format for making quiz questions for Moodle as a .txt file (in UTF8 format) and uploading them to Moodle instead of creating the questions one by one in Moodle. Using a question format like this is faster and it does not require teacher access to Moodle to make the questions [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[30619,80,14,13],"tags":[30620,114286,114287,114269],"class_list":["post-4398","post","type-post","status-publish","format-standard","hentry","category-eoppimispalvelut","category-moodle-tekninen","category-pedagoginen","category-tekninen","tag-importing-quiz-questions","tag-moodle-tentti","tag-question-guidelines","tag-quiz"],"_links":{"self":[{"href":"https:\/\/blogi.eoppimispalvelut.fi\/evinkki\/wp-json\/wp\/v2\/posts\/4398","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blogi.eoppimispalvelut.fi\/evinkki\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blogi.eoppimispalvelut.fi\/evinkki\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blogi.eoppimispalvelut.fi\/evinkki\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/blogi.eoppimispalvelut.fi\/evinkki\/wp-json\/wp\/v2\/comments?post=4398"}],"version-history":[{"count":5,"href":"https:\/\/blogi.eoppimispalvelut.fi\/evinkki\/wp-json\/wp\/v2\/posts\/4398\/revisions"}],"predecessor-version":[{"id":4412,"href":"https:\/\/blogi.eoppimispalvelut.fi\/evinkki\/wp-json\/wp\/v2\/posts\/4398\/revisions\/4412"}],"wp:attachment":[{"href":"https:\/\/blogi.eoppimispalvelut.fi\/evinkki\/wp-json\/wp\/v2\/media?parent=4398"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blogi.eoppimispalvelut.fi\/evinkki\/wp-json\/wp\/v2\/categories?post=4398"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blogi.eoppimispalvelut.fi\/evinkki\/wp-json\/wp\/v2\/tags?post=4398"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}