You can add answer in an active survey,
Not for subquestion (multi check is subquestion ).
If you have access to phpmyadmin, it can be done too directly in DB:
- deactivate survey
- Add the sub question (or question)
- Reactivate survey
- compare new survey_XXX table with survey_XXXX_old and add the needed column on survey_XXXX_old.
- go to admin panel/view response and click on "inport response from a deactivated survey" or something like that.
Denis
Not for subquestion (multi check is subquestion ).
If you have access to phpmyadmin, it can be done too directly in DB:
- deactivate survey
- Add the sub question (or question)
- Reactivate survey
- compare new survey_XXX table with survey_XXXX_old and add the needed column on survey_XXXX_old.
- go to admin panel/view response and click on "inport response from a deactivated survey" or something like that.
Denis