<div dir="ltr"><font color="#000000">Hi group,</font><div><font color="#000000"><br></font></div><div><font color="#000000">I'm currently working on a project where I need to create a modified<font face="arial, sans-serif" size="2"> <span style="line-height: 21.99812126159668px;">Free and Cued Selective Reminding Test (FCSRT). I'm using 36 total stimuli sets, which each include a picture and two cues. There are three phases: Encoding, Free Recall, and Cued Recall. First, the participants are shown all 36 pictures with their cues. Then they recall as many as they can without cues. Finally, they go through a somewhat-complicated-to-code Cued Recall.</span></font></font></div><div><font color="#000000"><font face="arial, sans-serif" size="2"><span style="line-height: 21.99812126159668px;"><br></span></font></font></div><div><font color="#000000" face="arial, sans-serif" size="2"><span style="line-height: 21.99812126159668px;">The first important rule is that we're only going to have participants learn 24 of the items.</span></font></div><div><font color="#000000" face="arial, sans-serif" size="2"><span style="line-height: 21.99812126159668px;"><br></span></font></div><div><font color="#000000" face="arial, sans-serif" size="2"><span style="line-height: 21.99812126159668px;">The second important rule is that any item that is recalled once is "checked off the list" of the 24 items they need to learn. Any items recalled during Free Recall are part of the 24.</span></font></div><div><font color="#000000" face="arial, sans-serif" size="2"><span style="line-height: 21.99812126159668px;"><br></span></font></div><div><font color="#000000" face="arial, sans-serif" size="2"><span style="line-height: 21.99812126159668px;">So here's basically what needs to happen:</span></font></div><div><font color="#000000" face="arial, sans-serif" size="2"><span style="line-height: 21.99812126159668px;">(1) Encoding</span></font></div><div><font color="#000000" face="arial, sans-serif" size="2"><span style="line-height: 21.99812126159668px;">(2) Free Recall </span></font></div><div><font color="#000000" face="arial, sans-serif" size="2"><span style="line-height: 21.99812126159668px;">(3) Experimenter inputs (into E-Prime) which items were recalled by participant; E-Prime removes those items from being presented in Cued Recall</span></font></div><div><font color="#000000" face="arial, sans-serif" size="2"><span style="line-height: 21.99812126159668px;">(4) </span></font><span style="color: rgb(0, 0, 0); font-family: arial, sans-serif; font-size: small; line-height: 21.99812126159668px;">E-Prime "sets aside" 12 items that weren't recalled during the Free Recall</span></div><div><font color="#000000" face="arial, sans-serif" size="2"><span style="line-height: 21.99812126159668px;">(5) Cued Recall -- E-Prime then presents cues from the not-yet-recalled items from the partial list (the 24 item list)</span></font></div><div><font color="#000000" face="arial, sans-serif" size="2"><span style="line-height: 21.99812126159668px;">(6</span></font><font color="#000000" face="arial, sans-serif"><span style="line-height: 21.99812126159668px;">) </span></font><span style="font-size: small; color: rgb(0, 0, 0); font-family: arial, sans-serif; line-height: 21.99812126159668px;">Experimenter inputs (into E-Prime) which items were recalled by participant</span></div><div><span style="color: rgb(0, 0, 0); font-family: arial, sans-serif; font-size: small; line-height: 21.99812126159668px;"><br></span></div><div>We were thinking that we could use the Weight Attribute for this purpose. Specifically, if there is a specific experimenter input (that the participant recalled an item) then set the Weight Attribute equal to zero. We were thinking something like c.SetAttrib "Weight", "0" would work, except we need to refer to the Attribute outside of it's context. For example, when the Free Recall is done, we need to be able to set weights in another List equal to zero. We could also use this method to do step #4 by choosing a random number 1-36 and if its weight is still equal to 1 then (new) weight equals 0 (loop x12). </div><div><br></div><div>Can you do this? Can you refer to Weight as an Attribute? How do you refer to an Attribute outside of its context (e.g., can your write OtherListsName.SetAttrib "Weight")?</div><div><br></div><div><br></div><div><br></div><div>I appreciate any and all assistance on this.</div><div><br></div><div>Thank you,</div><div>Lindsey</div></div>

<p></p>

-- <br />
You received this message because you are subscribed to the Google Groups "E-Prime" group.<br />
To unsubscribe from this group and stop receiving emails from it, send an email to <a href="mailto:e-prime+unsubscribe@googlegroups.com">e-prime+unsubscribe@googlegroups.com</a>.<br />
To post to this group, send email to <a href="mailto:e-prime@googlegroups.com">e-prime@googlegroups.com</a>.<br />
To view this discussion on the web visit <a href="https://groups.google.com/d/msgid/e-prime/28108d3c-2dfd-48e1-8f6f-0dd2efb16972%40googlegroups.com?utm_medium=email&utm_source=footer">https://groups.google.com/d/msgid/e-prime/28108d3c-2dfd-48e1-8f6f-0dd2efb16972%40googlegroups.com</a>.<br />
For more options, visit <a href="https://groups.google.com/d/optout">https://groups.google.com/d/optout</a>.<br />