How can I create a Fill in the Blank question that contains multiple blanks?
March 12, 2021 12:00 AM
Thx
Solution
A Fill in the blank question only includes 1 field. You can either use several questions and process them like it was 1 question or use a form with several input fields and treat it like a question. A Fill in the blank question is basically an input field and an action comparing the entry with a string.
Discussion (4)
A Fill in the blank question only includes 1 field. You can either use several questions and process them like it was 1 question or use a form with several input fields and treat it like a question. A Fill in the blank question is basically an input field and an action comparing the entry with a string.
Hello timk,
Thats what I thought but how do I create:
several questions and process them like it was 1 question or
use a form with several input fields and treat it like a question?
Sneek, The Netherlands
Then create a Check button:
On: Click
Action: Show Textfield "Correct"
IF Question 1 is correct AND
Question 2 is correct AND
Question 3 is correct
ELSE
Show Textfield "Incorrect"
Thats what I thought but how do I create:
several questions and process them like it was 1 question or
use a form with several input fields and treat it like a question?
What I would do is create, say, 3 questions and put them on the same page. Lectora lets you do that.