Using Connect Enterprise Web Services |
|||
| Common reference > status attribute | |||
An attribute that describes a user's progress with a course or curriculum SCO. It is returned by actions that provide training reports.
A curriculum or folder can only have a status of completed or incomplete.
The following table shows the allowed values for status when returned in a row element describing a course.
|
Value |
Description |
|---|---|
user-passed
|
The SCO has scored interactions the user has passed. |
user-failed
|
The SCO has scored interactions. The user has answered them, but failed. |
completed
|
The user has viewed all of the SCO's content, but the content has no scored interactions. |
incomplete
|
The user has not viewed all of the SCO's content. |
not-attempted
|
The user has not started viewing all of the SCO's content. |
review
|
The user has passed or completed the course or used all available retries. |
<?xml version="1.0" encoding="utf-8" ?>
<results>
<status code="ok" />
<report-user-training-transcripts>
<row transcript-id="2006905612" sco-id="2006298431"
principal-id="2006258745" status="review" score="0" max-score=""
certificate="" type="content" icon="course">
<name>Test Course</name>
<url-path>/test/</url-path>
<login>joy@acme.com</login>
<date-taken>2006-06-30T15:23:55.070-07:00</date-taken>
<principal-name>Joy Smith</principal-name>
</row>
</report-user-training-transcripts>
</results
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/breeze/6/xml_api/06_ele10.htm