csmith1188 / formbar

Interactive Classroom Mangement Tool using Raspberry Pi, Python, and NeoPixels
5 stars 55 forks source link

Major Bug TUTD #421

Open csmith1188 opened 1 year ago

csmith1188 commented 1 year ago

Sometimes, a student will cause the formbar alternate adding or removing a selected "thumb" from a student every second. Each time it plays the sound for adding a thumb (even when it is removing the thumb) and updates the formbar. The permissions of the student makes no difference, so they cannot be blocked by being made a guest. This seems to coincide with the logpoint that logs the students while in the /controlpanel. May be related to new websocket features.