/survey-builder

survey builder for human evaluation

Primary LanguageJavaScript

Survey builder for human evaluation

React + survey JS

feature

  • creating a human evaluation with drag and drop
  • multiple
  • dynamic update

environment install

  • yarn install
  • pip install -r requirements.txt

Usage:

  1. git clone this project
  2. create surveys folder under the project
  3. refer to https://surveyjs.io/create-survey , create a json survey file, and put it into surveys folder
  4. run bash run.sh for build and serve, python server.py run without build.

Screenshot

Start page:

  • selector list will be all the json file in surveys folder, display name is the json file name

Evaluation page: