Multiple Choice Questions and Answers

Multiple choice answers allows us to create questions with several answer options, between which the user will be choosing. In the Answer Type menu, you may choose the type of your answer. 

image-1643026450867.png

When you choose the multiple answer mode you type in a question or a problem in the Question Template. Let’s take a Proportion worded problem as an example. You may see it below.

image-1643026506469.png

In the first top line you assign random meaning to all of your variables:

image-1643026538715.png

Here we have a question and no answers. Answers should be put in manually so the user could tick the correct one from the Answer list in the preview. Before we put in the correct answer, let’s set a criterion for it. 

As you remember, all our variables are randomised with the r() function so we can’t just calculate the correct answer with the numerical output. Thanks to the r() function. every time the question is assessed, the numerical output will change.

So instead of calculating the range manually, we will set a function that calculates the new correct answer every time the numerical output changes. It is this function:

image-1643026656034.png

And also set functions ensuring that the wrong answers do not duplicate correct answer or themselves.

image-1643026732560.png

The output in the Preview box will look as following:

image-1643026756281.png

For the correct answer, we type the ###ans### where we stored the correct answer for a worded problem with changing variables in the Answer Template box - assuming you use Multiple Choice question type, the Answer Template box is always for the correct answer.

image-1643027831484.png

Wrong answer explanation

Every answer should be provided with an explanation. Remember that our goal is to do our best to help the children out. There are two ways to add explanations to the wrong answers: use General Explanation Template or Specific Explanation Template under every wrong answer you add. 

General Explanation Template

If there is no specific explanation for the wrong answers on the Specific Explanation Template, you should write one in the General Explanation Template. This explanation will serve as a default explanation for all the wrong answers (you can read more about explanations and how to write them here).

image-1643027891982.pngimage-1643027912641.png

When you have added a correct answer you will also need to provide 3-4 wrong answers and you want to add specific explanations for them. When thinking of the wrong answers, please focus on the options as close to real calculation mistakes as possible. We store it as wrong using Add Wrong Answer Panel:

image-1643027973204.png

And if we want to write an explanation for a specific wrong answer, we use Specific Explanation Template.

image-1643027004416.png

If you have added more wrong answers than you initially planned by mistake, or if you wish to delete some of your wrong answers without starting the question over completely, use the Delete button on the top right side of Answer Template:

q9.jpg