report-course-status
Description
Returns course status for either a principal or a SCO, based on the parameters passed in.
Parameters
The access key for the account.
accesskey
Note: The
accesskey
include this parameter in Breeze 4.1, it is ignored.
principal-id
The ID of the SCO for which the course status is requested.
sco-id
Note: Only one of the
information needed.
Filters
Results cannot be filtered or sorted.
Returned elements
report-course-status
Sample results
When the
sco-id
<results>
<status code="ok" />
<report-course-status total-course-completions="2" total-unique-course-
completions="1" num-passed="1" num-failed="1" num-enrollees="3">
<date-last-taken>2004-07-13T10:55:28.763-07:00</date-last-taken>
</report-course-status>
</results>
When the
principal-id
<results>
<status code="ok" />
<report-course-status total-course-completions="4" total-unique-course-
completions="4" num-passed="3" num-failed="1">
<date-last-taken>2004-07-27T12:53:42.297-07:00</date-last-taken>
</report-course-status>
</results>
70
Chapter 4: Action Reference
parameter is required only in Breeze 4.0; it is not required for Breeze 4.1. If you
The ID of the principal for whom the courses status is requested.
or
principal-id
sco-id
parameter is passed in, the following XML may be returned:
parameter is passed in, the following XML may be returned:
parameters needs to be passed in based on the type of
Need help?
Do you have a question about the BREEZE-USING THE BREEZE XML WEB SERVICES and is the answer not in the manual?