csmith1188 / formbar

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

upload invalid lessons #396

Open Jlara2005 opened 1 year ago

Jlara2005 commented 1 year ago

We can upload invalied lessons that break the formbar.

csmith1188 commented 1 year ago

We need validation on the upload. When the lesson is uploaded and being parsed, there should be a variety of checks that make sure all parts of it work, and give accurate error messages describing what doesn't.