ideaconsult / Toxtree.js

http://ideaconsult.github.io/Toxtree.js/
2 stars 3 forks source link

Finalize button and auto status update #153

Closed gonzomir closed 9 years ago

gonzomir commented 9 years ago

Add behaviour to "Finalize assessment" button, update the status field automatically when creating new version.

Also label the required fields in the create assessment form with * and use HTML5 forms API to validate them (when the browser supports it, for old browsers we just check that the value is not empty).