csmith1188 / formbar

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

Poll Type and Prompt update #410

Open csmith1188 opened 1 year ago

csmith1188 commented 1 year ago

Using a websocket signal every time a poll starts, update the /tutd panel to show the prompt for the poll and only show the appropriate controls on the screen for that poll. Users should not have to refresh the page for this to happen. Loading the page should use an api call or a websocket infortmation request to show the correct controls/prompt.