Using Connect Enterprise Web Services |
|||
| Meetings > Get meeting poll results | |||
To access the results of a poll used during a meeting, use report-quiz-interactions. This action returns all poll results, but you can use a filter to reduce the response.
Each multiple-choice response in the poll has an integer identifier, with the first response in the displayed list numbered 0, the second 1, and so on.
The poll results are cached in the meeting until the poll is closed.
sco-id of the meeting (see "Find the sco-id of a meeting").sco-id:
https://example.com/api/xml?action=report-quiz-interactions
&sco-id=2007071193
filter-response=1 to check all users who made a specific responsefilter-interaction-id=2007027923 to check all responses to a poll (a meeting might have several polls)esponse, name, or any other values:
<row display-seq="1" transcript-id="2007071200"
interaction-id="2007027923" sco-id="2007071193" score="0">
<name>jazz doe</name>
<sco-name>Thursday Meeting</sco-name>
<date-created>2006-08-03T12:29:09.687-07:00</date-created>
<description>What is your favorite color?</description>
<response>4</response>
</row>
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/breeze/6/xml_api/03a_me12.htm