This function opens a Shiny app called quizmanager_app with a menu that allows the user to perform all relevant quiz management operations.
quizmanager(courselocation = NULL)
Path to main course directory
Run this function with no arguments to start the main menu (a Shiny app). You can also provide a path to an existing course directory.
if (FALSE) quizmanager()