moodleR
The goal of moodleR is to facilitate access to and manipulating of Moodle™ data for learning analytics practitioners. Moodle is a widely used open source learning management system (LMS). For more information about Moodle go to https://moodle.org.
Credits
This package is developed and maintained by Chi Square Labs.
Installation
You can install the released version of moodleR from CRAN with:
install.packages("moodleR")To install the latest development version:
devtools::install("chi2labs/moodleR")