https://github.com/koushik-elite/my-survey-builder
I developed a customized survey builder with score for each question from basic Form IO. I inspired it from Survey Builder (surveyjs)
https://github.com/koushik-elite/my-survey-builder
builder-generator form-builder formio survey
Last synced: 2 months ago
JSON representation
I developed a customized survey builder with score for each question from basic Form IO. I inspired it from Survey Builder (surveyjs)
- Host: GitHub
- URL: https://github.com/koushik-elite/my-survey-builder
- Owner: koushik-elite
- License: mit
- Created: 2018-07-16T06:32:01.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-29T04:42:24.000Z (over 6 years ago)
- Last Synced: 2025-01-22T01:36:35.025Z (4 months ago)
- Topics: builder-generator, form-builder, formio, survey
- Language: JavaScript
- Homepage:
- Size: 415 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: Changelog.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# My Survey Builder
I developed a customized survey builder with score for each question from basic Form IO. I inspired from Survey Builder from surveyjs
In Formio there is a inbuilt Survey component, i customized it to accept scores, percentage for options, adding comments etc.
and I re configured the fieldgroup component to act as a question group. where you can group multiple survey component in an single group.Currently i am working on to restrict fieldgroup inside fieldgroup.