Merging columns across an opt-out option

Hi everyone,

We have an experiment where we are offering an “opt-out” question in addition to two unlabeled alternatives. We followed the tutorial and were able to set that up.
At the moment, the layout of the third alternative is simply empty cells for each attribute row. During the piloting of our experiment, we received feedback that it would be better if we merged the cells (row-wise) across this column and presented the opt-out text (currently appearing at the column header) centrally. This would be akin to the way “conjointly” platform does it, which we happen to have played with before trying SurveyEngine.

Our attempts so far at doing this have been unsuccessful. We tried removing the option’s respective tags from each of its rows in the Layout tab, but see that still leaves the row separators (see image below).


We also tried using “rowspan” in the tag of the first option, which seems to merge the cells as expected but also results in an additional column being formed (see image below)

Would appreciate your guidance on this.

Many thanks and best wishes,
Noam
The ARRC project, University of Cambridge

There are two ways to do this.

1 - use the rowspan this should be the number of rows you want to span. So if you have 4 = then in the first table cell set rowspan = 4, not zero as you have. Secondly - you need to delete the cells that the rowspan will take up so if there are 4 - then delete the 3 cells underneath it.

  1. Use Jquery + chatgpt. This does the same thing - the only problem is you can’t see the effect in preview.