Skip to main content
Known Participant
October 1, 2013
Question

Survey Question - Carry over data

  • October 1, 2013
  • 1 reply
  • 1131 views

Hi,

Is there a way to carry over responses/answers from a survey question from one slide to another? I have a scenario where users analyze a situation and note the problems (survey answers - ungraded) on one slide. I don't want them to see the answers to the scenario until the next slide but want them to remember what they've put in as the problems with the scenario. I've searched the forum but didn't see this situation. Thanks very much for any ideas.

    This topic has been closed for replies.

    1 reply

    Legend
    October 1, 2013

    You can take some help from this Lilybiri's blog post.

    http://blog.lilybiri.com/secrets-of-cpquizinfoanswerchoice-and

    This post will give you an idea on how to track the quiz answers. I think you can take it forward from there.

    Sreekanth

    SueKLAuthor
    Known Participant
    October 1, 2013

    Thank you. I will check this post out.

    Lilybiri
    Legend
    October 1, 2013

    Since Sreekanth pointed to one of my blog posts, wanted to ask you which kind of questions you are using? Because what will be stored in that system variable cpQuizInfoAnswerChoice depends largely on the type of question. For a lot of questions it will be only the character/number  of the answer (A for True, another letter for MCQ...), for some it will be the answer literally.

    Since that user variable is reused for each question you'll need to have a user variable for each question to transfer the content of the system variable. Which version do you use?

    Lilybiri