MarvinLuoGS / survey_questions

Survey questions in otree, including multiple choices (select one, select all that apply), questions with conditional logic, etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

survey_questions

Survey questions in otree, including multiple choices (select one, select all that apply), questions with conditional logic, etc.

  • use {{ formfield '' }} in otree to generate . It is convenient with some useful features.
  • use jQuery to select the elements and event to them.
  • use CheckboxInput in otree to generate

About

Survey questions in otree, including multiple choices (select one, select all that apply), questions with conditional logic, etc.

License:MIT License


Languages

Language:HTML 49.8%Language:Python 49.4%Language:Procfile 0.8%