-
Notifications
You must be signed in to change notification settings - Fork 3
2nd meeting
jacquesd edited this page Nov 22, 2012
·
2 revisions
- Jacques is going to talk about the architecure
- Marga is going to talk about the work load splitting and the next milestones
##TODO
- how to make the format portable
- how is an author going to create questions
- how are the data of each question stored
- how is the markup of each question stored
- Take a look at the ANKI format
- Come up with a solid db implementation
-
Jacques should create a demo with the following features (branch feat-question-integration):
- Multiple answer question (view and data)
- Question with textual input (view and data)
- impress.js slides
- two different implementations of storing the data for the question
- list with pros and cons
-
Margarita should create a demo with the following features (branch feat-user-auth-test):
- Express.js with static server to display files (you will find a static server as a node plugin)
- Create basic user authentication (Use plugins)
- Experiement with the RESTful urls and views. For example a url for the list of presentations, a url for an interactive presentation and so on, with dummy data.
- Max is gonna prepare some screenshots for the presentation to display the user scenario to the class