Aidan275 / nativeqda-dev

NativeQDA
http://dev.nativeqda.xyz/
GNU General Public License v3.0
2 stars 0 forks source link

Create Surveys #7

Closed d3nd0 closed 6 years ago

d3nd0 commented 7 years ago

The system shall provide the Researcher the ability to create surveys, which they can distribute to be completed by Survey Participants.

Aidan275 commented 7 years ago

Added the SurveyJS Library and SurveyJS Editor. Also had to add the KnockoutJS library for the survey editor - seems to work okay so far, hopefully, no conflicts arise with Angularjs. The new survey page now loads the survey editor which can generate JSON for the survey pages and can be saved to the DB (yet to do).