publishCourse {rqti} | R Documentation |
Publish a course on LMS
Description
Publish a course on LMS
Usage
publishCourse(object, course_id)
Arguments
object |
An S4 object of class LMS that represents a connection to the LMS. |
course_id |
A character string with course id in the LMS. |
Value
Status code of the HTTP request.
[Package rqti version 1.0.0 Index]