Skip to main content
March 11, 2015
Question

Captivate 8. Как получить текст вопроса и текст ответа пользователя в Random Question?

  • March 11, 2015
  • 1 reply
  • 441 views

Создал несколько слайдов Random Questions, используя Question Pool Manager. Через JS получаю результаты: e.Data.objectiveID,e.Data.interactionID,e.Data.slideNumber,e.Data.selectedAnswer,e.Data.questionScore,e.Data.questionAnsweredCorrectly,e.Data.questionMaxScore. Но ни как не могу найти информации, как получить текст вопроса и текст ответа. Куда копать?

This topic has been closed for replies.

1 reply

Lilybiri
Legend
March 12, 2015

You posted this question twice, and although I understand Russian, I don't know exactly what you want. Can you please try to post in English, maybe someone else can understand better?

March 12, 2015

Hay!

I can to get results:   e.Data.objectiveID,e.Data.interactionID,e.Data.slideNumber,e.Data.selectedAnswer,e.Data.questionScore,e.Data.questionAnsweredCorrectly,e.Data.questionMaxScore.

How to get user's text answer from question pool?