Forum Discussion
JessicaFeltman1
13 years agoCommunity Member
Data Entry + Trigger
Hi All,
I am trying to create a slide/lesson where the learner will need to enter multiple lines of text on a slide before they can move on. I'm only running into a problem because I can't trigg...
RebeccaFleischC
13 years agoCommunity Member
Hi Jessica,
I don't know if I thoroughly understand, but at least this will get you started and you can reply back to clarify.
If you're using the built-in next button, it will always display, but you can modify the trigger so it won't work until Learners have entered text in the text entry box, which is what it sounds like you have on your slide. The modified trigger would look like this:
ACTION: jump to slide
SLIDE: next slide
WHEN: user clicks
OBJECT: Next button
ON CONDITION: Text Entry ! = Not equal to (ignore case)
If you've created your own next button, you can set its initial state to hidden or disabled and have a trigger change its state to normal using the same condition.
Would that work for you?
Related Content
- 7 months ago
- 5 months ago