All functions

analyze_log()

Generate a table of the log file for all quizzes in the course

analyze_overview()

Generate a summary of all quizzes in the course

analyze_quiz()

Generate a table showing detailed submission results for a selected quiz

analyze_scoretable()

Generate a score table for all quizzes in the course

analyze_student()

Generate a table showing detailed submission results for a selected student

check_courselocation()

Check that the provided course location is a valid main quizgrader folder

check_metadata()

Check that information submitted by students through UI is correct

check_quiz()

Check that a data frame sent to this function has a valid structure for a complete quiz

check_studentlist()

Check the studentlist file

check_submission()

Check that a data frame sent to this function has a valid structure for student submitted quiz

create_course()

Set up structure for a new course

create_serverpackage()

Create zip file for deployment containing all needed folders and files

create_studentquizzes()

Create student quizzes from full quiz sheets

grade_quiz()

Grade a quiz

quizgrader

quizgrader: A package to do grading

quizmanager()

The main menu for creating and administering quizzes

summarize_course()

Return IDs of all students and a summary table of all quizzes in the course