Search found 4 matches

by beejer123
Mon Apr 16, 2012 6:06 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Help with experimental code?
Replies: 8
Views: 4782

Re: Help with experimental code?

Thanks for all y'alls help. I didn't get it fully working but good enough for now. Thanks, Genevieve
by beejer123
Mon Apr 16, 2012 4:50 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Help with experimental code?
Replies: 8
Views: 4782

Re: Help with experimental code?

Okay I think I understand a little better. I do know what a script is, a decent understanding of a handler, and a message that tells the handler what to do with a specific event. I've read the manual to get a better sense of things. I initially had started learning python, and then for a class had t...
by beejer123
Mon Apr 16, 2012 3:27 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Help with experimental code?
Replies: 8
Views: 4782

Re: Help with experimental code?

Hey! Thanks for your reply. So basically, the experiment does not run as the target and stimulus does not appear etc. The colors don't change. I placed the keydown and mouseup in the card script of card 3. Is that what you mean? The keyDown refers to when I want the participant to respond to r b or ...
by beejer123
Mon Apr 16, 2012 12:50 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Help with experimental code?
Replies: 8
Views: 4782

Help with experimental code?

Hey all! I am trying to program a reaction time experiment: I want the card background to change colors, the color of the target + to change colors and the stimulus oval to change colors according to the colors set out in my field. I want the participants to press r, y, or b depending on the color o...