Forum Discussion

FrancesSuazo-0b's avatar
FrancesSuazo-0b
Community Member
11 days ago

Typed response + optional prompt chips

I'm looking to create a quiz with a free text field but with selectable sample responses that can be dragged in. How do I go about creating this.

1 Reply

  • Storyline doesn't provide a way to enter text into a text-entry field by dragging another object with text into it. 

    If you want to provide selectable sample responses, you could do this instead: 

    • Create a text box or shape that displays each sample response. 
    • To each of those objects, add a trigger that adjusts the text-entry field's variable to that sample response when the user clicks the object. Those triggers would look something like this:

     

    Also note that letting the user select their answer this way is better for accessibility. (Dragging isn't accessible.)