Discuss Scratch

gourls
New Scratcher
17 posts

Help with a reaction test game

Hi all,
Im having problems with a reaction test game that i have created.
I have my script made but i cannot plot the results below the stage.

I have a random object that appears on the screen and when i click it, it will jump to another random position on the stage.
I have a timer and number of tries counting how long it takes me to click each object, and count how many goes i have used.
What i need is a way to collect how long it takes me to click each object and plot thoese results at the bottom of the stage.

Can anyone please help??

Thanks
gourls
New Scratcher
17 posts

Help with a reaction test game

gourls wrote:

Hi all,
Im having problems with a reaction test game that i have created.
I have my script made but i cannot plot the results below the stage.

I have a random object that appears on the screen and when i click it, it will jump to another random position on the stage.
I have a timer and number of tries counting how long it takes me to click each object, and count how many goes i have used.
What i need is a way to collect how long it takes me to click each object and plot thoese results at the bottom of the stage.

Can anyone please help??

Thanks

I should say that i need to cal the average mean time also.
I need to modify this script so that each time a user clicks on the target:

if the reaction time is less than or equal to the current mean reaction
time a blue vertical bar is drawn below the line representing the current
mean

. if the reaction time is greater than the current mean reaction time, a red
vertical bar is drawn up, above the current mean line (see Figure 1 for
illustration)

. the pen is readied to draw the next bar 20 steps horizontally further along
the current mean line.
drmcw
Scratcher
1000+ posts

Help with a reaction test game

gourls
New Scratcher
17 posts

Help with a reaction test game

drmcw wrote:

http://scratch.mit.edu/discuss/topic/34992/

Thanks but this is not what i need
drmcw
Scratcher
1000+ posts

Help with a reaction test game

gourls wrote:

drmcw wrote:

http://scratch.mit.edu/discuss/topic/34992/

Thanks but this is not what i need
Odd? fancypants12345 thought that too.
gourls
New Scratcher
17 posts

Help with a reaction test game

drmcw wrote:

gourls wrote:

drmcw wrote:

http://scratch.mit.edu/discuss/topic/34992/

Thanks but this is not what i need
Odd? fancypants12345 thought that too.

I know it's very frustrating, is ther a away i can Private message you and maybe you could take a look at my script?

Thanks
drmcw
Scratcher
1000+ posts

Help with a reaction test game

There is no PM on scratch. Just share the project although I expect you're using something like the OU 1.4 mod instead, so probably can't.
The project I link to in that previous discussion, if not exactly what is required, should be very close and just need a few tweaks.
gourls
New Scratcher
17 posts

Help with a reaction test game

i am using OU 1.4 so i cant even save it and upload it, nor can i recreate it.
I tried to tewat the script that you showed me but there is blocks in there that i cannot use.
drmcw
Scratcher
1000+ posts

Help with a reaction test game

gourls wrote:

i am using OU 1.4 so i cant even save it and upload it, nor can i recreate it.
I tried to tewat the script that you showed me but there is blocks in there that i cannot use.
Which blocks? As I think that project would work in Scratch 1.4.
gourls
New Scratcher
17 posts

Help with a reaction test game

drmcw wrote:

gourls wrote:

i am using OU 1.4 so i cant even save it and upload it, nor can i recreate it.
I tried to tewat the script that you showed me but there is blocks in there that i cannot use.
Which blocks? As I think that project would work in Scratch 1.4.
addtolistifthendeleteoflist

These blocks are not in my build (140)
drmcw
Scratcher
1000+ posts

Help with a reaction test game

gourls wrote:

drmcw wrote:

gourls wrote:

i am using OU 1.4 so i cant even save it and upload it, nor can i recreate it.
I tried to tewat the script that you showed me but there is blocks in there that i cannot use.
Which blocks? As I think that project would work in Scratch 1.4.
addtolistifthendeleteoflist

These blocks are not in my build (140)
Lists? For them to appear you need to create a list…..under variables…..
the_run
New Scratcher
2 posts

Help with a reaction test game

Check

http://imgur.com/SCnxnrc

Powered by DjangoBB