RGE
About
- Username
- RGE
- Joined
- Visits
- 0
- Last Active
- Roles
- Member
Comments
-
That is the end of my script. RGE.
-
define sketchpad fixation_cross set duration "995" set description "Displays stimuli" set start_response_interval "no" draw fixdot 0 0 color=black show_if="always"define form_text_display form_text…
-
define sequence block_sequence set flush_keyboard "yes" set description "A sequence containing a single block of trials followed by feedback to the participant" run reset_feedback "always" run block_loop &qu…
-
setcycle 22 trial_number "23" setcycle 22 word5 "CONTRAST" setcycle 22 word4 "CANVAS" setcycle 22 word7 "GLITTER" setcycle 22 word6 "AMPLE" setcycle 22 word1 "MONEY" setcy…
-
setcycle 8 trial_number "9" setcycle 8 word5 "MOVIE" setcycle 8 word4 "METHOD" setcycle 8 word7 "UNTO" setcycle 8 word6 "FROZEN" setcycle 8 word1 "FUTURE" setcycle 8 word3…
-
define loop block_loop set repeat "1" set description "A single block of trials" set skip "0" set item "trial_sequence" set break_if "never" set column_order "word1;word3;word2…
-
# Generated by OpenSesame 2.8.3 (Gutsy Gibson)# Tue Oct 07 14:05:46 2014 (nt)# <http://www.cogsci.nl/opensesame>set mouse_backend "xpyriment"set subject_parity "even"set height "768"set font_family "mono"…
-
Dear Edwin, Thank you once again for your help. I have progressed further with my experiment since we last spoke. I have copied in my script so that you can run it for yourself but it didn't seem to want to post it so I will try again in a separate…
-
Dear Edwin, Thank you for replying again. I have done this but when I click apply and then click on run it comes up with a black blank screen which then immediately shuts itself. I noted as well that when I pressed apply the code for the specific…
-
Dear Edwin, I had tried this previously and it didn't work. Now of course it works! I think it is because it is quite precise in where you can drag to. I have previously to my queries actually gone through step by step the gaze cueing tutorial and …
-
Dear Edwin, Thank you very much for your prompt and helpful reply. I am very new to OpenSesame. It is good to know that it seems like I might be able to do what I would like to do. I have tried your code and I couldn't get it to work but I am sur…