Description
Helper Functions to Work with 'Moodle' Data.
Description
A collection of functions to connect to a 'Moodle' database, cache relevant tables locally and generate learning analytics. 'Moodle' is an open source Learning Management System (LMS) developed by MoodleHQ. For more information about Moodle, visit <https://moodle.org>.
README.md
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 www.moodle.org.
Credits
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.
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")