get_coursework_list | R Documentation |
Get list of courseworks for a course
get_coursework_list(course_id)
course_id |
ID of the course to retrieve the courseworks from |
## Not run:
course_id <- get_course_list()$courses$id[1]
get_coursework_list(course_id)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.