**Get StudentParser.awk to successfully calculate the accuracy for each mathematical operation, plus other relevant information TBD, one example will be success of division with remainders.
+
**Get ClassParser.awk to successfully calculate class-wide statistics on the same information
+
**Provide Grader.awk which grades each student, calculates a class average, tallys students in each grade interval.
+
*Jeremiah
+
** Provide a script to move StudentParser.awk's output to ClassParser.awk's input