csmith1188 / Formbar.js

Javascript rewrite of Formbar, an open source classroom management tool.
6 stars 22 forks source link

Issue 1 #426 auto submit #432

Closed Luminocents closed 5 months ago

Luminocents commented 5 months ago

auto submits on click rather than using submit button

from this I also found that multi select is kind of funky, users response is not saved on client end, only a visual issue, response is still saved on server end.