question feedback

SBelzer wrote:

The problem with just use the "Is Correct" and "Is Not Correct" conditions is that he has an "Is Kinda Correct, but Not Really Correct".SBYou're not restricted to just using a single condition ... he could have two conditions. The first being if the question "is not correct". Then have a second condition that the question variable "contains" "." ... if all of these conditions are meant then show the 'wrong, you need to round' message.For the totally wrong use "is not correct" and for the second condition use "does not contain" "."Using the "is correct" for the correct answer will certainly simply this check.Replace the "." character in the conditions with whatever character(s) you really need to distinguish between whether it was rounded or not.

Discussions have been disabled for this post