Line 4. We update the error message to let the user know they have to put in numbers rather than any ol character.
== Wrap up ==
This is a short introduction to adding in-question validation. If you have further queries please give us a shot at support@allnone.ie
It is vital to remember user experience and always try and test for every scenario that your user will experience.
Only add in-question validation on questions that MUST be filled in on every outcome, otherwise use outcome validation.
[[Category:Module Specific:Form Management]]
[[Category:Topic:JavaScript]]