codeandcognition / koconut

a very cool assess pool
2 stars 0 forks source link

submitting float equality practice reading throws error(s) #378

Closed bxie closed 5 years ago

bxie commented 5 years ago

To replicate:

  1. from worldview, go to float equality/ practice writing exercise.
  2. try to following data: {a: 1.21, b: "1.211", c: 0.001, d: "error"}
  3. press "submit"

expected: Get feedback and submit data to firebase. Actual: errors on submission and/or logging to firebase

Error for firebase log: image