Hello! I am struggling with this formula & determined I need to start from the beginning. I have created a quiz. It is a mix of multiple choice (A,B,C,D) and True/False (T,F). Each letter will have a number value which is then SUM'd for a final grade. Something like this:
Question 1: A=5 / B=4 / C=3 / D=2
Question 2: A=0 / B=5 / C=3
Question 3: T=1 / F=0
Any suggestions?