{"componentChunkName":"component---smooth-doc-smooth-doc-src-templates-doc-js","path":"/docs/editing-pages/question-types/","result":{"data":{"mdx":{"fields":{"pageType":"doc","title":"Question Types","editLink":""},"body":"var _excluded = [\"components\"];\nfunction _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }\nfunction _objectWithoutProperties(e, t) { if (null == e) return {}; var o, r, i = _objectWithoutPropertiesLoose(e, t); if (Object.getOwnPropertySymbols) { var s = Object.getOwnPropertySymbols(e); for (r = 0; r < s.length; r++) o = s[r], t.includes(o) || {}.propertyIsEnumerable.call(e, o) && (i[o] = e[o]); } return i; }\nfunction _objectWithoutPropertiesLoose(r, e) { if (null == r) return {}; var t = {}; for (var n in r) if ({}.hasOwnProperty.call(r, n)) { if (e.includes(n)) continue; t[n] = r[n]; } return t; }\n/* @jsxRuntime classic */\n/* @jsx mdx */\n\nvar _frontmatter = {\n  \"title\": \"Question Types\",\n  \"section\": \"Editing Pages\",\n  \"description\": \"question types\",\n  \"order\": 13\n};\nvar layoutProps = {\n  _frontmatter: _frontmatter\n};\nvar MDXLayout = \"wrapper\";\nreturn function MDXContent(_ref) {\n  var components = _ref.components,\n    props = _objectWithoutProperties(_ref, _excluded);\n  return mdx(MDXLayout, _extends({}, layoutProps, props, {\n    components: components,\n    mdxType: \"MDXLayout\"\n  }), mdx(\"h1\", {\n    \"id\": \"question-types\"\n  }, mdx(\"a\", {\n    parentName: \"h1\",\n    \"href\": \"#question-types\",\n    \"aria-label\": \"question types permalink\",\n    \"className\": \"anchor\"\n  }, mdx(\"svg\", {\n    parentName: \"a\",\n    \"aria-hidden\": \"true\",\n    \"focusable\": \"false\",\n    \"height\": \"16\",\n    \"version\": \"1.1\",\n    \"viewBox\": \"0 0 16 16\",\n    \"width\": \"16\"\n  }, mdx(\"path\", {\n    parentName: \"svg\",\n    \"fillRule\": \"evenodd\",\n    \"d\": \"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"\n  }))), \"Question Types\"), mdx(\"br\", null), mdx(\"p\", null, \"There are several question types available such as multiple choice, number input, and short answer, among others. Each type has the question text to be presented to Students and the maximum number of points available for correct responses (to enable automated scoring).\"), mdx(\"p\", null, \"Most question types also provide an opportunity for the Educator to give feedback in the form of a \\u201Cresponse message\\u201D. In the case of multiple choice questions, a unique response message may be provided for each choice. Response messages may be used to reinforce why a particular response is correct or to guide trainees toward the correct answer in case of incorrect answers. Where a page is marked as \\u201Cgraded\\u201D, response messages are NOT shown to Students.\"), mdx(\"p\", null, \"Student responses are automatically saved in real time as these are entered to minimize the possibility that work will be lost in the event of a computer or network failure. In the event of an internet outage, trainees will be immediately warned that auto-save will resume when internet connectivity is available. Navigating between pages is not possible without an internet connection.\"), mdx(\"div\", {\n    className: \"info\"\n  }, \"Response messages are NOT shown to Students for graded pages.\"), mdx(\"h2\", {\n    \"id\": \"multiple-choice-question\"\n  }, mdx(\"a\", {\n    parentName: \"h2\",\n    \"href\": \"#multiple-choice-question\",\n    \"aria-label\": \"multiple choice question permalink\",\n    \"className\": \"anchor\"\n  }, mdx(\"svg\", {\n    parentName: \"a\",\n    \"aria-hidden\": \"true\",\n    \"focusable\": \"false\",\n    \"height\": \"16\",\n    \"version\": \"1.1\",\n    \"viewBox\": \"0 0 16 16\",\n    \"width\": \"16\"\n  }, mdx(\"path\", {\n    parentName: \"svg\",\n    \"fillRule\": \"evenodd\",\n    \"d\": \"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"\n  }))), \"Multiple Choice Question\"), mdx(\"p\", null, \"Multiple choice questions provide a list of options for Students to select and have one correct answer. Multiple choice questions can be displayed to Students in one of two modes:\"), mdx(\"ul\", null, mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"List\"), \": choices are displayed in a vertical list for the Student to choose from\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Dropdown\"), \": choices are embedded in a searchable dropdown field\")), mdx(\"p\", null, \"The dropdown display mode is suitable for questions that have many potential answers because it\\u2019s much more compact and Students can search for or scroll to the desired answer.\"), mdx(\"details\", null, mdx(\"summary\", null, \" To create a multiple choice question \"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Navigate to a page\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Position the cursor in the rich text editor where you want the question inserted\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the \", mdx(\"img\", {\n    parentName: \"p\",\n    \"src\": \"/scholar/manual/latest/c4b1c06fc5c0532d45eae1a2e869f779/rte-add.svg\",\n    \"alt\": \"Add Block\"\n  }), \" button at the right hand corner of the rich text editor toolbar\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Select \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Multiple Choice\"), \" from the dropdown menu\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Type the question in the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Question\"), \" section\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"(Optional) Add a \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Featured Image\"), \":\"), mdx(\"ol\", {\n    parentName: \"li\"\n  }, mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"From the \", mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Repository\"), \" tab, navigate to a folder and select an image, or\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"From the \", mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Search\"), \" tab, search for an image by name and select it\"))), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"+ Add Choices\"), \" button\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"In the popup dialog, click on the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Add New Choice\"), \" button; repeat as necessary\"), mdx(\"ol\", {\n    parentName: \"li\"\n  }, mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"Enter the text in the \", mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Choice\"), \" field\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"(Optional) Add a response by clicking on the \", mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"+ Add Response Message\"), \" button and entering the response message in the field that appears\"))), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Specify the correct answer from the list of choices by clicking on the white circle to the left of the choice text (a green circle indicates the correct choice)\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Apply\"), \" button to save the choices\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"(Optional) Enter the points awarded for the question in the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Points\"), \" field\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the desired \", mdx(\"em\", {\n    parentName: \"p\"\n  }, \"display mode\"), \" button: \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"List\"), \" or \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Dropdown\"))))), mdx(\"details\", null, mdx(\"summary\", null, \" To add a choice to a multiple choice question \"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Navigate to a multiple choice question on the page\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"+ Add Choices\"), \" button\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"In the popup dialog, click on the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Add New Choice\"), \" button; repeat as necessary\"), mdx(\"ol\", {\n    parentName: \"li\"\n  }, mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"Enter the text in the \", mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Choice\"), \" field\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"(Optional) Add a response by clicking on the \", mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"+ Add Response Message\"), \" button and entering the response message in the field that appears\"))), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Specify the correct answer from the list of choices by clicking on the white circle to the left of the choice text (a green circle indicates the correct choice)\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Apply\"), \" button to save the choices\")))), mdx(\"details\", null, mdx(\"summary\", null, \" To remove a choice from a multiple choice question \"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Navigate to a multiple choice question on the page\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the \", mdx(\"img\", {\n    parentName: \"p\",\n    \"src\": \"/scholar/manual/latest/9f007d50fcbdbf12c9fe2e011a98fead/rte-pen-blue.svg\",\n    \"alt\": \"Edit responses\"\n  }), \" button next to \\\"Correct Answer\\\" at the bottom left of the block\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"In the popup dialog, click on the \", mdx(\"img\", {\n    parentName: \"p\",\n    \"src\": \"/scholar/manual/latest/0ce7372eaec65b05944531029d12ad70/rte-clear.svg\",\n    \"alt\": \"Remove response\"\n  }), \" button to the right side of the choice to remove it\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Specify the correct answer from the list of choices by clicking on the white circle to the left of the choice text (a green circle indicates the correct choice)\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Apply\"), \" button to save the choices\")))), mdx(\"details\", null, mdx(\"summary\", null, \" To bulk add choices to a multiple choice question \"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Navigate to a multiple choice question on the page\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"+ Add Choices\"), \" button\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"In the popup dialog, click on the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Bulk Add Choices\"), \" button\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"In the second popup dialog, type or paste one choice per line (by pressing the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Enter\"), \" key on your keyboard)\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Save\"), \" button\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Specify the correct answer from the list of choices by clicking on the white circle to the left of the choice text (a green circle indicates the correct choice)\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Apply\"), \" button to save the choices\")))), mdx(\"details\", null, mdx(\"summary\", null, \" To remove a multiple choice question from a page \"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Navigate to a multiple choice question on the page\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the \", mdx(\"img\", {\n    parentName: \"p\",\n    \"src\": \"/scholar/manual/latest/0273f32dd5317da2045857f61f935677/rte-trash.svg\",\n    \"alt\": \"Remove block\"\n  }), \" button at the top right corner of the block\")))), mdx(\"h2\", {\n    \"id\": \"number-input-question\"\n  }, mdx(\"a\", {\n    parentName: \"h2\",\n    \"href\": \"#number-input-question\",\n    \"aria-label\": \"number input question permalink\",\n    \"className\": \"anchor\"\n  }, mdx(\"svg\", {\n    parentName: \"a\",\n    \"aria-hidden\": \"true\",\n    \"focusable\": \"false\",\n    \"height\": \"16\",\n    \"version\": \"1.1\",\n    \"viewBox\": \"0 0 16 16\",\n    \"width\": \"16\"\n  }, mdx(\"path\", {\n    parentName: \"svg\",\n    \"fillRule\": \"evenodd\",\n    \"d\": \"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"\n  }))), \"Number Input Question\"), mdx(\"p\", null, \"The number input question allows trainees to input a number in response to a question. Educators have a great deal of flexibility when it comes to defining the correct answer(s) through one or more value ranges. Each range is associated with a point value, making it easy to reward accurate answers with more points and incorrect answers with fewer, or even negative, points.\"), mdx(\"p\", null, \"For example, say a question awards:\"), mdx(\"ul\", null, mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"three points for an input of 6\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"awards one point for inputs 7 or 8\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"takes away\"), \" three points for (nonsensical) inputs that are < 0 or > 10, and 0 points for all other inputs\")), mdx(\"p\", null, \"Then the following ranges need to be defined:\"), mdx(\"ul\", null, mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"3 points for a value in the range \", \"[6, 6]\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"1 point for a value in the range \", \"[7, 8]\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"0 points for a value in the range \", \"[0, 10]\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"-3 points for a value in the range \", \"[-Infinity, Infinity]\")), mdx(\"div\", {\n    className: \"info\"\n  }, \"When an input overlaps multiple ranges, the points awarded come from the overlapping range with the highest point value.\"), mdx(\"details\", null, mdx(\"summary\", null, \" To create a number input question \"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Navigate to a page\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Position the cursor in the rich text editor where you want the question inserted\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the \", mdx(\"img\", {\n    parentName: \"p\",\n    \"src\": \"/scholar/manual/latest/c4b1c06fc5c0532d45eae1a2e869f779/rte-add.svg\",\n    \"alt\": \"Add Block\"\n  }), \" button at the right hand corner of the rich text editor toolbar\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Select \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Number Input\"), \" from the dropdown menu\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Type the question in the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Question\"), \" section\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"(Optional) Enable the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Integer\"), \" toggle to only allow integer (whole number) values\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Add the first range:\"), mdx(\"ol\", {\n    parentName: \"li\"\n  }, mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"Enter the value for the \", mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Range Minimum\"), \". The default value is \\\"-Infinity\\\" if this field is left blank\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"(Optional) Adjust the \", mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Inclusive\"), \" toggle below the field (this toggle is hidden and assumed to be enabled when the \", mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Integer\"), \" toggle is enabled)\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"Enter the value for the \", mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Range Maximum\"), \". The default value is \\\"Infinity\\\" if this field is left blank\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"(Optional) Adjust the \", mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Inclusive\"), \" toggle below the field (this toggle is hidden and assumed to be enabled when the \", mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Integer\"), \" toggle is enabled)\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"Enter the points awarded for the range in the \", mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Points\"), \" field\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"(Optional) Add a response by clicking on the \", mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"+ Add Response Message\"), \" button and entering the response message in the field that appears\"))))), mdx(\"details\", null, mdx(\"summary\", null, \" To add a range to a number input question \"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Navigate to a number input question on the page\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"+Add Range\"), \" button at the bottom of the question block\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Enter the value for the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Range Minimum\"), \". The default value is \\\"-Infinity\\\" if this field is left blank\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"(Optional) Adjust the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Inclusive\"), \" toggle below the field (this toggle is hidden and assumed to be enabled when the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Integer\"), \" toggle is enabled)\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Enter the value for the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Range Maximum\"), \". The default value is \\\"Infinity\\\" if this field is left blank\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"(Optional) Adjust the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Inclusive\"), \" toggle below the field (this toggle is hidden and assumed to be enabled when the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Integer\"), \" toggle is enabled)\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Enter the points awarded for the range in the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Points\"), \" field\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"(Optional) Add a response by clicking on the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"+ Add Response Message\"), \" button and entering the response message in the field that appears\")))), mdx(\"details\", null, mdx(\"summary\", null, \" To remove a range from a number input question \"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Navigate to a number input question on the page\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the \", mdx(\"img\", {\n    parentName: \"p\",\n    \"src\": \"/scholar/manual/latest/0ce7372eaec65b05944531029d12ad70/rte-clear.svg\",\n    \"alt\": \"Remove response\"\n  }), \" button to the right side of the range to remove it\")))), mdx(\"details\", null, mdx(\"summary\", null, \" To remove a number input question from a page \"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Navigate to a number input question on the page\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the \", mdx(\"img\", {\n    parentName: \"p\",\n    \"src\": \"/scholar/manual/latest/0273f32dd5317da2045857f61f935677/rte-trash.svg\",\n    \"alt\": \"Remove block\"\n  }), \" button at the top right corner of the block\")))), mdx(\"h2\", {\n    \"id\": \"short-answer-question\"\n  }, mdx(\"a\", {\n    parentName: \"h2\",\n    \"href\": \"#short-answer-question\",\n    \"aria-label\": \"short answer question permalink\",\n    \"className\": \"anchor\"\n  }, mdx(\"svg\", {\n    parentName: \"a\",\n    \"aria-hidden\": \"true\",\n    \"focusable\": \"false\",\n    \"height\": \"16\",\n    \"version\": \"1.1\",\n    \"viewBox\": \"0 0 16 16\",\n    \"width\": \"16\"\n  }, mdx(\"path\", {\n    parentName: \"svg\",\n    \"fillRule\": \"evenodd\",\n    \"d\": \"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"\n  }))), \"Short Answer Question\"), mdx(\"p\", null, \"The short answer question type allows Students to respond to a question using free-form text. This is the only question type that cannot be scored automatically. Educators must assign an appropriate score for short answer questions via the reports section.\"), mdx(\"div\", {\n    className: \"info\"\n  }, mdx(\"div\", null, \"Short answers are graded manually in the \", mdx(\"a\", {\n    href: \"../../reports/module-reports/\"\n  }, \"reports\"), \" view\")), mdx(\"details\", null, mdx(\"summary\", null, \" To create a short answer question \"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Navigate to a page\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Position the cursor in the rich text editor where you want the question inserted\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the \", mdx(\"img\", {\n    parentName: \"p\",\n    \"src\": \"/scholar/manual/latest/c4b1c06fc5c0532d45eae1a2e869f779/rte-add.svg\",\n    \"alt\": \"Add Block\"\n  }), \" button at the right hand corner of the rich text editor toolbar\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Select \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Short Answer\"), \" from the dropdown menu\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Type the question in the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Question\"), \" section\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"(Optional) Add a response by clicking on the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"+ Add Response Message\"), \" button and entering the response message in the field that appears\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Enter the maximum points available for a correct answer in the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Points\"), \" field\")))), mdx(\"details\", null, mdx(\"summary\", null, \" To manually assign a grade for a short answer question \"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Navigate to a page\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Reports\"), \" tab\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Select a Student from the dropdown field at the top right corner of the page\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Scroll down to a short answer question\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Edit\"), \" button associated with the question\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Enter a new score (must be less than or equal to the maximum number of points available for the question)\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Save\"), \" button\")))), mdx(\"details\", null, mdx(\"summary\", null, \" To remove a short answer question from a page \"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Navigate to a short answer question on the page\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the \", mdx(\"img\", {\n    parentName: \"p\",\n    \"src\": \"/scholar/manual/latest/0273f32dd5317da2045857f61f935677/rte-trash.svg\",\n    \"alt\": \"Remove block\"\n  }), \" button at the top right corner of the block\")))), mdx(\"h2\", {\n    \"id\": \"pin-drop-question\"\n  }, mdx(\"a\", {\n    parentName: \"h2\",\n    \"href\": \"#pin-drop-question\",\n    \"aria-label\": \"pin drop question permalink\",\n    \"className\": \"anchor\"\n  }, mdx(\"svg\", {\n    parentName: \"a\",\n    \"aria-hidden\": \"true\",\n    \"focusable\": \"false\",\n    \"height\": \"16\",\n    \"version\": \"1.1\",\n    \"viewBox\": \"0 0 16 16\",\n    \"width\": \"16\"\n  }, mdx(\"path\", {\n    parentName: \"svg\",\n    \"fillRule\": \"evenodd\",\n    \"d\": \"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"\n  }))), \"Pin Drop Question\"), mdx(\"p\", null, \"Pin drop questions provide a unique and interactive process for trainees to identify relevant structures on an image. Rather than narrowing the field-of-view for a question, Educators can ask trainees to locate structures present in the image with pins. With the pin drop question, each \\u201Cpin\\u201D corresponds to a structure that the Educator wants identified and trainees are expected to drag the pins over the corresponding areas in the image.\"), mdx(\"p\", null, \"Educators can privately define the corresponding \\u201Cregion\\u201D for each pin, allowing the system to automatically grade the responses and if desired, provide instant feedback to trainees. The region provided must be an existing annotation that has been created on the image.\"), mdx(\"details\", null, mdx(\"summary\", null, \" To create a pin drop question \"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Navigate to a page\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Position the cursor in the rich text editor where you want the question inserted\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the \", mdx(\"img\", {\n    parentName: \"p\",\n    \"src\": \"/scholar/manual/latest/c4b1c06fc5c0532d45eae1a2e869f779/rte-add.svg\",\n    \"alt\": \"Add Block\"\n  }), \" button at the right hand corner of the rich text editor toolbar\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Select \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Pin-Drop\"), \" from the dropdown menu\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Select an image using one of the available methods:\"), mdx(\"ol\", {\n    parentName: \"li\"\n  }, mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"From the \", mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Repository\"), \" tab, navigate to a folder and select an image, or\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"From the \", mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Search\"), \" tab, search for an image by name and select it\"))), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Enter the points awarded for the question in the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Points\"), \" field\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Type the question in the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Question\"), \" section\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Add a pin for each structure to be identified; repeat as necessary\"), mdx(\"ol\", {\n    parentName: \"li\"\n  }, mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"Click on the \", mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"+ Add Pin\"), \" button\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"(Optional) Provide a description to identify the structure that corresponds to the pin\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"(Optional) Select a unique color for the pin by clicking on the colored circle to the left\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"Click on the \", mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Set Regions\"), \" button, then in the provided dialog, select the appropriate annotations from the list on the left and click on the \", mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Done\"), \" button at the top right corner\"))))), mdx(\"details\", null, mdx(\"summary\", null, \" To remove a pin from a pin drop question \"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Navigate to a pin drop question on the page\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the \", mdx(\"img\", {\n    parentName: \"p\",\n    \"src\": \"/scholar/manual/latest/0ce7372eaec65b05944531029d12ad70/rte-clear.svg\",\n    \"alt\": \"Remove response\"\n  }), \" button to the right side of the pin to remove it\")))), mdx(\"details\", null, mdx(\"summary\", null, \" To make all annotations on the featured image visible to Students \"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Navigate to a pin drop question on the page\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Enable the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Show all annotations by default\"), \" toggle\")))), mdx(\"details\", null, mdx(\"summary\", null, \" To make some annotations on the featured image visible to Students \"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Navigate to a pin drop question on the page\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Disable the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Show all annotations by default\"), \" toggle\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Set Visible Annotations\"), \" button\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"In the provided dialog, select the annotations that should be visible from the list on the left and click on the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Done\"), \" button at the top right corner\")))), mdx(\"details\", null, mdx(\"summary\", null, \" To set the default region of interest for the featured image \"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Navigate to a pin drop question on the page\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Pan and zoom the image to the desired default area\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Set Initial Position\"), \" button\")))), mdx(\"details\", null, mdx(\"summary\", null, \" To remove a pin drop question from a page \"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Navigate to a pin drop question on the page\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the \", mdx(\"img\", {\n    parentName: \"p\",\n    \"src\": \"/scholar/manual/latest/0273f32dd5317da2045857f61f935677/rte-trash.svg\",\n    \"alt\": \"Remove block\"\n  }), \" button at the top right corner of the block\")))));\n}\n;\nMDXContent.isMDXComponent = true;","tableOfContents":{"items":[{"url":"#question-types","title":"Question Types","items":[{"url":"#multiple-choice-question","title":"Multiple Choice Question"},{"url":"#number-input-question","title":"Number Input Question"},{"url":"#short-answer-question","title":"Short Answer Question"},{"url":"#pin-drop-question","title":"Pin Drop Question"}]}]}}},"pageContext":{"id":"394f5a50-7d44-5468-938b-6c19a48c5378"}},"staticQueryHashes":["1086510573","1106176283","1122327541","2140385554","2719290676","3597609067","4027383558"]}