Author:
Mehnaj Ahmed
Summary:
The Grade-o-tron takes teacher inputs for individual questions on a quiz and returns the mean, median, and range of the data, both for each individual question as well as the quiz as a whole, and states which questions students performed the best and worst on. It also creates an editable .csv spreadsheet containing all of the data that is input in the directory that contains the .py file.
Screenshots:
The introduction screen, showing how the program gives individual averages.
The final output screen after the user decides to finish up the program. After the user decides to end the program, the program lists the averages for the quiz as a whole. The .csv is created in the same directory as the .py file.
A preview of the .csv file. The part labeled "Student Name" can be altered in Excel to correspond to the correct student.