Add options to text input box to not accept an empty response
Allow an option for text boxes so that they can not be blank and they must contain at least xx number of characters or the answer is incorrect.
2
votes
-
David McNally commented
Ok, sorry, I see the way to check if they are not blank in the lost focus, but still need to check if it is more than xx characters in length