Participant likert scale

Neil McLatchie neil.mclatchie at googlemail.com
Thu Sep 1 16:27:37 UTC 2011


Wow, thank you for such a speedy response!

As much as I appreciate it, I am afraid even though you made it sound
simple, it has gone a bit over my head. As of point number 2, I'm left
scratching my head a bit. I don't know what 'Inline with code' means,
let alone 'dim myNRESPS...etc'.

Sorry, I really do appreciate the help, and I apologise if I am just
so new to this that I don't understand the most basic of things!

Any chance you could talk me through it in baby steps?

If not, thanks anyway for your reply!

Neil

On Sep 1, 5:15 pm, Michiel Spape <Michiel.Sp... at nottingham.ac.uk>
wrote:
> Hi Neil,
> So, if I'm correct, this should be it, let me know if I forgot something. Add the following to some procedure:
> 1. TextDisplay, I'm calling it question. You can insert the question here ("how guilty") etc.
> 2. Inline with code:
> dim myNRESP as integer 'initializes an integer
> myNRESP = -1 'sets it to -1, for reasons that should be clear later
> 3. Label, called PreJump
> 4. Inline with code
> myNRESP = myNRESP + 1 'adds 1 to number of responses - the baseline of your code
> c.SetAttrib "NRESP", myNRESP 'saves the number of responses
> 5. TextDisplay, I called it ResponseDisplay. It displays the following text [NRESP] (after the attribute created earlier); a maximum duration of whatever you'd like to be the final duration of your responses hammering (I made it 1000 ms here, default). An input object (I used my keyboard, any button allowed). And most important: end action: jump to label: PreJump.
>
> Voila - tested, works. Only thing to do is dump all this in a list and add your likert questions.
> Cheers,
> Mich
>
> Michiel Spapé
> Research Fellow
> Perception & Action group
> University of Nottingham
> School of Psychologywww.cognitology.eu
>
> -----Original Message-----
> From: e-prime at googlegroups.com [mailto:e-prime at googlegroups.com] On Behalf Of Neil McLatchie
> Sent: 01 September 2011 17:02
> To: E-Prime
> Subject: Participant likert scale
>
> Hi everyone,
>
> I'm quite new to this and am about to do my first fMRI study. I
> basically need to ask participants to provide feedback of how they are
> feeling whilst in the scanner. However, due to being in an fMRi, they
> can't talk or move, except they have a button in each hand.
>
> Ideally I would like to be able to ask them e.g. 'how guilty do you
> feel right now' and have a '0' appear in the middle of the screen.
> They then click the right button from 1-7 times to let me know how
> guilty they are feeling at that instance. If possible, I would like it
> to somehow loop, so that if they by accident push the right button 8
> times, it just loops back to 0. It would be good if they could then
> confirm (terminate the slide) with the left button.
>
> As I'm not working the with fmri for another couple of weeks, it would
> be good if I could have a practice with this using two buttons on a
> keyboard, but I've no idea where to begin.
>
> Any help welcome!
>
> Cheers,
> Neil
>
> --
> You received this message because you are subscribed to the Google Groups "E-Prime" group.
> To post to this group, send email to e-prime at googlegroups.com.
> To unsubscribe from this group, send email to e-prime+unsubscribe at googlegroups.com.
> For more options, visit this group athttp://groups.google.com/group/e-prime?hl=en.
>
> 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 received this message because you are subscribed to the Google Groups "E-Prime" group.
To post to this group, send email to e-prime at googlegroups.com.
To unsubscribe from this group, send email to e-prime+unsubscribe at googlegroups.com.
For more options, visit this group at http://groups.google.com/group/e-prime?hl=en.



More information about the Eprime mailing list