SMILEConsortium / smile_teacher_android

The SMILE Teacher Android App
http://www.smileconsortium.org
Apache License 2.0
1 stars 2 forks source link

Teacher app will sometimes recieve duplicate question submissions from students #1

Closed truedat101 closed 11 years ago

truedat101 commented 11 years ago

This throws off a number of things, but for starters it is confusing for the teacher. It appears that when the start solving questions phase starts, these dups are not present. So this bug lives in the app.

truedat101 commented 11 years ago

We've observed this at the Ellis School project on SMILE Teacher Android 0.2.3. We haven't tested our latest version of server + teacher app there.

truedat101 commented 11 years ago

I believe the Teacher app should prevent adding duplicates to its list.

thiagofnogueira commented 11 years ago

Fixes #1

truedat101 commented 11 years ago

It really helps to flag which commit fixes the issue: fb1c1954c08aeeffc99de99765959de016886d05

I'll leave this closed, but if we continue to see this problem, we'll have to re-open. Conditions needed to verify are difficult to reproduce.