User Guide
78 Chapter 4: Action Reference
report-my-courses
Description
Provides information about each course that the logged-in user is enrolled in.
Parameters
accesskey
The access key for your account.
Note: The accesskey parameter is required only in Breeze 4.0; it is not required for Breeze 4.1. If you
include this parameter in Breeze 4.1, it is ignored.
Filters
The following table lists the fields that the data can be filtered and sorted on:
For more information about filtering and sorting, see Chapter 2, “Working with Filters,” on
page 21.
Returned elements
my-courses
Sample results
<results>
<status code="ok" />
<my-courses>
<course sco-id="555038" status="active" type="course">
<name>My Name</name>
<url>admin.breeze.example.com/p38547860/</url>
<date-created>2004-02-09T14:40:38.497-08:00</date-created>
<date-modified>2004-02-09T14:40:44.623-08:00</date-modified>
<date-begin>2004-02-09T14:30:00.000-08:00</date-begin>
<date-end>2004-02-09T14:30:00.000-08:00</date-end>
<url-path>/p38547860/</url-path>
<expired>true</expired>
</course>
<course sco-id="565003" status="active" type="course">
<name>quiz 100</name>
<url>admin.breeze.example.com/p81997938/</url>
<date-created>2004-02-16T21:04:48.750-08:00</date-created>
<date-modified>2004-02-16T21:33:17.560-08:00</date-modified>
Field Filter/Sort
sco-id
Filter and sort
status
Filter and sort
name
Filter and sort
date-created
Filter and sort
date-modified
Filter and sort
date-begin
Filter and sort
expired
Sort