User-Transcript-Update - MACROMEDIA BREEZE 5 Integration Manual

Hide thumbs Also See for BREEZE 5:
Table of Contents

Advertisement

<name>smith@example.com</name>
<date-expired>2004-01-24T00:59:59.000-07:00</date-expired>
</user>
<user user-id="214251" account-id="214191">
<name>jones@example.com</name>
<date-expired>2004-01-24T00:59:59.000-07:00</date-expired>
</user>
</users>
</results>

user-transcript-update

Availability
Breeze 5.
Description
Use this API to override the score on an item within a curriculum. For example, you could use
this API to give the user a score for an external training that you know the user has taken. This
API works only in the context of a curriculum, and manage permissions for the curriculum are
required.
Parameters
curriculum-id
The item within the curriculum whose score will be overridden.
sco-id
One of the following values:
status
not-attempted
An integer value that represents the score the user has attained on this SCO.
score
The ID of the user whose transcript will be overridden.
user-id
Filters
Results cannot be sorted or filtered.
Returned elements
None.
Sample results
<results>
<status code="ok" />
</results>
See also
learning-path-info
The ID of the curriculum.
.
,
learning-path-update
,
completed
incomplete
,
,
user-passed
user-failed
user-transcript-update
, or
137

Advertisement

Table of Contents
loading

Table of Contents