<div dir="ltr"><div><div>hi,<br><br></div>It seems that you now have a stimulus screen (with a static contents) that stays on screen until all presses are collected. Then, when the Stimulus object finishes, you start an inline script that processes all past button presses. If you would like to update the bar immediately after each button press, you need a different construct. I think it would be very similar to the code I used in my VAS example script: <a href="http://pfcgroot.nl/e-prime/83-example-scripts/80-visual-analogue-scale-example-for-e-prime.html">http://pfcgroot.nl/e-prime/83-example-scripts/80-visual-analogue-scale-example-for-e-prime.html</a>  (look at the DragScale function). Also note that you should set the duration of the Stimulus screen to zero, or set the prerelease to same as duration.<br>
<br></div>Best<br>Paul<br><div><br><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 6 June 2013 18:02, free_operant_task <span dir="ltr"><<a href="mailto:hollysully@gmail.com" target="_blank">hollysully@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<p class="MsoNormal"><span style="font-size:10.0pt;line-height:115%">Hi,<br>
<br>
I hope someone can help and apologies in advance for my elementary coding
skills.<br>
<br>
I am trying to create a response bar (drawn by the canvas function) that is
incrementally filled by each button press (each of the multiple button presses
required for an individual trial). I have tried to combine the ScoreBar and
MultipleResponseCollection sample scripts from the PST eprime support site. I
want the number of presses required to be randomly determined by an attribute
called MaxCount (which is set by RewardProb) at the beginning of each trial.
Eventually, the duration of each trial will also vary depending on RewardProb
(this bit works well in another script I have). <br>
<br>
I am attaching the script that I have so far. It seems to be partially working.
When the number of presses set by the attribute MaxCount is reached, the trial
terminates as it should, however, there is a substantial delay before the
response bar starts filling. Also, I would like the canvas to be cleared
of all images after each trial (because the next thing I am going to work on is
making the size of the response bar variable on each trial). But for now, I
would greatly appreciate any help with getting a response bar that fills with
each press on a single trial and clears after the trial is finished. <br>
<br>
Many thanks in advance if you can help!</span></p><span class="HOEnZb"><font color="#888888">



<p></p>

-- <br>
You received this message because you are subscribed to the Google Groups "E-Prime" group.<br>
To unsubscribe from this group and stop receiving emails from it, send an email to <a href="mailto:e-prime%2Bunsubscribe@googlegroups.com" target="_blank">e-prime+unsubscribe@googlegroups.com</a>.<br>
To post to this group, send email to <a href="mailto:e-prime@googlegroups.com" target="_blank">e-prime@googlegroups.com</a>.<br>
To view this discussion on the web visit <a href="https://groups.google.com/d/msgid/e-prime/470f1db1-0c3a-4542-9c9c-1fd114c0a0cc%40googlegroups.com?hl=en-US" target="_blank">https://groups.google.com/d/msgid/e-prime/470f1db1-0c3a-4542-9c9c-1fd114c0a0cc%40googlegroups.com?hl=en-US</a>.<br>

For more options, visit <a href="https://groups.google.com/groups/opt_out" target="_blank">https://groups.google.com/groups/opt_out</a>.<br>
 <br>
 <br>
</font></span></blockquote></div><br></div>

<p></p>

-- <br />
You received this message because you are subscribed to the Google Groups "E-Prime" group.<br />
To unsubscribe from this group and stop receiving emails from it, send an email to e-prime+unsubscribe@googlegroups.com.<br />
To post to this group, send email to e-prime@googlegroups.com.<br />
To view this discussion on the web visit <a href="https://groups.google.com/d/msgid/e-prime/CAKAdR-t1KMTfiJTkwUOAqZDh70vvqzQkUN3yznGAUiKSubhL5w%40mail.gmail.com?hl=en-US">https://groups.google.com/d/msgid/e-prime/CAKAdR-t1KMTfiJTkwUOAqZDh70vvqzQkUN3yznGAUiKSubhL5w%40mail.gmail.com?hl=en-US</a>.<br />
For more options, visit <a href="https://groups.google.com/groups/opt_out">https://groups.google.com/groups/opt_out</a>.<br />
 <br />
 <br />