Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Waiting for correct response after trials
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Rae  
View profile  
 More options Nov 2 2012, 3:47 pm
From: Rae <rae0...@gmail.com>
Date: Fri, 2 Nov 2012 12:47:06 -0700 (PDT)
Local: Fri, Nov 2 2012 3:47 pm
Subject: Waiting for correct response after trials

Hi All,

First of all, I just wanted to say thank you for the program itself and for
these forums-it has made programming much easier.  I tried looking online
and through previous questions in the group but I haven't seen an answer to
this particular problem.  I am sorry if I missed it.

I am using the Builder view on a Mac with the newest version of PsychoPy
(v1.75.01).

I am trying to work an experiment so that participants get feedback if
their responses were wrong (which I have done- the demo was really
helpful!). But I want to add a component such that if the response was
wrong, participants have to answer the correct answer in order to continue
with the trials. I have it set up to store the last key and so I thought I
might just extend the duration time of the feedback so that the participant
could correct the response. However, then when the participant answers
correctly, he/she has to wait for the feedback message to end.  Is there a
way to add a wait time feedback to erroneous responses or to differentially
set the duration time based on correct/incorrect responses?

Thank you for your help!

-Rae


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jonathan Peirce  
View profile  
 More options Nov 8 2012, 1:01 pm
From: Jonathan Peirce <jonathan.pei...@nottingham.ac.uk>
Date: Thu, 08 Nov 2012 18:01:30 +0000
Local: Thurs, Nov 8 2012 1:01 pm
Subject: Re: [psychopy-users] Waiting for correct response after trials

I think you'd have to do something slightly clunky with code components
and a loop. Like add a loop to your flow surrounding a try_again
routine. That could have a number of reps that is set in a variable. If
the subject gets it correct nreps=0 (the loop won't run). In your
try_again routine you'd also need to add something to see if the answer
was /now/ correct and abort the loop.
     http://www.psychopy.org/recipes/builderTerminateLoops.html

hope that helps
Jon

On 02/11/2012 19:47, Rae wrote:

--
Jonathan Peirce
Nottingham Visual Neuroscience

http://www.peirce.org.uk

This message and any attachment are intended solely for the addressee and may contain confidential information. If you have received this message in error, please send it back to me, and immediately delete it.   Please do not use, copy or disclose the information contained in this message or in any attachment.  Any views or opinions expressed by the author of this email do not necessarily reflect the views of the University of Nottingham.

This message has been checked for viruses but the contents of an attachment
may still contain software viruses which could damage your computer system:
you are advised to perform your own checks. Email communications with the
University of Nottingham may be monitored as permitted by UK legislation.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »