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 www.moodle.org.
This package is developed and maintained by the chi square labs team team. For more information about the work we do and the products and services we offer in learning analytics please visit our product page: www.chi2labs.com/product.
You can install the released version of moodleR from CRAN with:
install.packages("moodleR")
To install the latest development version:
::install("chi2labs/moodleR") devtools