Hi,
I successfully made my first quiz and I have the plugin that allows me to send the results to a csv file. I would like to automate the scoring as much as possible but there are two types of questions that I have to score the points manually as I don’t know how to make it work automatically. Both questions are text based answers where the user types in their answers. I don’t want to make them multiple choice where the answers are visible to them.
First example is where a question might ask “Name the four members of the beatles” (1 point for each answer). So if a person knows three, then he can enter them and be awarded three points, or enter two and be awarded two points etc. How do I set the question so it can score correctly depending on how many names have been entered.
Second example is where people may not know how to correctly spell a name. I don’t want them to be marked wrong just for missing out a letter in the name. How can I set the question so that I can include the mispelt name(s) as being correct and award the points if any of the variations are entered.
I appreciate any assistance.
Thank you