Classroom HackSpaceChallenge/Buzzers/PC Software: Difference between revisions
From London Hackspace Wiki
No edit summary |
(→Pages) |
||
Line 11: | Line 11: | ||
* Load Lesson | * Load Lesson | ||
* Ongoing Lesson | * Ongoing Lesson | ||
- This will need some form of | - This will need some form of xmlhttprequest so that when all the responses have been acquired by the server the web page is updated to the next interaction point. | ||
==Testing== | ==Testing== |
Revision as of 16:37, 24 March 2011
Architecture
- Python
- MVC framework - which?
- student database - sqllite?
Pages
- Statistics
- Load Lesson
- Ongoing Lesson
- This will need some form of xmlhttprequest so that when all the responses have been acquired by the server the web page is updated to the next interaction point.
Testing
I'll leave my arduino in the project box and put a program on it to pretend to be the teacher module. I.e. respond to new lessons and spew out buzzer feedback.
Owner
I'm willing to take on part of it. I'd prefer to work on lesson parsing and communicating with the teachermodule --Eb4890 14:42, 24 March 2011 (UTC)