Search found 4 matches
- Mon Jun 12, 2017 3:24 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Reaction Time Task
- Replies: 6
- Views: 3474
Re: Reaction Time Task
Thank you Klaus for your help.
- Thu Jun 08, 2017 7:28 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Reaction Time Task
- Replies: 6
- Views: 3474
Re: Reaction Time Task
Thank you Klaus! I apologize for being vague on what I am trying to accomplish. I am trying to make a reaction time task, it is often used for psychology research. The main idea to is measure the time is takes a person respond, by pressing a key, after being presented a stimulus or in this case, a G...
- Thu Jun 08, 2017 6:46 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Reaction Time Task
- Replies: 6
- Views: 3474
Re: Reaction Time Task
Thank you Craig! I have added to your code to make it more of a reaction time task but I have run into some problems. In the field, a "+" shows for a random time and then GO is presented. I then tried to have the time after "GO" is presented and a tick be put into an added field called data, this wo...
- Wed Jun 07, 2017 9:30 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Reaction Time Task
- Replies: 6
- Views: 3474
Reaction Time Task
Hi all, I am trying to code a basic reaction time task where the fixation cross "+" appears for a varying amount of time and then "GO" is presented. I have created a variable called Times with 200, 400, 600, and 800 in it. I want the fixation cross to display for each of these varying times. I've tr...