Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 1.04 KB

ImportAdHocReferenceRequestSchema.md

File metadata and controls

15 lines (11 loc) · 1.04 KB

ImportAdHocReferenceRequestSchema

Properties

Name Type Description Notes
learning_standard string The learning standard for the course to import.
title string The title of the course to import.
launch_url string URL to the specific content file to launch when this course is launched.
xapi_activity_id string The xApi activity ID associated with this course. In general, this can be omitted if this course is not 'using xAPI and following the Tin Can launch guidelines'. [optional]
cmi5_publisher_id string The publisher ID for a CMI5 course. This can be omitted if the learning standard is not CMI5. [optional]
web_path_to_course string This is the URL to the root of the course, where the course content is already available.

[Back to Model list] [Back to API list] [Back to README]