Learn R Programming

rqti (version 1.0.0)

updateCourseElementResource: Update the referenced learning resource of a course element in the LMS

Description

Update the referenced learning resource of a course element in the LMS

Usage

updateCourseElementResource(object, course_id, ...)

Value

Response of the HTTP request.

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.

...

Additional arguments to be passed to the method, if applicable.