View source: R/ao_get_leaners_progress_by_course.R
ao_get_leaners_progress_by_course | R Documentation |
This returns a learner’s progress in specified courses
ao_get_leaners_progress_by_course(course_id, course_slug, cl = NULL)
course_id |
Course ID, you can get from course settings, from field “API, Course ID” |
course_slug |
Course slug, you can get from course settings, from field ‘course URL’ |
cl |
A cluster object created by |
When the request is executed, an array of learner’s information is returned
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.