How to selectively skip a text display

Rami Chaouki chaoukirami at gmail.com
Thu May 15 21:51:01 UTC 2014


Thank you very much for your reply!
It's working exactly the way I wanted it thanks to you :) 
On Thursday, May 15, 2014 2:08:17 AM UTC-6, Paul Groot wrote:
>
> Hi Rami,
>
> There are several ways to solve this, but the easiest method (without 
> scripting) is to create 3 TrialProc's and exclude word2 and/or word3 as 
> required. Make sure to re-use the objects that are currently placed in 
> TrialProc (i.e. drag and drop). Then, in the TrialList you should select 
> TrialProc1 ,2 or 3 as appropriate. The tree should then look like this:
>
> -BlockList
> --BlockProc
> ---TrialList
> ----TrialProc1
> -----Stimulus
> -----word1
> ----TrialProc2
> -----Stimulus
> -----word1
> -----word2
> ----TrialProc3
> -----Stimulus
> -----word1
> -----word2
> -----word3
>
>
> Alternatively you could use inline script and skip word2 and/or word3 
> using goto-statements to jump to a flag that is placed after word3. 
> However, using goto statements can have serious side effects if not used 
> properly, so keep away from them if not required.
>
> Best
> Paul
>
>
>
>
>
> On 15 May 2014 06:20, Rami Chaouki <chaou... at gmail.com <javascript:>>wrote:
>
>> Hey everyone,
>> I have an experiment that currently has this setup:
>> -BlockList
>> --BlockProc
>> ---TrialList
>> ----TrialProc
>> -----Stimulus
>> -----word1
>> -----word2
>> -----word3
>>
>> The TrialList has several attributes that are meant to be displayed with 
>> textdisplay objects. The problem is that not all of my "levels" in the list 
>> make use of all the attributes (ie. word2 and word3), and so when the 
>> experiment runs those levels, the time at which word2 and word3 just gives 
>> rubbish information. 
>> I wanted to know if there is a way (maybe inline coding?) to have the 
>> levels without any attribute for word2 or word3 just skip them.
>>
>> Thanks for your help!
>> Best wishes,
>> Rami
>>  
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "E-Prime" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to e-prime+u... at googlegroups.com <javascript:>.
>> To post to this group, send email to e-p... at googlegroups.com<javascript:>
>> .
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/e-prime/c2c86bd0-2914-4e01-ad5a-66ac3eeee15f%40googlegroups.com<https://groups.google.com/d/msgid/e-prime/c2c86bd0-2914-4e01-ad5a-66ac3eeee15f%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
You received this message because you are subscribed to the Google Groups "E-Prime" group.
To unsubscribe from this group and stop receiving emails from it, send an email to e-prime+unsubscribe at googlegroups.com.
To post to this group, send email to e-prime at googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/e-prime/05a3077a-6c68-44b3-ace8-d88e77b35e1f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listserv.linguistlist.org/pipermail/eprime/attachments/20140515/9a5adc04/attachment.htm>


More information about the Eprime mailing list