﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>Millisecond Forums » Millisecond Forums » Inquisit 4  » Scoring Span Expts, SymmSpan</title><generator>InstantForum 2017-1 Final</generator><description>Millisecond Forums</description><link>https://forums.millisecond.com/</link><webMaster>Millisecond Forums</webMaster><lastBuildDate>Thu, 17 Sep 2026 06:58:55 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Scoring Span Expts, SymmSpan</title><link>https://forums.millisecond.com/Topic9378.aspx</link><description>&lt;p&gt;Sorry - we got it. Calvin had it write out values.correctsquares and now we have the data we need! Thank you&lt;/p&gt;</description><pubDate>Wed, 19 Dec 2012 14:50:46 GMT</pubDate><dc:creator>Amy Finn</dc:creator></item><item><title>RE: Scoring Span Expts, SymmSpan</title><link>https://forums.millisecond.com/Topic9377.aspx</link><description>&lt;p&gt;I imagine there is some nice write command at the bottom? Sorry - this code is more complicated than others since there are so many embedded elements.&amp;nbsp;&lt;/p&gt;
</description><pubDate>Wed, 19 Dec 2012 14:36:16 GMT</pubDate><dc:creator>Amy Finn</dc:creator></item><item><title>RE: Scoring Span Expts, SymmSpan</title><link>https://forums.millisecond.com/Topic9376.aspx</link><description>&lt;p&gt;Great thank you. So then the question is how do we get it to record that data. I don't think we can simply do /recorddata = true. Can we?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Specifically, what would you add to this, to get the value to be logged in the output?&amp;nbsp;&lt;/p&gt;

&lt;p&gt;
&lt;p&gt;&amp;lt;trial square_feedback&amp;gt;&lt;/p&gt;
&lt;p&gt;/ pretrialpause = 500&lt;/p&gt;
&lt;p&gt;/ ontrialbegin = [values.correctsquares=0]&lt;/p&gt;
&lt;p&gt;/ ontrialbegin = [if(values.symmetrycurrenterrors&amp;gt;=3)values.symmetryerrorswitch=2 else values.symmetryerrorswitch=1]&lt;/p&gt;
&lt;p&gt;/ ontrialbegin = [if(script.currentblock!="PracSquare")&lt;/p&gt;
&lt;p&gt;&lt;span&gt;	&lt;/span&gt;values.symmetryaccuracy=round(((values.symmetryproblemcount-values.symmetrytotalerrors)/values.symmetryproblemcount)*100)]&lt;/p&gt;
&lt;p&gt;/ ontrialbegin = [&lt;/p&gt;
&lt;p&gt;&lt;span&gt;	&lt;/span&gt;if(item.RecalledSquares.item.1 != "" &amp;amp;&amp;amp; item.PresentedSquares.item.1==item.RecalledSquares.item.1)values.correctsquares=values.correctsquares+1;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;	&lt;/span&gt;if(item.RecalledSquares.item.2 != "" &amp;amp;&amp;amp; item.PresentedSquares.item.2==item.RecalledSquares.item.2)values.correctsquares=values.correctsquares+1;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;	&lt;/span&gt;if(item.RecalledSquares.item.3 != "" &amp;amp;&amp;amp; item.PresentedSquares.item.3==item.RecalledSquares.item.3)values.correctsquares=values.correctsquares+1;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;	&lt;/span&gt;if(item.RecalledSquares.item.4 != "" &amp;amp;&amp;amp; item.PresentedSquares.item.4==item.RecalledSquares.item.4)values.correctsquares=values.correctsquares+1;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;	&lt;/span&gt;if(item.RecalledSquares.item.5 != "" &amp;amp;&amp;amp; item.PresentedSquares.item.5==item.RecalledSquares.item.5)values.correctsquares=values.correctsquares+1;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;	&lt;/span&gt;if(item.RecalledSquares.item.6 != "" &amp;amp;&amp;amp; item.PresentedSquares.item.6==item.RecalledSquares.item.6)values.correctsquares=values.correctsquares+1;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;	&lt;/span&gt;if(item.RecalledSquares.item.7 != "" &amp;amp;&amp;amp; item.PresentedSquares.item.7==item.RecalledSquares.item.7)values.correctsquares=values.correctsquares+1;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;	&lt;/span&gt;if(item.RecalledSquares.item.8 != "" &amp;amp;&amp;amp; item.PresentedSquares.item.8==item.RecalledSquares.item.8)values.correctsquares=values.correctsquares+1;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;	&lt;/span&gt;if(item.RecalledSquares.item.9 != "" &amp;amp;&amp;amp; item.PresentedSquares.item.9==item.RecalledSquares.item.9)values.correctsquares=values.correctsquares+1;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;	&lt;/span&gt;if(item.RecalledSquares.item.10 != "" &amp;amp;&amp;amp; item.PresentedSquares.item.10==item.RecalledSquares.item.10)values.correctsquares=values.correctsquares+1;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;	&lt;/span&gt;if(item.RecalledSquares.item.11 != "" &amp;amp;&amp;amp; item.PresentedSquares.item.11==item.RecalledSquares.item.11)values.correctsquares=values.correctsquares+1;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;	&lt;/span&gt;if(item.RecalledSquares.item.12 != "" &amp;amp;&amp;amp; item.PresentedSquares.item.12==item.RecalledSquares.item.12)values.correctsquares=values.correctsquares+1]&lt;/p&gt;
&lt;p&gt;/ ontrialbegin = [if(values.correctsquares==values.currentsetsize)&lt;/p&gt;
&lt;p&gt;&lt;span&gt;	&lt;/span&gt;{values.sspan=values.sspan+values.correctsquares; values.totalrecalledsets=values.totalrecalledsets+1}]&lt;/p&gt;
&lt;p&gt;/ ontrialbegin = [values.totalcorrectsquares=values.totalcorrectsquares+values.correctsquares]&lt;/p&gt;
&lt;p&gt;/ ontrialend = [values.symmetrycurrenterrors=0]&lt;/p&gt;
&lt;p&gt;/ ontrialend = [if(script.currentblock=="PracSquare" &amp;amp;&amp;amp; counter.PracSquareSetSize.unselectedcount==0)&lt;/p&gt;
&lt;p&gt;&lt;span&gt;	&lt;/span&gt;{values.stopblock=1}]&lt;/p&gt;
&lt;p&gt;/ ontrialend = [if(script.currentblock=="PracBoth" &amp;amp;&amp;amp; counter.PracBothSetSize.unselectedcount==0)&lt;/p&gt;
&lt;p&gt;&lt;span&gt;	&lt;/span&gt;{values.stopblock=1}]&lt;/p&gt;
&lt;p&gt;/ ontrialend = [if(script.currentblock=="TestBoth" &amp;amp;&amp;amp; counter.TestBothSetSize.unselectedcount==0)&lt;/p&gt;
&lt;p&gt;&lt;span&gt;	&lt;/span&gt;{values.stopblock=1}]&lt;/p&gt;
&lt;p&gt;/ stimulusframes = [1=WhiteScreen, SquareFeedback, SymmetryFeedback, SymmetryScore, scoredebug]&lt;/p&gt;
&lt;p&gt;/ validresponse = (noresponse)&lt;/p&gt;
&lt;p&gt;/ trialduration = 4000&lt;/p&gt;
&lt;p&gt;/ branch = [trial.InitSetSize]&lt;/p&gt;
&lt;p&gt;/ recorddata = true&lt;/p&gt;
&lt;p&gt;&amp;lt;/trial&amp;gt;&lt;/p&gt;

&lt;p&gt;&amp;lt;text SquareFeedback&amp;gt;&lt;/p&gt;
&lt;p&gt;/ items = ("You recalled &amp;lt;%values.correctsquares%&amp;gt; out of &amp;lt;%values.squarecount%&amp;gt; squares correctly.")&lt;/p&gt;
&lt;p&gt;/ fontstyle = ("Verdana", 3.5%, true)&lt;/p&gt;
&lt;p&gt;/ position = (50%, 45%)&lt;/p&gt;
&lt;p&gt;/ erase = true(white)&lt;/p&gt;
&lt;p&gt;&amp;lt;/text&amp;gt;&lt;/p&gt;

&lt;p&gt;**************&lt;/p&gt;
&lt;/p&gt;</description><pubDate>Wed, 19 Dec 2012 14:35:24 GMT</pubDate><dc:creator>Amy Finn</dc:creator></item><item><title>RE: Scoring Span Expts, SymmSpan</title><link>https://forums.millisecond.com/Topic9375.aspx</link><description>&lt;p&gt;[quote]In the feedback to subjects they get this the display {x
out of x correct/trial}, is there a way we could also simply write this to the
data file?[/quote]&lt;/p&gt;
&lt;p&gt;Look at &amp;lt;text SquareFeedback&amp;gt; in the script&lt;/p&gt;
&lt;p&gt;&amp;lt;text SquareFeedback&amp;gt;&lt;br /&gt;/ items = ("You recalled &amp;lt;%&lt;span style="color: #ff0000;"&gt;values.correctsquares&lt;/span&gt;%&amp;gt; out of &amp;lt;%&lt;span style="color: #ff0000;"&gt;values.squarecount&lt;/span&gt;%&amp;gt; squares correctly.")&lt;br /&gt;[...]&lt;br /&gt;&amp;lt;/text&amp;gt;&lt;/p&gt;
&lt;p&gt;You'll want to log those values to the data file then.&lt;/p&gt;</description><pubDate>Wed, 19 Dec 2012 12:44:54 GMT</pubDate><dc:creator>Dave</dc:creator></item><item><title>RE: Scoring Span Expts, SymmSpan</title><link>https://forums.millisecond.com/Topic9374.aspx</link><description>&lt;p&gt;



&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;o:DocumentProperties&gt;
  &lt;o:Revision&gt;0&lt;/o:Revision&gt;
  &lt;o:TotalTime&gt;0&lt;/o:TotalTime&gt;
  &lt;o:Pages&gt;1&lt;/o:Pages&gt;
  &lt;o:Words&gt;137&lt;/o:Words&gt;
  &lt;o:Characters&gt;781&lt;/o:Characters&gt;
  &lt;o:Company&gt;UC Berkeley&lt;/o:Company&gt;
  &lt;o:Lines&gt;6&lt;/o:Lines&gt;
  &lt;o:Paragraphs&gt;1&lt;/o:Paragraphs&gt;
  &lt;o:CharactersWithSpaces&gt;917&lt;/o:CharactersWithSpaces&gt;
  &lt;o:Version&gt;14.0&lt;/o:Version&gt;
 &lt;/o:DocumentProperties&gt;
 &lt;o:OfficeDocumentSettings&gt;
  &lt;o:AllowPNG /&gt;
 &lt;/o:OfficeDocumentSettings&gt;
&lt;/xml&gt;&lt;![endif]--&gt;
&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:WordDocument&gt;
  &lt;w:View&gt;Normal&lt;/w:View&gt;
  &lt;w:Zoom&gt;0&lt;/w:Zoom&gt;
  &lt;w:TrackMoves /&gt;
  &lt;w:TrackFormatting /&gt;
  &lt;w:PunctuationKerning /&gt;
  &lt;w:ValidateAgainstSchemas /&gt;
  &lt;w:SaveIfXMLInvalid&gt;false&lt;/w:SaveIfXMLInvalid&gt;
  &lt;w:IgnoreMixedContent&gt;false&lt;/w:IgnoreMixedContent&gt;
  &lt;w:AlwaysShowPlaceholderText&gt;false&lt;/w:AlwaysShowPlaceholderText&gt;
  &lt;w:DoNotPromoteQF /&gt;
  &lt;w:LidThemeOther&gt;EN-US&lt;/w:LidThemeOther&gt;
  &lt;w:LidThemeAsian&gt;JA&lt;/w:LidThemeAsian&gt;
  &lt;w:LidThemeComplexScript&gt;X-NONE&lt;/w:LidThemeComplexScript&gt;
  &lt;w:Compatibility&gt;
   &lt;w:BreakWrappedTables /&gt;
   &lt;w:SnapToGridInCell /&gt;
   &lt;w:WrapTextWithPunct /&gt;
   &lt;w:UseAsianBreakRules /&gt;
   &lt;w:DontGrowAutofit /&gt;
   &lt;w:SplitPgBreakAndParaMark /&gt;
   &lt;w:EnableOpenTypeKerning /&gt;
   &lt;w:DontFlipMirrorIndents /&gt;
   &lt;w:OverrideTableStyleHps /&gt;
   &lt;w:UseFELayout /&gt;
  &lt;/w:Compatibility&gt;
  &lt;m:mathPr&gt;
   &lt;m:mathFont m:val="Cambria Math" /&gt;
   &lt;m:brkBin m:val="before" /&gt;
   &lt;m:brkBinSub m:val="&amp;#45;-" /&gt;
   &lt;m:smallFrac m:val="off" /&gt;
   &lt;m:dispDef /&gt;
   &lt;m:lMargin m:val="0" /&gt;
   &lt;m:rMargin m:val="0" /&gt;
   &lt;m:defJc m:val="centerGroup" /&gt;
   &lt;m:wrapIndent m:val="1440" /&gt;
   &lt;m:intLim m:val="subSup" /&gt;
   &lt;m:naryLim m:val="undOvr" /&gt;
  &lt;/m:mathPr&gt;&lt;/w:WordDocument&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:LatentStyles DefLockedState="false" DefUnhideWhenUsed="true"
  DefSemiHidden="true" DefQFormat="false" DefPriority="99"
  LatentStyleCount="276"&gt;
  &lt;w:LsdException Locked="false" Priority="0" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Normal" /&gt;
  &lt;w:LsdException Locked="false" Priority="9" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="heading 1" /&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 2" /&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 3" /&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 4" /&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 5" /&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 6" /&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 7" /&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 8" /&gt;
  &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 9" /&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 1" /&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 2" /&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 3" /&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 4" /&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 5" /&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 6" /&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 7" /&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 8" /&gt;
  &lt;w:LsdException Locked="false" Priority="39" Name="toc 9" /&gt;
  &lt;w:LsdException Locked="false" Priority="35" QFormat="true" Name="caption" /&gt;
  &lt;w:LsdException Locked="false" Priority="10" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Title" /&gt;
  &lt;w:LsdException Locked="false" Priority="1" Name="Default Paragraph Font" /&gt;
  &lt;w:LsdException Locked="false" Priority="11" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtitle" /&gt;
  &lt;w:LsdException Locked="false" Priority="22" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Strong" /&gt;
  &lt;w:LsdException Locked="false" Priority="20" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Emphasis" /&gt;
  &lt;w:LsdException Locked="false" Priority="59" SemiHidden="false"
   UnhideWhenUsed="false" Name="Table Grid" /&gt;
  &lt;w:LsdException Locked="false" UnhideWhenUsed="false" Name="Placeholder Text" /&gt;
  &lt;w:LsdException Locked="false" Priority="1" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="No Spacing" /&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading" /&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List" /&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid" /&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1" /&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2" /&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1" /&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2" /&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1" /&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2" /&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3" /&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List" /&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading" /&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List" /&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid" /&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 1" /&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 1" /&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 1" /&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 1" /&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 1" /&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 1" /&gt;
  &lt;w:LsdException Locked="false" UnhideWhenUsed="false" Name="Revision" /&gt;
  &lt;w:LsdException Locked="false" Priority="34" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="List Paragraph" /&gt;
  &lt;w:LsdException Locked="false" Priority="29" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Quote" /&gt;
  &lt;w:LsdException Locked="false" Priority="30" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Quote" /&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 1" /&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 1" /&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 1" /&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 1" /&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 1" /&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 1" /&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 1" /&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 1" /&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 2" /&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 2" /&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 2" /&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 2" /&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 2" /&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 2" /&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 2" /&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 2" /&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 2" /&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 2" /&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 2" /&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 2" /&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 2" /&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 2" /&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 3" /&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 3" /&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 3" /&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 3" /&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 3" /&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 3" /&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 3" /&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 3" /&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 3" /&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 3" /&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 3" /&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 3" /&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 3" /&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 3" /&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 4" /&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 4" /&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 4" /&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 4" /&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 4" /&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 4" /&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 4" /&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 4" /&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 4" /&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 4" /&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 4" /&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 4" /&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 4" /&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 4" /&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 5" /&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 5" /&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 5" /&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 5" /&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 5" /&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 5" /&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 5" /&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 5" /&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 5" /&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 5" /&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 5" /&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 5" /&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 5" /&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 5" /&gt;
  &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Shading Accent 6" /&gt;
  &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light List Accent 6" /&gt;
  &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"
   UnhideWhenUsed="false" Name="Light Grid Accent 6" /&gt;
  &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 6" /&gt;
  &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 6" /&gt;
  &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 1 Accent 6" /&gt;
  &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium List 2 Accent 6" /&gt;
  &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 6" /&gt;
  &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 6" /&gt;
  &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"
   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 6" /&gt;
  &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"
   UnhideWhenUsed="false" Name="Dark List Accent 6" /&gt;
  &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Shading Accent 6" /&gt;
  &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful List Accent 6" /&gt;
  &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"
   UnhideWhenUsed="false" Name="Colorful Grid Accent 6" /&gt;
  &lt;w:LsdException Locked="false" Priority="19" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtle Emphasis" /&gt;
  &lt;w:LsdException Locked="false" Priority="21" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Emphasis" /&gt;
  &lt;w:LsdException Locked="false" Priority="31" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Subtle Reference" /&gt;
  &lt;w:LsdException Locked="false" Priority="32" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Intense Reference" /&gt;
  &lt;w:LsdException Locked="false" Priority="33" SemiHidden="false"
   UnhideWhenUsed="false" QFormat="true" Name="Book Title" /&gt;
  &lt;w:LsdException Locked="false" Priority="37" Name="Bibliography" /&gt;
  &lt;w:LsdException Locked="false" Priority="39" QFormat="true" Name="TOC Heading" /&gt;
 &lt;/w:LatentStyles&gt;
&lt;/xml&gt;&lt;![endif]--&gt;
&lt;!--[if gte mso 10]&gt;
&lt;style&gt;
 /* Style Definitions */
table.MsoNormalTable
	{mso-style-name:"Table Normal";
	mso-tstyle-rowband-size:0;
	mso-tstyle-colband-size:0;
	mso-style-noshow:yes;
	mso-style-priority:99;
	mso-style-parent:"";
	mso-padding-alt:0in 5.4pt 0in 5.4pt;
	mso-para-margin:0in;
	mso-para-margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:Cambria;
	mso-ascii-font-family:Cambria;
	mso-ascii-theme-font:minor-latin;
	mso-hansi-font-family:Cambria;
	mso-hansi-theme-font:minor-latin;}
&lt;/style&gt;
&lt;![endif]--&gt;

&lt;!--StartFragment--&gt;
&lt;p class="MsoNormal"&gt;Hi Dave!&lt;/p&gt;
&lt;p class="MsoNormal"&gt;What we are really hoping for is a simple output that just
states whether a given trial is correct or incorrect. &amp;nbsp;It would even be nice to have raw responses
logged so we could use matlab or something else to score this easily in other
ways (as you suggest).&lt;/p&gt;
&lt;p class="MsoNormal"&gt;The issue with the current outputs that Calvin mentions is
that the number added depend on 2 factors: load and if all of the responses
within a trial are correct.&lt;/p&gt;
&lt;p class="MsoNormal"&gt;Since these outputs all sum accuracy, it should be simple
enough to get it to write raw trial accuracies. Could you direct us to a way
that could do that? In the feedback to subjects they get this the display {x
out of x correct/trial}, is there a way we could also simply write this to the
data file?&lt;/p&gt;
&lt;p class="MsoNormal"&gt;Can you please explain (b) further and how this would
require more conditional logic. Sorry for my confusion and thanks for any help
you can provide! I really appreciate it!!&amp;nbsp;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;Amy&lt;/p&gt;
&lt;!--EndFragment--&gt;&lt;/p&gt;</description><pubDate>Wed, 19 Dec 2012 12:14:08 GMT</pubDate><dc:creator>Amy Finn</dc:creator></item><item><title>RE: Scoring Span Expts, SymmSpan</title><link>https://forums.millisecond.com/Topic9373.aspx</link><description>&lt;p&gt;You should be able to either do this with any capable stats application (SPSS, SAS, R, etc.) by extracting &amp;amp; aggregating the data according to the various set sizes you're interested in or (b) modify the Inquisit script to compute these stats for you at runtime. For (b) you merely need to extend what's already there; i.e., introduce a bunch more values and conditional logic. Once you've developed a decent understanding of how the original script works, this should not be hard to do.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;~Dave&lt;/p&gt;</description><pubDate>Tue, 18 Dec 2012 15:35:34 GMT</pubDate><dc:creator>Dave</dc:creator></item><item><title>Scoring Span Expts, SymmSpan</title><link>https://forums.millisecond.com/Topic9372.aspx</link><description>&lt;p&gt;Hey guys (Dave),&lt;/p&gt;
&lt;p&gt;So I'm currently working with the SymmSpan task and I'm trying to figure out some scoring issues. The SymmSpan is coded to output data with several values including: totalrecalledsets and values.sspan. The totalrecalledsets is useful, because it increases only if you answer an entire load correctly, at which point it will increase by one. The values.sspan increases by the value of the load when answered entirely correctly, so it will increase by 2 for a 100% accuracy on a load 2, by 5 on a 100% accuracy on load 5.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;What I would like is to be able judge how subjects performed within each load, however, so possible output might look like:&lt;/p&gt;
&lt;p&gt;Load 2 - 2 of 3 loads correct, 66%&lt;/p&gt;
&lt;p&gt;Load 3 - 3 of 3 loads correct, 100%&lt;/p&gt;
&lt;p&gt;Load 4 - 1 of 3 loads correct, 33%&lt;/p&gt;
&lt;p&gt;Load 5 - 0 of 3 loads correct, 0%&lt;/p&gt;

&lt;p&gt;Could you help me figure out a way to get such an output? I hope I've been clear enough in explaining what we're going for, it's basically a totalrecalledsets value for each load. I suppose it might be possible to just code a new value for each load?&lt;/p&gt;

&lt;p&gt;Any help is appreciated!&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Calvin&lt;/p&gt;</description><pubDate>Tue, 18 Dec 2012 14:36:50 GMT</pubDate><dc:creator>cgoetz</dc:creator></item></channel></rss>