Group: Forum Members
Posts: 27,
Visits: 47
|
Hi,
I've got a question (again) about two problems I encountered when I tested out my task.
It concerns the following piece of code:
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& Creating the face picture lists &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
<item faces_info> / 1 = "Faces/Order 1/Slide1.jpg" / 2 = "Faces/Order 1/Slide2.jpg" / 3 = "Faces/Order 1/Slide3.jpg" / 4 = "Faces/Order 1/Slide4.jpg" / 5 = "Faces/Order 1/Slide5.jpg" / 6 = "Faces/Order 1/Slide6.jpg" / 7 = "Faces/Order 1/Slide7.jpg" / 8 = "Faces/Order 1/Slide8.jpg" / 9 = "Faces/Order 1/Slide9.jpg" / 10 = "Faces/Order 1/Slide10.jpg" / 11 = "Faces/Order 1/Slide11.jpg" / 12 = "Faces/Order 1/Slide12.jpg" </item>
<item faces_no_info> / 1 = "Faces/Faces Without Information/Slide1.jpg" / 2 = "Faces/Faces Without Information/Slide2.jpg" / 3 = "Faces/Faces Without Information/Slide3.jpg" / 4 = "Faces/Faces Without Information/Slide4.jpg" / 5 = "Faces/Faces Without Information/Slide5.jpg" / 6 = "Faces/Faces Without Information/Slide6.jpg" / 7 = "Faces/Faces Without Information/Slide7.jpg" / 8 = "Faces/Faces Without Information/Slide8.jpg" / 9 = "Faces/Faces Without Information/Slide9.jpg" / 10 = "Faces/Faces Without Information/Slide10.jpg" / 11 = "Faces/Faces Without Information/Slide11.jpg" / 12 = "Faces/Faces Without Information/Slide12.jpg" </item>
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& Setting the defaults for the actual face pictures &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
<picture faces_info_default> / items = faces_info / position = (50%, 50%) / size = (90%, 90%) / select = noreplacenorepeat </picture>
<picture faces_no_info_default> / items = faces_no_info / position = (50%, 40%) / size = (60%, 60%) / select = picture.faces_info_default.currentindex </picture>
<picture faces_no_info_default2> / items = faces_no_info / position = (50%, 40%) / size = (60%, 60%) / select = picture.faces_no_info_default.currentindex </picture>
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& Creating the stimulusframe in which the images are shown &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
<trial faces_info_presentation> / stimulusframes = [1 = faces_info_default] / showmousecursor = false / timeout = 1000 </trial>
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& Creating the buttons for faces main recall &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
<text faces_danger_button> / items = ("Gevaarlijk") / txbgcolor = (grey) / vjustify = center / size = (210, 100) / position = (20%, 80%) / fontstyle = ("Times New Roman", 36, false, false, false, false, 5) </text>
<text faces_safe_button> / items = ("Veilig") / txbgcolor = (grey) / vjustify = center / size = (210, 100) / position = (80%, 80%) / fontstyle = ("Times New Roman", 36, false, false, false, false, 5) </text>
<text faces_house_button> / items = ("Huis") / txbgcolor = (grey) / vjustify = center / size = (210, 100) / position = (20%, 80%) / fontstyle = ("Times New Roman", 36, false, false, false, false, 5) </text>
<text faces_appartment_button> / items = ("Appartement") / txbgcolor = (grey) / vjustify = center / size = (210, 100) / position = (80%, 80%) / fontstyle = ("Times New Roman", 36, false, false, false, false, 5) </text>
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& creating the questions for the faces main recall &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
<trial faces_danger_recall> / stimulusframes = [1 = faces_no_info_default, faces_danger_button, faces_safe_button] / inputdevice = mouse / validresponse = (faces_danger_button, faces_safe_button) / posttrialpause = 500 </trial>
<trial faces_location_recall> / stimulusframes = [1 = faces_no_info_default2, faces_house_button, faces_appartment_button] / inputdevice = mouse / validresponse = (faces_house_button, faces_appartment_button) / posttrialpause = 500 </trial>
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& Creating the main block for faces &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
<block faces_main> / trials = [1-12 = faces_info_presentation; 13-24 = sequence(faces_location_recall, faces_danger_recall)] </block>
The first, although not necessarily a problem, concerns the order of picture stimuli. I present 12 different stimuli to my participants first. After they are shown each of the stimuli, they get asked questions about the stimuli.
What I want to do, however, is to ask questions about the stimuli in the same order they are presented.
For example, if the presentation order is 4, 1, 3, then I want to ask questions using that same order. Or if it's 3, 4, 1, then I want to ask questions following the order of 3, 4, 1. I've tried using the picture.name.currentindex, but that's not working out.
The other problem I encountered concerns the first trial of the questions part. When I used this:
<picture faces_info_default> / items = faces_info / position = (50%, 50%) / size = (90%, 90%) / select = noreplacenorepeat </picture>
<picture faces_no_info_default> / items = faces_no_info / position = (50%, 40%) / size = (60%, 60%) / select = noreplacenorepeat </picture>
<picture faces_no_info_default2> / items = faces_no_info / position = (50%, 40%) / size = (60%, 60%) / select = picture.faces_no_info_default.currentindex </picture>
It came close to solving my first problem. However, when I used this, it caused the questions part to not work as it should. The first trial of sequence(faces_location_recall, faces_danger_recall) (trial 13) should ask about 'locations' followed by 'danger' on the same stimulus. This, however, does not happen. Instead, it skips the 'danger' part. And this only happens in trial 13.
For example, after I present the stimuli, the first question (trial 13) that people get concerns picture 10. This asks for 'location'. However, instead of asking about 'danger' after this, it immediately moves on to picture 15 (or any other picture), and skips the question about 'danger' for picture 10. This does not happen in any of the other trials.
I was hoping for an explanation on why this happens, and what I should change to prevent it from happening.
|