ExtensionEngine / tailor

Content authoring platform
MIT License
31 stars 10 forks source link

Set min attribute on exam input #623

Closed hrvojevu closed 4 years ago

hrvojevu commented 4 years ago

This PR:

Solves https://github.com/ExtensionEngine/tailor/issues/138 by setting the min attribute to 0, thus disallowing the input to be a negative number.