Forum Discussion
mjd6700
1 month agoCommunity Member
Instant Feedback on Text Entry
Hello,
I am wondering if it is possible to make instant feedback for text entry boxes.
As a learner enters in text in a text entry box, if they click into the box and leave it blank, or type in t...
Nathan_Hilliard
21 days agoCommunity Member
You would probably want to create a generic feedback layer that is populated via some JavaScript. There are several examples on this site related to intercepting the value of text boxes as they are typed. Using JavaScript, you can parse the entry and return a feedback value to a Storyline variable. This variable can then supply the dynamic text in your feedback layer.
An older example of getting the value of a text box can be seen here:
Live character count of essay question box | E-Learning Heroes
There are others available, potentially closer to your needs.
Related Content
- 2 years ago
- 10 months ago
- 6 months ago