August 22, 2019
Free asset – text entry as variable then a slide that displays user entry
Comments
(1)
August 22, 2019
Free asset – text entry as variable then a slide that displays user entry
I am an agile coach and an executive leadership coach. I typically work with organizations who want to transform their culture, often involving many people, like my current client of 300,000 people. I'm hoping to learn to do eLearning well enough to scale myself.
Newbie 65 posts
Followers: 11 people
(1)

Hi – Here are two sample slides you can use if you want the user to respond to an open ended question, like, Play What do you hope to get out of this course?” And then to display what the user entered.

Here are the steps to create these 2 slides:

  • Goal: Use text entry box for open ended questions, to then display to user on both same screen and also give user a way to go back and view that at any time, later. Steps:
  • create slide w text entry box. Ea text entry box automatically generates a variable
    • On styles tab:
      • Keep retain text.
      • Change variable name
      • Click “More options” set max length.
    • On Actions tab:
      • Deselect submit button
      • “Show scrollbar” for auto wrapping.
      • For action on text entry, add “no action.”
      • Remove keyboard shortcut.
    • Add shape, “Use as button,” action=go to next slide.
    • Create a new slide, to display back to user what they typed in originally (or updated). Insert a shape. DOUBLE CLICK TO GET INSIDE IT. ONLY THEN…! on Style tab, click the X for insert variable. Choose the variable that I want it to show.
1 Comment
2019-08-23 07:40:05
2019-08-23 07:40:05

You know I have tons of examples of using TEB’s, but for an open ended question, where there is no good.wrong answer I always recommend to use Scrolling Text interaction which is much less limited than the TEB.

Have a look at:

http://blog.lilybiri.com/scrolling-text-interaction-to-replace-text-entry-box

The variable associated with this interaction or the TEB can be checked to see if there has been an entry or not, by another workflow.

Like
(1)
Add Comment