Skip to content

Lightbridge-KS/SELECx_combine_quiz-App

Repository files navigation

SELECx Combine Quiz

Lifecycle: experimental

App currently deployed: here

This Shiny Application combine Moodle’s Quiz report from SELECx.

The main business logic was based on moodleQuiz package by its 4 main functions:

  • Check Submission: check_sub()

  • Combine Responses: combine_resp() and count_resp()

  • Combine Grades: combine_grades()

Other data manipulation was performed using R meta-packages: tidyverse.

Releases

No releases published

Packages

No packages published