Millisecond Forums

Part of the picture stimulus to be selected

https://forums.millisecond.com/Topic17327.aspx

By Konstantina - 10/2/2015

Hello,

I have an image and I want only a part of it to be considered a valid response. Is that possible?
E.g. a picture of a woman holding a baby and only if i point to the baby it will be considered a valid choice.

Thanks,
Konstantina
By Dave - 10/2/2015

Yes, that's possible. You need to specify the valid portion of the image somehow. You can do this by e.g. positioning a <shape> *behind* the <picture> and considering that as /validresponse.

See e.g. this example: https://www.millisecond.com/download/library/FITC/
By Konstantina - 10/2/2015

Thanks so much Dave! Very helpful!