Hi Samuel,

I think I left the code set up to use 'z' and '/' as response keys instead
of left and right shift. Pressing the shift key five times in a row in
widows activate the Sticky keys function unless it is disabled. You can
change the keys used changing the values in the variables gLeftResponse and
gRightResponse (lines 38 and 39). You can restore the default values
<lshift> and <rshift>. The lines should read:

gLeftResponse <- "<lshift>"
gRightResponse <- "<rshift>"

Sorry I forgot to document that :-)

Another way to prevent Sticky Keys if you want to use the left and right
shift is going to Control Panel > Easy of Access Center > Make keyboard
easier to use > Set up Sticky Keys and uncheck the option 'Turn on Sticky
Keys when shift is pressed five times'.
There is still a bug, if you change the keys to other than left and right
shift the program still shows lshift and rshift in the instructions on the
screen. I will try to correct that as soon as possible.
Sorry taking too long to answer you.

Best regards,

Paulo


2013/12/11 Samuel Scott <[email protected]>

> Thanks, Paulo. One comment: I noticed when running your modified script
> that the text for correct/incorrect during the practice trials always says
> incorrect.
>
> Sam
>
>
> On Tue, Dec 10, 2013 at 5:31 AM, Paulo Henrique Moraes <
> [email protected]> wrote:
>
>> Hi Shane,
>>
>> Feel free to do whatever you want with the code and the syntax highlight
>> file. That's what makes open source great!
>>
>> Best wishes,
>>
>> Paulo
>>
>>
>> 2013/12/9 Shane Mueller <[email protected]>
>>
>>> Paulo,
>>>
>>> Excellent!  I hope you will give permission to make these changes
>>> available in the next version of the PEBL battery (and the npp syntax
>>> highlighter code).
>>>
>>> > Hi Amanda, Shane and other PEBLers,
>>> >
>>> > I am also using PEBL's ANT. I made a few modifications in PEBL ANT's
>>> code
>>> > to make it closer to Fan et al's article and their Java version (yes,
>>> > their
>>> > Java interface is too clunky as Shane said). The modifications I did
>>> also
>>> > allow a greater degree of configuration (all changes are documented in
>>> the
>>> > header comments of the code). My next step is to create a switch to run
>>> > ANT
>>> > skips the instructions and the training block. I am sending a copy of
>>> this
>>> > modified PEBL ANT attached (ANT_mod. pbl).
>>> >
>>> > For people programming in PEBL: I use Notepad++ in Windows to code in
>>> PEBL
>>> > and I created a syntax highlight to make easier to code. The
>>> > syntaxhighlight file (Npp_PEBL.xml) can be imported to Notepad++ and
>>> > is also
>>> > attached to this email.
>>> >
>>> > Comments are welcome :-)
>>> >
>>> > Thanks,
>>> >
>>> > Paulo
>>> >
>>> >
>>> > 2013/11/21 Amanda MacLean <[email protected]>
>>> >
>>> >> Hi,
>>> >> My name is Amanda MacLean.
>>> >> I'm writing a thesis in which I am using the Ant through Pebl.
>>> However,
>>> >> I
>>> >> need to be able to speak about the credibility of this version.
>>> >> Do you know if any other published studies have used the P.Ant? If so,
>>> >> I'd
>>> >> be interested to read them.
>>> >>
>>> >> Also, in the development of this task, how similar is it to the ANT by
>>> >> Fan
>>> >> and Posner?
>>> >>
>>> >> Thank you very much,
>>> >> Amanda
>>> >>
>>> >>
>>> >>
>>> ------------------------------------------------------------------------------
>>> >> Shape the Mobile Experience: Free Subscription
>>> >> Software experts and developers: Be at the forefront of tech
>>> innovation.
>>> >> Intel(R) Software Adrenaline delivers strategic insight and
>>> >> game-changing
>>> >> conversations that shape the rapidly evolving mobile landscape. Sign
>>> up
>>> >> now.
>>> >>
>>> http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk
>>> >> _______________________________________________
>>> >> Pebl-list mailing list
>>> >> [email protected]
>>> >> https://lists.sourceforge.net/lists/listinfo/pebl-list
>>> >>
>>> >>
>>> >
>>> >
>>> > --
>>> > Paulo Henrique Paiva de Moraes, M.Sc.
>>> > Instituto Nacional de Ciência e Tecnologia de Medicina Molecular
>>> > Centro de Imagem Molecular
>>> > Faculdade de Medicina - UFMG
>>> >
>>> ------------------------------------------------------------------------------
>>> > Sponsored by Intel(R) XDK
>>> > Develop, test and display web and hybrid apps with a single code base.
>>> > Download it for free now!
>>> >
>>> http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk_______________________________________________
>>> > Pebl-list mailing list
>>> > [email protected]
>>> > https://lists.sourceforge.net/lists/listinfo/pebl-list
>>> >
>>>
>>>
>>>
>>
>>
>> --
>> Paulo Henrique Paiva de Moraes, M.Sc.
>> Instituto Nacional de Ciência e Tecnologia de Medicina Molecular
>> Centro de Imagem Molecular
>> Faculdade de Medicina - UFMG
>>
>>
>>
>> ------------------------------------------------------------------------------
>> Sponsored by Intel(R) XDK
>> Develop, test and display web and hybrid apps with a single code base.
>> Download it for free now!
>>
>> http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk
>> _______________________________________________
>> Pebl-list mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/pebl-list
>>
>>
>
>
> --
> *Samuel P. Scott*
> Doctoral Trainee
> Penn State, Dept. of Nutritional Sciences
> 610-368-2556
>



-- 
Paulo Henrique Paiva de Moraes, M.Sc.
Instituto Nacional de Ciência e Tecnologia de Medicina Molecular
Centro de Imagem Molecular
Faculdade de Medicina - UFMG
ORCID iD: http://orcid.org/0000-0003-4942-3568
------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Pebl-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pebl-list

Reply via email to