<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=iso-8859-1"><meta name=Generator content="Microsoft Word 12 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p
        {mso-style-priority:99;
        mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple><div class=WordSection1><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Hi,<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>More information would be appreciated. As per http://149.142.158.188/phenowiki/wiki/index.php/Delay_Discounting_Task_(DDT) , it seems to be a sort of delay of gratification task in which you ask people whether they want 40 pound now, or 100 pounds in a week - correct? Doesn't sound to me like the type of thing you'd normally use e-prime for, but anyway... what seems to be the problem? Are you also concerned about: "Has anyone programmed into a slide a box where monetary earnings are accumulated and if so, how?"<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Again, I'd really not use E-Prime for slides and anything pretty really - a slider is a pretty normal object, just drag and drop in java, .net, and so on, but makes little sense in E-Prime, where solid timing characteristics are the main focus. IF you must, and I understand some students do, use E-Prime (possibly for no other reason than that people have heard it's good practice for psychologists to do so), you could present them with two random choices [now] and [later] on a single textdisplay which says:<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>"Press 1 if you would prefer [now] now or 2 if you would prefer [later] later?" and then add these as attributes to a list. "accumulated monetary earnings" can then be done as the sums of choices by adding an inline:<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>if TextDisplay1.RESP = 1 then sumnow = sumnow + c.GetAttrib("now")<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>if TextDisplay1.RESP = 2 then sumlater = sumlater = c.GetAttrib("later")<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>c.SetAttrib "sumnow" = sumnow<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>c.SetAttrib "sumlater" = sumlater<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>(obviously, sumnow and sumlater are declared in the user script)<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Good luck. <o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Best,<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Mich<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in'><p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'> e-prime@googlegroups.com [mailto:e-prime@googlegroups.com] <b>On Behalf Of </b>Alevelwetsky<br><b>Sent:</b> 11 July 2012 21:36<br><b>To:</b> e-prime@googlegroups.com<br><b>Subject:</b> Re: delay discounting<o:p></o:p></span></p></div><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Hi Jessica,<br><br>I'm also programming a delay discounting task in E-Prime. Any advice you can give me is appreciated.<br><br>Thanks!<br><br>On Tuesday, February 22, 2011 10:42:42 AM UTC-5, Jessica wrote:<o:p></o:p></p><p class=MsoNormal>Thank you!! <br><br>On Feb 17, 5:46 pm, David McFarlane <<a href="mailto:mcfar...@msu.edu">mcfar...@msu.edu</a>> wrote: <br>> In the broadest terms, this will require inline code, and global <br>> variables.  See Chapter 4 of the User's Guide that came with <br>> E-Prime.  Also, try a search of "delay discounting E-Prime" on the <br>> web, or in the appropriate message boards (e.g., here, or the PST <br>> Forum).  And don't forget PST Web Support athttp://<a href="http://support.pstnet.com/e%2Dprime/support/login.asp" target="_blank">support.pstnet.com/e%2Dprime/support/login.asp</a>. <br>> <br>> -- David McFarlane, Professional Faultfinder <br>> <br>> <br>> <br>> >I am trying to program a delay discounting task in the newest version <br>> >of e-prime and have been running against a particular difficulty that <br>> >I was wondering if others might have some insights into. <br>> >  Has anyone programmed into a slide a box where monetary earnings are <br>> >accumulated and if so, how? I am thinking that this might require in- <br>> >line script but was unsure if there was a different way? <br>> <br>> >Thanks in advance and any help would be greatly appreciated!- Hide quoted text - <br>> <br>> - Show quoted text -<o:p></o:p></p><p class=MsoNormal>-- <br>You received this message because you are subscribed to the Google Groups "E-Prime" group.<br>To view this discussion on the web visit <a href="https://groups.google.com/d/msg/e-prime/-/mpSnx6hrYqkJ">https://groups.google.com/d/msg/e-prime/-/mpSnx6hrYqkJ</a>.<br>To post to this group, send email to <a href="mailto:e-prime@googlegroups.com">e-prime@googlegroups.com</a>.<br>To unsubscribe from this group, send email to <a href="mailto:e-prime+unsubscribe@googlegroups.com">e-prime+unsubscribe@googlegroups.com</a>.<br>For more options, visit this group at <a href="http://groups.google.com/group/e-prime?hl=en">http://groups.google.com/group/e-prime?hl=en</a>.<o:p></o:p></p></div></body></html>

<p></p>

-- <br />
You received this message because you are subscribed to the Google Groups "E-Prime" group.<br />
To post to this group, send email to e-prime@googlegroups.com.<br />
To unsubscribe from this group, send email to e-prime+unsubscribe@googlegroups.com.<br />

For more options, visit this group at http://groups.google.com/group/e-prime?hl=en.<br />