Present only selected images in Image Picker question type

Hi,

I have 2 Image Picker questions where the first shows all the available options while the second shows the option selected from the first question

It works fine in the Preview :index_pointing_up:t2:

But when I Run the survey Pavlovia Survey 2025.2.0 , the second Image Picker question is showing all the options and not just the ones I selected :backhand_index_pointing_down:t2:

I checked the settings and can confirn that they are getting the images from the correct question and I have selected the Selected Option.

Just wondering, is this a bug?

Best regards,

Sue Lynn

I’ve had a look and this is a bug, and it isn’t restricted to the image picker.

Pavlovia Survey 2026.2.0

In the JSON there is code "choicesFromQuestion": "question3", which works but "choicesFromQuestionMode": "selected" gets ignored.

I’ll raise a ticket for this. Hopefully it’s an easy fix.