Skip to main content
maximilianf46353140
Known Participant
June 28, 2017
Answered

Assign Quizinfoanswerchoice to another variable

  • June 28, 2017
  • 2 replies
  • 282 views

Hello!

How can I assign a text string from a short answer question of a quiz slide, which is stored in the system variable $$cpQuizInfoAnswerChoice$$ to another custom variable that I created, after the user clicks submit? I've tried a lot of different approaches, but cannot make it work.


I will use the variable I created to branch content.

Best regards
Max

P.S. I'm using the short answer instead of a regular text entry box, because I need to report the entered text string with a time stamp to a LMS using SCORM 1.2

This topic has been closed for replies.
Correct answer Lilybiri

Did you read this article?

Secrets of cpQuizInfoAnswerChoice and.... - Captivate blog

Is that short answer question scored or not? How many attempts?

Best way is to assign the content of the system var to a user var with the On Enter event of the next slide.

2 replies

maximilianf46353140
Known Participant
June 30, 2017

Thanks, I've included now an empty slide (very short) that writes cpQuizInfoAnswerChoice in the desired variable, before the next slide is loaded - so now I don't experience issues anymore with that Thank you!

Lilybiri
LilybiriCorrect answer
Legend
June 28, 2017

Did you read this article?

Secrets of cpQuizInfoAnswerChoice and.... - Captivate blog

Is that short answer question scored or not? How many attempts?

Best way is to assign the content of the system var to a user var with the On Enter event of the next slide.