I would like to assign different points for different answers to a quiz question and have every answer earn points. For example, if I ask a question like...
"I use Google Forms as Exit Tickets in my classroom."
Answer choices are:
a. Strongly Disagree
b. Disagree
c. Agree
d. Strongly Agree
I would like to give 1 point for option a, 2 points for option b, 3 points for option c, and 4 points for option d. I am assuming I have to use a search formula for this but I am not exactly sure how to set that up. I copied this example formula and tried putting my info into the formula and entering into the Answer Key Row but I am not getting results on the grading page.
%=if(flb_response="Strongly Disagree",1,if(flb_response="Disagree",2,if(flb_response="Agree",3,if(flb_response="Strongly Agree",4,0))
What am I doing wrong? Is Flubaroo the right program for me to collect this info in a Google Form, assign point totals to give an overall score, or should I look at something different? If yes, do you have a suggestion for what I want to do?
Thank you.
Lynn