Skip to main content
Known Participant
January 12, 2016
Question

captivate 9 - save or export the text from a textbox.

  • January 12, 2016
  • 1 reply
  • 912 views

Hi,

I'm using captivate 9.  I would like to get the user's/student's reflections on a topic, and store them for later marking or surveys etc.

Is there a way to do this?  It would not be possible to mark this at the time as the student's response will be free text to show their ideas.

Kind regards,

riesa

    This topic has been closed for replies.

    1 reply

    Lilybiri
    Legend
    January 12, 2016

    I suppose you are talking about a Text Entry Box, not about a text caption?

    Each TEB has an associated variable. Some LMS's will get variables in the reporting, but not all of them. You can also use JS to get the value of the variables and report them that way.

    Common JS interface

    estherauAuthor
    Known Participant
    January 12, 2016

    eg if I have a slide where I say to the user "what did you think of that last video, record your reflections briefly below", then do I make a variable that says if the box is not empty somehow copy and save the contents and go to the next slide etc?

    i want to be able to look back on the studen'ts comments later. I'm sure I can't be the only one.  This must have been done before me.

    TLCMediaDesign
    Inspiring
    January 12, 2016

    You can use cmi.comments (1.2) and cmi.comments from learner.n.comment (2004)