survey-creator
survey-creator copied to clipboard
Scalable open-source survey software to generate dynamic JSON-driven forms within your JavaScript application. The form builder features a drag-and-drop UI, CSS Theme Editor, and GUI for conditional l...
It's no necessary... 
Not same as survey drop-down list... https://www.figma.com/file/7QOeoDDCaPuqzWAROR0kDY/SJS-Creator?node-id=2018%3A15859
### Are you requesting a feature, reporting a bug or ask a question? Feature / question ### What is the current behavior? In editor V1 there was an option to...
DEPRECATION WARNING: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0. Recommendation: math.div($logic-space, 2) or calc($logic-space / 2) More info and automated...
### How to fork this project ? When I fork this project, run npm install and npm run bootstrap I get a missing dependency error. I have survey-library and survey-creator...

### Are you requesting a feature, reporting a bug or ask a question? Reporting a bug ### What is the current behavior? Have a survey with 1 page, 1 question....
 https://www.figma.com/file/7QOeoDDCaPuqzWAROR0kDY/SJS-Creator?node-id=11160%3A91675
 These are the two libraries used - import * as SurveyKo from "survey-knockout"; import * as SurveyCreator from "survey-creator";