Pre-Selected option

Dear Benno,

I have an experiment with 3 alternatives/options where I want one of the options to be pre-selected before the participant/respondent chooses it, kinda like a default nudge
Is this possible in SurveyEngine? I tried alot but cant get it to work

Best,

Rushdi

This is pretty non-standard and it´s likely you´´ll get bad data.
Nevertheless there are 2 ways of doing this

  1. USe the html template and set the relevant radio but to checked <
  2. Do the same but use javascript.

You´ll need to dig into the html using find the relevent elements - but chat gpt should be able to help-

1 Like