Part 1 Part 2 Part 3 Part 4 Home

Student Grades

Click to show or hide instructions.
The following webpage contains the heading, Student Grades, and uses a script that inputs a student's homework average, mid-term exam score, final exam score, and ACR (all as integers)'. Calculate the student's final average according to the formula: final average = (.5 * hwAvg) + (.2 * midExam) + (.2 * finalExam) + (.1 * ACR)
Homework Average(Number between 1 and 100)
Mid Term Exam Score
Final Exam Score
ACR
Student's Final Average
Student's Final Grade
More Information