Difficulty creating contingencies for different number of stimuli in different positions

I can’t really work out the details here, but if you have a list of possible correct values, then you change from using == in your comparison to in, e.g. something like this:

if stimulus.image in corrAns

Yes, this is routine, and you should find a number of solutions if you google or search this forum. e.g. Giving feedback adding points collected in every round - #3 by Lara