Package: moodleR 1.0.2

moodleR: Helper Functions to Work with 'Moodle' Data
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>.
Authors:
moodleR_1.0.2.tar.gz
moodleR_1.0.2.zip(r-4.7)moodleR_1.0.2.zip(r-4.6)moodleR_1.0.2.zip(r-4.5)
moodleR_1.0.2.tgz(r-4.6-any)moodleR_1.0.2.tgz(r-4.5-any)
moodleR_1.0.2.tar.gz(r-4.7-any)moodleR_1.0.2.tar.gz(r-4.6-any)
moodleR_1.0.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
moodleR/json (API)
NEWS
| # Install 'moodleR' in R: |
| install.packages('moodleR', repos = c('https://chi2labs.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/chi2labs/moodler/issues
learning-analyticsmoodlemoodle-data
Last updated from:d465ce1ca6. Checks:7 WARNING, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | WARNING | 200 | ||
| source / vignettes | OK | 218 | ||
| linux-release-x86_64 | WARNING | 199 | ||
| macos-release-arm64 | WARNING | 148 | ||
| macos-oldrel-arm64 | WARNING | 186 | ||
| windows-devel | WARNING | 141 | ||
| windows-release | WARNING | 126 | ||
| windows-oldrel | WARNING | 148 | ||
| wasm-release | OK | 137 |
Exports:check_mdl_cacheexample_config_ymlmdl_configmdl_coursesmdl_create_cachemdl_forum_postsmdl_get_cache_connectionmdl_get_cache_dirmdl_get_cache_filenamemdl_get_connectionmdl_gradesmdl_logmdl_users
Dependencies:anytimeaskpassBHbitbit64blobcachemclicliprcolorspacecommonmarkconfigcpp11crayoncredentialscurlDBIdescdplyrfarverfastmapfsgenericsgertggplot2ggwordcloudghgitcredsgluegridtextgtablehmshttr2iniisobandjaneaustenrjpegjsonlitelabelinglatticelifecyclelitedownlubridatemagrittrmarkdownMatrixmemoiseopensslpillarpkgconfigpngpurrrR6rappdirsRColorBrewerRcpprlangRMariaDBRPostgresrprojrootRSQLiterstudioapiS7scalesSnowballCstringistringrsystibbletidyselecttidytexttimechangetokenizersusethisutf8vctrsviridisLitewhiskerwithrxfunxml2yamlzip
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Check Cached Data | check_mdl_cache |
| Example Config yml File | example_config_yml |
| Moodle Configuration Table | mdl_config |
| Get Courses | mdl_courses |
| Creates a Local Cache | mdl_create_cache |
| Get Forum Posts | mdl_forum_posts |
| Connection to Cached Moodle Data | mdl_get_cache_connection |
| Get the Cache Directory | mdl_get_cache_dir |
| Get the Cache Filename | mdl_get_cache_filename |
| Connect to Moodle Data | mdl_get_connection |
| Get Grades | mdl_grades |
| Access Moodle's Logs | mdl_log |
| Get Moodle Users | mdl_users |
| Wordcloud Plot | plot.mdl_forum_posts |
| Plot Moodle Grades | plot.mdl_grades |
| Print Moodle Courses Summary | print.mdl_courses_summary |
| Print Moodle Grades Summary | print.mdl_grades_summary |
| Print Moodle Forum Post Summary | print.mdl_post_summary |
| Print Moodle Users Summary | print.mdl_users_summary |
| Summary of mdl_courses Object | summary.mdl_courses |
| Summary of mdl_forum_posts Object | summary.mdl_forum_posts |
| Summary of mdl_grades Object | summary.mdl_grades |
| Summary of mdl_users Object | summary.mdl_users |
