jonesfm
About
- Username
- jonesfm
- Joined
- Visits
- 2
- Last Active
- Roles
- Member
Comments
-
Because I put the new file in the same place that the last set of instructions told me to put the other file, but nothing new is showing up on my opensesame (that I have noticed).
-
So when I download the zip file (the first download link under v5.0), should a new icon appear in opensesame?
-
that worked perfectly! Many many thanks!
-
it might be a problem that I do not have anything in the "prepare" window. I only have it in the "run" window... What should go in the "prepare" tab?
-
if this helps, this is my inlineScript: if var.box_pos == var.arrow_cue: var.valid_pos = 'true' else var.valid_pos = 'false' if var.box_pos != var.arrow_cue: var.invalid_pos = 'true' else var.invalid_pos = 'false'
-
Thank you!!
-
That worked! I changed the name of my variable "practice" Thank you