Difference between revisions of "Classroom HackSpaceChallenge/Buzzers/PC Software"

From London Hackspace Wiki
Jump to navigation Jump to search
(Created page with "==Owner== The lucky person in charge of the PC Software")
 
Line 1: Line 1:
 +
==Architecture==
 +
 +
* Python
 +
* MVC framework - which?
 +
* student database - sqllite?
 +
 +
 +
==Pages==
 +
 +
* Statistics
 +
* Load Lesson
 +
* Ongoing Lesson
 +
- This will need some form of htmlhttprequest so that when all the responses have been acquired by the server the web page is updated to the next interaction point.
 +
 
==Owner==
 
==Owner==
  
 
The lucky person in charge of the PC Software
 
The lucky person in charge of the PC Software

Revision as of 14:12, 24 March 2011

Architecture

  • Python
  • MVC framework - which?
  • student database - sqllite?


Pages

  • Statistics
  • Load Lesson
  • Ongoing Lesson

- This will need some form of htmlhttprequest so that when all the responses have been acquired by the server the web page is updated to the next interaction point.

Owner

The lucky person in charge of the PC Software