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:
220 bytes
|
Line | |
---|
1 | { |
---|
2 | "_id": "q3", |
---|
3 | "title": "Have you worked here longer than 10 years?", |
---|
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.