Set Up a Numerical Question / Answer
Numerical question/answers are quiz questions that require the user to enter a number for the answer. There is a question in text and below it, a field for entering the answer.
To set up a numerical answer for a quiz:
-
Make sure your topic has the
qandaset
structure that is needed for a quiz (see Create a Quiz Topic). You also need to add the question structure for your numerical question (see Add More Questions to a Quiz). -
Enter the body text of the question inside the
para
that is inside thequestion
element. -
Enter the correct answer (a number) inside the
para
element that is inside theanswer
element. -
Select Save.
When you publish your eLearning, Paligo will detect that this is a numerical answer and make it a question with a text-entry field in the output.