Simple scoring

Learn how to assign scores to answers.

Scoring is a very useful tool to keep your users motivated and updated about their progress in the learning journey. Once you start assigning scores to your prompts, the maximum achievable score of any flow can be seen on the preview panel at all times.

DialogForm allows you to score multiple choice prompts as well as free-form/subjective answer prompts in various ways. Here we show you how to score multiple choice prompts.

Multiple Choice Prompts

What To Do

Create a prompt with answer options.

Now, when your users select the correct answer option, they will be awarded the assigned score automatically.

You can assign zero scores to the incorrect answers, if you wish. Or maybe you have some partially correct answers for which you can assign lower-than-full scores.

Note that there is a distinction between assigning a zero score and not assigning a score at all.

It isn't necessary that if one option has an assigned score, all other options must have one too. You could very well choose not to assign a score to some options.

For example, you could make one of your options "I don't know, can you help me out a little?". Clicking on this option could lead to a prompt (or series of prompts) where you provide a hint to the user, then have them answer again, maybe playing for less points this time.

Free-form Objective Answer Prompts

What To Do

Note that this section only applies to non-subjective free-form answer prompts. By this we mean prompts that have clearly defined correct and possibly any partially correct answers, just like multiple choice prompts. The only difference is that these prompts allow you to test your users knowledge without giving them options to choose from. You can learn all about free-form non-subjective prompts in the first part of the this article:

pageFree-form/Subjective answer prompts

Here is an example of such a prompt:

It asks the user a question, and presents a text box to accept an answer. Based on the answer entered, the chat moves on to either prompt #5 (if the user answers 'New Zealand' or 'NZ') or prompt #6 (if the user answers anything else). Prompts 5 and 6 are not shown here. When matching answers, DialogForm can ignore case and whitespace if you wish.

The "*" is a special directive to DialogForm which means "any answer other than the ones above". Scoring such prompts is very much like scoring multiple choice prompts. The correct and possibly any partially correct answers can be assigned scores as desired. The last answer ("*") which basically means "any answer other than the correct/partially correct ones" can be assigned a zero score.

"Multi-Select" Multiple Choice Prompts

What To Do

Create a "multi-select" prompt with answer options.

Note the red rectangle on the left. The "Allow multiple select" prompt setting is what makes a prompt a "multi-select" prompt. If you're not familiar with this yet, take a look at this article.

When your users respond with the options they think are correct, they will be awarded a score that is equal to the sum of the scores of the options they selected.

What Next?

What you saw above only scratches the surface of what DialogForm's scoring capabilities. Take a deeper dive into more advanced stuff.

pageAdvanced scoring

Last updated