| Opal-class | R Documentation |
The Opal class represents a specific implementation of a Learning Management
System (LMS) that extends the abstract LMS class. This class is designed to
facilitate interactions with the Opal LMS API.
nameA character string representing the name/identifier of the LMS.
Defaults to "Opal".
api_userA character string specifying the API username for authentication.
endpointA character string containing the API endpoint of the Opal LMS.
This can be set using the environment variable RQTI_API_ENDPOINT with
Sys.setenv(RQTI_API_ENDPOINT='xxxxxxxxxxxxxxx') or placed in the .Renviron file.
LMS-class for the parent class.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.