Forum Discussion
NatalieMak
2 years agoCommunity Member
Multiple Text Boxes
Hi,
I am building an example like this one on Youtube https://youtu.be/cloRB8WEwHQ?feature=shared, BUT I have 3 textboxes of information, I need the participants to read. I do not want the backgro...
GarthYorko-TE
2 years agoCommunity Member
Use 2 layers.
- On the base layer, place the initial set of instructions and a Continue button the Shows Layer 1
- On Layer 1 put the second set of instructions and a continue button that completely covers the one on the base layer (copy and paste usually does it)
- Do the same for layer 2, put the third set of instructions and a continue button.
Add the triggers
- On the base layer, add a trigger to show layer 1 when the learner clicks the continue button
- On Layer 1, add a trigger to show layer 2 when the learner clicks the continue button
- On Layer 2, add a trigger to hide layer 2 when the learner clicks the continue button
I filled the text boxes with white to prevent the text from the base layer for showing through layers 1 and 2. See attached