R/analyze_log.R
analyze_log.Rd
This function creates a dataframe summarizing the quizzes and submissions in the course. This is used by the quizmanager part of the package
analyze_log(courselocation)
parent folder for the course
If things went well, a dataframe containing a summary of all quizzes. Otherwise an error message is returned.