User Guide

120 Chapter 4: XML API Reference
Sample results
<results>
<status code="ok" />
<report-sco-views>
<row sco-id="17803" type="content" is-folder="0" views="1" principal-
id="10021" transcript-id="17808" asset-id="17805">
<name>One Question - New</name>
<last-viewed-date>2005-03-14T14:20:43.967-08:00</last-viewed-date>
<date-created>2005-03-14T14:20:43.967-08:00</date-created>
</row>
</report-sco-views>
</results>
report-survey-question-response
Availability
Breeze 4. This API is not supported in Breeze 5.
This API was replaced by
report-quiz-question-response.
Description
Returns the list of all users who answered the specified question and their answer.
Parameters
question-id
The ID of the question.
sco-id The ID of the SCO.
Filters
The following table lists the fields on which the data can be filtered and sorted:
For more information about filtering and sorting, see Chapter 2, “Working with Filters,” on
page 21.
Returned elements
report-survey-question-response
Sample results
<results>
<status code="ok" />
<report-survey-question-response>
<row principal-id="8" question-number="1">
<user-name>Enterprise Administrator</user-name>
<question>how are you?</question>
<response>fine</response>
Field Filter/Sort
principal-id
Sort
response
Filter and sort
user-name
Sort