rhettclayton
About
- Username
- rhettclayton
- Joined
- Visits
- 14
- Last Active
- Roles
- Member
Comments
-
Hey Eduard, Thanks for your help! I think that resolves that problem! However, some other ones have come up. Firstly, the fixation cross only appears after the first set of facial images, and not before. I can't decipher what is telling the faces…
-
Hey Eduard, Thanks for your patience. I'll step it back~ In the 'prepare' phase of my script, I have the stimuli and mask sketchpads written up (as per the screenshot in my comment above) The path of the file is path = exp.pool[[Flank_Object].bm…
-
Hey Eduard, I actually have the code in place for the images, but in the 'loop' object, there are variables (center object, left object, right object) that change between sets (i.e. center object becomes t_n1.jpg, left object becomes t_t1.jpg, etc)…
-
Hey Eduard! I think I am beginning to understand your code. Thank you very much for your response! The actual stimulus sketchpad consists of three images displayed along the x axis. Their filenames are variables that are randomly changed within th…
-
Hey Josh (or others) Please mark this as problem solved :) Thanks a lot! Rhett
-
Thanks Sebastian. Problem solved. Thanks a lot! :)
-
Hey Josh, To get your recommendation working, I had to set the run-if of response_time to 295, and the inline script to response_time += 300, however as it runs after the secondary keyboard logger, the script will only run if the participants' RT i…
-
Edit: I may have worked out a workaround. The fixation cross goes up for two seconds. The stimuli for 300ms, and the response screen, being the final screen, goes up for 1 ms. Then the keyboard logger, I presume, runs from the last object, so if I w…