amuswashere
New Member
- Joined
- Mar 15, 2006
- Messages
- 3
I'm working on a grading spreadsheet. Cells C3 thru M3 list the total points possible for each test. The rest of the spreadsheet are the students and the points for each test. I need to get an average for each student, but only for the tests they actually attempted. So basically a student didn't take the quiz with the point value in C3, then C3 value should be part of the average. Make sense.
Here is an example
Q1: 40 pts, Q2:40 pts, Q3: 5 pts, Q4: 25 pts
total possible points - 110
Johnnie has Q1: 0 pts, Q2: 40, Q3: 4, Q4: 20
Since Johnnie has a zero (didn't take the test) for Q1, I don't want that to be added in possible points attempted.
I will have three columns at the end: total points, total points attempted, then %
Here is an example
Q1: 40 pts, Q2:40 pts, Q3: 5 pts, Q4: 25 pts
total possible points - 110
Johnnie has Q1: 0 pts, Q2: 40, Q3: 4, Q4: 20
Since Johnnie has a zero (didn't take the test) for Q1, I don't want that to be added in possible points attempted.
I will have three columns at the end: total points, total points attempted, then %