shakram02 / PiFloor

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

Upload questions then editing them fails #81

Open shakram02 opened 5 years ago

shakram02 commented 5 years ago
  1. Upload a set of questions
  2. Delete one of them
  3. Download the edited file.

In this file, I deleted the end question (which had no choices in the input file but this doesn't matter) The output shouldn't have a repeated set of questions image

ahmedhammad97 commented 5 years ago

I am having a trouble finding the problem. I tried the following input file Screenshot from 2019-06-24 03-48-10

Then deleted the end question, and also deleted question two, yet when the downloaded file looked like this Screenshot from 2019-06-24 03-49-27

I also tried the multiple input samples, all with correct format, and then tried editing them by adding/deleting questions, or adding/deleting choices, but failed to find this "duplicated questions" occasion.

@shakram02 Would you please specify what was different when you faced it? Or is it just that I don't understand the issue correctly?