I have to build Quiz app. I have 10 questions and options for users to choose. I'm finding difficulty in calculating score. Can anyone please help me.
My Data source is Excel-Table, where it has Column1(Questions),Column2(Choice1), Column3(Choice2),Column4(Choice3),Column5(Correct Choice).
So I need to compare user input choice and correct choice and append the score accordingly.

Report
All responses (
Answers (