Empirical-org-Archive / Quill-Writer

Quill Writer - Learning by Writing Together
http://quill-writer.firebaseapp.com
GNU Affero General Public License v3.0
5 stars 5 forks source link

Distribute Student Turns Appropriately #162

Closed wlaurance closed 9 years ago

wlaurance commented 9 years ago

This bug appears when a the leader student submits the text before the next student is in the game on their machine.

What happens is that both students have the isTheirTurn property set to false.

When both parties connect, we can do a sweep to make sure that someone has a turn assigned.