Copy link to clipboard
Copied
I have a question that asks the learner to list several key points. I'd like to have 8 text boxes for them to insert 1 key point in each, but only 1 submit button. So it would be something like below:
List your key points.
1______________
2______________
3__________
I'm working with CP 2019 working on a Html5 project using breakpoints. I would be grateful if there's any help out there.
Displayiing the variables somewhere is very simple. Have a look at:
Discover/Use Captivate's System variables - Part 1 - Captivate blog
I explain there how to show the value of a variable somewhere.
The value of the associated variable is updated with each added character. No need for a Submit button since it is not validated.
Copy link to clipboard
Copied
What has to be done with the input? That is important.... do you want validation, to show the input later on.....
Breakpoints means only that you'll have to set up the Position properties for each of the items on the slides, is not linked with the core of the question.
Copy link to clipboard
Copied
Thanks for your quick response. I won't need any correct/incorrect validation, but I will need the Input from the TEB later on for comparing their answers with sample answers. We have set up the Variables already for each TEB.
Copy link to clipboard
Copied
Displayiing the variables somewhere is very simple. Have a look at:
Discover/Use Captivate's System variables - Part 1 - Captivate blog
I explain there how to show the value of a variable somewhere.
The value of the associated variable is updated with each added character. No need for a Submit button since it is not validated.
Copy link to clipboard
Copied
Thanks so much! That was easier than I thought. BTW big fan of your work.
Copy link to clipboard
Copied
Thanks, sometimes I believe no one is reading my blogs....