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
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