Create a course

You can use either Connect Enterprise Manager or Connect Enterprise Web Services to create a course. If you use Web Services, first create an empty SCO and then add content to it.

  1. Call sco-update to create a new SCO for the course:
https://example.com/api/xml?action=sco-update&name=suzannecourse
&folder-id=12345&icon=course&type=content
  1. Parse the response for the sco-id value of the new course.
  2. Add content to the new SCO, using the sco-id returned by sco-update:
https://example.com/api/xml?action=sco-update&sco-id=77711
&source-sco-id=33444
  1. Enroll users in the course (see "Enroll one user" and "Enroll a large number of users").


Take a survey


 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/breeze/6/xml_api/03b_tra4.htm