IDIAMath / idiamath.github.io

1 stars 0 forks source link

question 8: forbid strings, add grid background and randomize question matrix values #64

Open BlackBlueGreens opened 1 year ago

BlackBlueGreens commented 1 year ago

use STACK validation otherwise JS input type= number.

BlackBlueGreens commented 1 year ago

after some thought, there is pretty much no reason to restrict the user from inputing strings. If STACK does not have a validation method of check if the input is string, then no need to use JavaScript because restricting input is annoying for users.