Group: Forum Members
Posts: 7,
Visits: 84
|
Hello everyone! :)
I'd be grateful for any advice regarding modifying the DATA element of the Corsi Block Tapping task. A colleague has asked me to create a version of the Corsi task that, instead of highlighting the blocks in yellow, flashes an image of a face on the blocks. There are three faces to appear on the blocks at random, a happy face, a neutral face and an angry face.
My issue is that I can't work out a way of getting the task's DATA element to record which faces are shown. I've added the faces as an ITEM:
<item faces> /1 = "neutral.bmp" /2 = "angry.bmp" /3 = "happy.bmp" </item> which is referenced by the "picture" elements that highlight the blocks in sequence. The task is working as intended, it's just recording which faces are shown on the blocks in the DATA which is eluding me.
Any help or advice is gratefully received,
Rob
|