I am creating a quiz question that allows free type answers.
When creating conditions to look for keywords in the answers, can I list a number of similar words, separated by a punctuation mark, in the same line?
Perhaps variation of spelling, for instance. Or do I need to list each word in a separate condition?
Am I better using the “contains” parameter or the “equals” parameter?
Tony