bradunov / shkola

Shkola is a web framework for math exercises for primary school kids.
https://www.tatamata.org/
Other
2 stars 0 forks source link

Add automatic testing of solutions and checks #17

Open bradunov opened 4 years ago

bradunov commented 4 years ago

Whenever a question in rendered in JS, it has both check and solution. Add automatic test of solution in check and submit an error to the table if they don't match, to catch potential errors caused by random values at users' browsers.