Skip to main content
Participating Frequently
January 5, 2018
Answered

asking a question in captivate with JS

  • January 5, 2018
  • 1 reply
  • 200 views

Hi community,

is there a way of getting a text box into Captivate so I can get my learners to enter in some text.

I have tried short answer Survey question but this does not work - also tried using the TEB but this has no carriage return.

Is there a way i can capture this data with javascript - and save it to my moodle LMS, it will never be more than a few sentences at most

 

many thanks

 

MNM

    This topic has been closed for replies.
    Correct answer Lilybiri

    Did you try the Scrolling Text Interaction? It can have an associated variable, you'll have to see how to transfer its content to Moodle, using the getVariableValue in JS. I often use that interactoin instead of a short answer question. Here is one example:

    Custom Short Answer Question - Captivate blog

    1 reply

    Lilybiri
    LilybiriCorrect answer
    Legend
    January 5, 2018

    Did you try the Scrolling Text Interaction? It can have an associated variable, you'll have to see how to transfer its content to Moodle, using the getVariableValue in JS. I often use that interactoin instead of a short answer question. Here is one example:

    Custom Short Answer Question - Captivate blog

    Participating Frequently
    January 5, 2018

    thanks - i have never used an interaction before so did not think to look cheers that will work for me

    Lilybiri
    Legend
    January 5, 2018

    Some interactions are useful, am not talking about the games. Have a look at:

    Tips - Learning Interactions - Captivate blog