Embedded answers (Cloze) questions consist of a passage of text that has various answers embedded within it, including multiple choice, short answers and numerical answers.
- Choose a Question type as Embedded answers (Cloze), and Click Add.
- Add Question name, Question text, general feedback.
To import Embedded answers (Cloze):
- Create a txt file with the below format.
- Click on import and choose Embedded answers (Cloze).
- Select the Category / sub category under which you would like to upload or import the questions into. For Example Physics Quiz 1 -> Difficult.
- Select the the txt file in “Choose a File” or drag & drop the file.
- Press Import
Please download the template: cloze_qn
- Set the Default mark. If my default mark is 1 point, then the question will be {1: }.
- Choose a question type (MULTICHOICE, SHORT ANSWER, NUMERICAL).
Multichoice
Select a format from the list. Ex: {1:MCS:}
- MULTICHOICE or MC: dropdown menu in-line in the text.
- MCV: vertical column of radio buttons.
- MCH: horizontal row of radio-buttons.
- MCS: dropdown menu in-line in the text, choices shuffled.
- MCVS: vertical column of radio buttons, choices shuffled.
- MCHS: horizontal row of radio-buttons, choices shuffled.
Add answer choices. Separate answer choices with a tilde (~). Ex: {1:MCS:Wisconsin~Minnesota~St.Paul Chamber~Philadelphia}.
Add credit for each answer. Percentage of points awarded comes before each choice in the form %X%. Partial and negative credit is possible. If no credit is awarded for an answer, do not add anything in front of it. Ex: {1:MCS:%-50%Wisconsin~%100%Minnesota~%25%St. Paul Chamber~Philadelphia}.
(Optional) Add feedback as desired for choices. Feedback follows the choice and begins with a pound sign(#).Ex{1:MCS:%-50%Wisconsin~%100%Minnesota#Correct!~%25%St. Paul Chamber#Incorrect. Would a chamber ensemble play Mahler?~Philadelphia}
Short answer
Select a format from the list. Ex: {1:SA:}
- SHORTANSWER or SA or MW, case is unimportant.
- SHORTANSWER_C or SAC or MWC, case must match.
Add correct answer(s). Separate answers with a tilde (~). Ex: {1:SA:Minnesota~MN}.
Add full or partial credit to answers. Percentage of points awarded precedes each answers in the form %X%. Partial and negative credit is possible. Ex: {1:SA:%100%Minnesota~%100%MN}.
(Optional) Add a catch-all for incorrect answers. Simply insert an asterisk as the very last answer. Ex: {1:SA:%100%Minnesota~%100%MN~*}.
(Optional) Add feedback as desired for answers. Feedback follows the answer and begins with a pound sign(#).Ex{1:SA:%100%Minnesota~%100%MN#Technically the state is spelled out, but close enough~*#The correct answer is Minnesota.}
Numerical
The only format available is NUMERICAL or NM. Ex: {1:NM:}.
Add correct and partially correct answers (a) with a tolerance (t) with the form a:t. Separate answers with a tilde (~). In the following example, the correct answer is 442 with a tolerance of 1. Ex: {1:NM:442:1}.
Add credit for each answer. Percentage of points awarded precedes each answer in the form %X%. Partial and negative credit is possible. Ex: {1:NM:%100%442:1~%0%440:0}.
(Optional) Add feedback as desired for choices. Feedback follows the answer and begins with a pound sign (#). Ex: {1:NM:%100%442:1#442 is used in France, Italy, Norway, and others. Germany, Austria, and many countries in continental Europe tune to 443.~%0%440:0#This is the standard in the US and UK only.}
Note:
- Double quote(“) and Apostrophe(‘) cannot be used.
- Images cannot be added.