-
Notifications
You must be signed in to change notification settings - Fork 3
4th meeting
jacquesd edited this page Nov 28, 2012
·
1 revision
#4th meeting ASQ (Housekeeping)
##Code Review
- Refactor (remove Duplicates, comment functions http://code.google.com/p/jsdoc-toolkit/ )
- Merge (9:30 am)
- Make sure everyone comprehends the flow of data
##Workflow addition
- Use github issues for commenting, bug fixing and maybe suggesting features
##Issues to tackle
- Level of detail of the state of the application that you're gonna allow in the URL. For example can we have URL with the current slide number? -> No still have to fix it Yes but do we want it?We can leave the url as it is but if the viewer types a target, it should not redirect to that slide.Thats cool with me
- Do we need microformats - Finalize and lock slideshow features for version 1
- Is our app secure. How easy it is to hack? (tests)
- What happens if one connected client goes to sleep and wakes up after 10 slides (tests)
- Can we design the stats format in a way that the data is seperated from presentation so that we can write stats views easily?
##Small Roadmap
- Test and Refactor code
- Finalize presentation format specs and features
- Finlize urls and user authentication
- Workout question types
- Workout stats types and presentations
- Add e-mail (registration confiramtion - Marga)
- Authentication
- leave id to be filled in by the db
- use basic template for the head and footer of the document
- render only parts of pages that change
- multiple static files serving (Jacques and Vassilis)
- review css maybe use LESS
- make list of events in WIKI
- namespace events
- generate and display the IP when the teacher clicks start
##For next time
- Add a 'Click to sign up', that when clicked will hide the login and show the sign in form fields 2.Tests (See ore in Issues to tackle)