Skip to main content
Participant
June 3, 2015
Question

Scratch area in Quiz Slide for Users

  • June 3, 2015
  • 1 reply
  • 288 views

Hi All,

I am Working on a Quiz project where Scratch area or input area is required for the user to write something. As you know, we can't have input box in Quiz slide. Please let me know if anybody has any idea. I can't add Flash based widget because it will not work on HTML5 output. I need it for every device and systems.

One Thought was: We have added the HTML5 Scrollable widget, but there is no persistence of data. When we write something, it get stores into the Variable (that was good). But after go to next slide and come back, it resets the variable and showing the blank in the slide. 😞

Second Thought was: We have added the input box into the published files, but it doesn't give consistent in all devices.

Please help me if anyone has any idea or anything we can add into Captivate quiz slide.

I would really appreciate.

regards.

Ankit Sudhera

    This topic has been closed for replies.

    1 reply

    Lilybiri
    Legend
    June 3, 2015

    Did you try Notes interaction?

    Participant
    June 3, 2015

    Yes. But i wanted a Input type of Box where i can enter. No need of Click the function and open like a Note widget.

    Lilybiri
    Legend
    June 3, 2015

    If you want to use the Scrolling Text interaction you'll have to copy the

    content of the variable to another user var before it gets reset. Question

    slides however have no On Exit event, you will have to use the actions

    triggered by the Submit button.