moodleQuiz
Rationale
After students have finished quizzes from
Moodle platform,
Moodle Quiz Reports will usually be collected, processed, graded, and combined with other reports to a single spreadsheet or store in a database before the final grading process. The intermediary score processing steps could be tedious if perform manually. Luckily, the Moodle Quiz Reports have some underlying structures that provides an opportunity to automate this processes with data manipulation software. That’s why I’ve build this
{moodleQuiz}
R package.
Goal
The goal of this package it to provide a high-level ready-to-use functions for cleaning, encoding, filtering, and combining student’s score and responses from Moodle Quiz Reports.
Moreover, I’ve included the functions from {moodleQuiz}
as a
business logic engine to drive
this Shiny app using for student’s score processing from
SELECx (a Moodle platform from Faculty of Medicine Siriraj Hospital, Mahidol University, Thailand).
See more
- Posted on:
- June 2, 2022
- Length:
- 1 minute read, 150 words
- Categories:
- R-pkg Data-processing Education Moodle
- See Also:
- TI-RADS Calculator App
- zoomclass
- moodleStats