Thanks a lot Eline!<br>I've already managed to find a solution, very similar to your first advice!<br><br>El viernes, 19 de octubre de 2012 13:44:06 UTC+2, Eline Borch Petersen  escribió:<blockquote class="gmail_quote" style="margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;"><div>Without knowing any details about your experiment I'd recommend one of two ways:</div>
<div> </div>
<div>If you are only interested in havin the result given to you be E-Prime, you can define a global variable in your main script (e.g. wrongAnswer1, wrongAnswer2 ect). Initiate the variables in the beginning of you experiment using an InLine. After each trial, use an InLine to detect which anser is given and correct the according value ( wrongAnswer1 = wrongAnswer+1). In the end of your experiment you can calculate the total number og incorrect answers, the distribution across wrong answers ect. </div>
<div> </div>
<div>Another way is to all relevant information for each trial into a .txt file (reaction time, which answer is given, what the correct answer is, what answering possibilities they had ect.). Then you have all the information saved for analysis in another program.</div>
<div> </div>
<div>Hope it helpes</div>
<div> </div>
<div>Eline</div></blockquote>

<p></p>

-- <br />
You received this message because you are subscribed to the Google Groups "E-Prime" group.<br />
To post to this group, send email to e-prime@googlegroups.com.<br />
To unsubscribe from this group, send email to e-prime+unsubscribe@googlegroups.com.<br />
To view this discussion on the web visit <a href="https://groups.google.com/d/msg/e-prime/-/4HOIm7tRt5IJ">https://groups.google.com/d/msg/e-prime/-/4HOIm7tRt5IJ</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 />