shakram02 / PiFloor

An Interactive floor Application, oriented towards child education
Apache License 2.0
2 stars 3 forks source link

Answer selection method is non-deterministic #64

Closed shakram02 closed 5 years ago

shakram02 commented 5 years ago

During out tests in the fair, when selecting the same answer (i.e. tile on the floor) for 2 different questions the frontend selected 2 different locations, although the data send from the Android was the same.

My guess is that the text file is parsed into a hashtable or something that puts answers in random order. Which make the indices differ from the text file