Test: show points instead of percentage
April 21, 2013 12:00 AM
Hi. I have a test which includes multiple choice and multiple response questions. The maximum points one can get is 45 points. How I can show test score as the reached points instead of percentages? I would be very very happy if someone can help me.
Discussion (2)
You have to recalculate yourself. Just multiply Score x Number of questions, divide by 100 and round to integer. So if the score is 66% and the number of questions is 45, you'll get 66*45/100=30.
Discussions have been disabled for this post