source: Dev/branches/rest-dojo-ui/client/config/docs/rft/q4.json @ 360

Last change on this file since 360 was 360, checked in by hendrikvanantwerpen, 13 years ago

Removed controller dependency of Selector and SurveyList?.
Selector emits events now. No id's are used, pass objects around.
Fixed selector wipe in/out confusion for first click.
Read questions from db, no mockup data used anymore in survey page.
Added some sample question to db config, because they cannot be created yet.

File size: 237 bytes
Line 
1{
2   "_id": "q4",
3   "title": "Rate your experience at your current employer from 1 to 10.",
4   "categories": [
5       "Respondent personals",
6       "Professional background"
7   ],
8   "topic": "Work experience",
9   "type": "Question"
10}
Note: See TracBrowser for help on using the repository browser.