/survey_questions

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

Primary LanguageHTMLMIT LicenseMIT

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