Skip to main content
Participant
January 16, 2007
Question

Meeting Polls

  • January 16, 2007
  • 2 replies
  • 1276 views
Using the API how can I determine the actual text answers to the poll questions. Doing report-quiz-interactions gives you the question and the number of the answer that the user chose but how do I determine what that number represents?
    This topic has been closed for replies.

    2 replies

    January 26, 2007
    Using Presenter to create quizzes, report-quiz-interaction does give the text description for the question and answer (in the <row> tag, <description>Please enter your first and last name:</description> (question) and <response>T. Church</response>, </row>).

    I would actually file this as a bug/missing feature in the API (that the polls give the integer instead of the text description). I would agree with francesco.p that it is not possible as far as I've found.
    January 25, 2007
    I'm afraid you will have to figure it out with the meeting host