110
Chapter 4: XML API Reference
report-quiz-interactions
Availability
Breeze 4.
Description
Provides information about all the interactions that users have had with the specified quiz. An
interaction consists of a user making a choice in a quiz, so this report provides information about
every answer that every user has ever given to questions on the quiz.
In the results for this API, the
score
attribute indicates the score that the quiz-taker received on
that question.
Parameters
sco-id
The ID of a presentation that contains a quiz.
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-quiz-interactions
Sample results
<results>
<status code="ok" />
<report-quiz-interactions>
<row display-seq="1" transcript-id="17452" interaction-id="17442" sco-
id="17438" score="10">
<name>Barry Cassidy</name>
<sco-name>All Question Types Quiz</sco-name>
Field
Filter/Sort
date-created
Filter and sort
description
Filter and sort
display-seq
Filter and sort
interaction-id
Filter and sort
name
Filter and sort
response
Filter and sort
score
Filter and sort
sco-name
Filter and sort
sco-id
Filter and sort
transcript-id
Filter and sort
Содержание BREEZE 5
Страница 1: ...Breeze Integration Guide ...
Страница 40: ...40 Chapter 3 Common Tasks ...