Grade Calculator

Enter the percentage grades for each {$categoryObject} in your {$category} category.
"; $collectcount=1; //creation of boxes and collection of grades while($collectcount<=$categoryNum){ print <<< HERE
HERE; $collectcount++; } } getGrades("$homeworkNum","homework"); getGrades("$classworkNum","classwork"); getGrades("$projectNum","project"); getGrades("$quizNum","quiz"); getGrades("$testNum","test"); print<<< HERE HERE; ?>

Enter the percentage of your Final Exam here




Index