User Guide
my-courses 137
Returned by
common-info
, permissions-info, principal-info, principal-list, report-course-
takers
, report-meeting-attendance, report-quiz-takers
Example
<login>tennant@example.com</login>
meeting
Description
Container tag; contains information about a meeting.
Attributes
active-participants
The number of current participants.
permission-id The permissions the user has for the meeting. For more information, see
“About security” on page 17.
sco-id The ID of the meeting.
status Indicates the meeting’s status. The possible values are "no-content", which indicates
that the meeting has just been created but has no content;
"in-progress", which indicates a
meeting that’s currently in progress; and
"active".
type Indicates that this SCO is a meeting. The value is always "meeting".
Contained tags
date-begin
, date-end, domain-name, expired, name, url-path
Returned by
report-my-meetings
Example
<meeting sco-id="181487" type="meeting" status="active" permission-id="view"
length="36000000" active-participants="0">
<name>morris shared</name>
<domain-name>admin.breeze.example.com</domain-name>
<url-path>/r99718924/</url-path>
<date-begin>2003-07-14T23:00:00.000-07:00</date-begin>
<date-end>2003-07-15T09:00:00.000-07:00</date-end>
<expired>true</expired>
</meeting>
my-courses
Description
Container tag; contains information about one or more courses.
Attributes
None.