Hi,
I tried changing the group relevance in my 2nd group depending on the answer to the last question of the first group but it doesn't work.
No, you did not.
If you do not know how data are stored, you should always activate the survey and enter some well defined data.
You see this:
So, if you want to display the next group after the respondent entered a number, you may either say:
!is_empty(Response1_other)
or you use the answer to Response1:
Response1=="-oth-"
I have no idea what you are trying to do and what the timers are used for, but beware:
If you do not display the second group, Response2 will be empty and the third group isn't displayed as well.
You have to avoid this cascading issue - if you want.
BUT:
Why don't you use a numerical input with the plugin "CheckBoxForText"?
gitlab.com/SondagesPro/QuestionSettingsType/checkboxForText
Joffm
And:
Your survey was limited by your cookie setting
and had an empty group, so could not be activated.