Ospan error


Author
Message
MilanSchoenmaeckers
MilanSchoenmaeckers
Respected Member (348 reputation)Respected Member (348 reputation)Respected Member (348 reputation)Respected Member (348 reputation)Respected Member (348 reputation)Respected Member (348 reputation)Respected Member (348 reputation)Respected Member (348 reputation)Respected Member (348 reputation)
Group: Forum Members
Posts: 25, Visits: 79
Hi, 

I have started collecting my data but unfortunately, some of my participants end up in an endless loop. When I, however, run the script with the default monkey, everything works fine. 
Does this have something do to with the online version of the webscript, or have I simply overlooked some error in my script?

The block that I am referring to is the following:

<block PracBoth_Acting>
/ onblockbegin = [if(script.subjectid!="debug")
    {text.currentsetsize.textcolor=white; text.letterstrings.textcolor=white;
    text.mathdebug.textcolor=silver; text.mathtimeout.textcolor=silver;
    text.scoredebug.textcolor=white}]
/ onblockbegin = [text.MathFeedback.textcolor=black; text.MathScore.textcolor=red]
/ onblockbegin = [values.mathcurrenterrors=0; values.mathaccuracy=0; values.mathaccerrors=0;
    values.mathtotalerrors=0; values.mathspeederrors=0; values.mathproblemcount=0;
    values.lettercount=0; values.correctletters=0; values.currentsetsize=0;
    values.recallcount=0; values.recalledletters=""; values.totalrecalledsets=0;
    values.totalcorrectletters=0; values.ospan=0]
/ stop = [values.stopblock==1]
/ onblockend = [values.stopblock=0]
/ trials = [1=instructions_practice_acting; 2=InitSetSize]
</block>

<list PracBothSetSize_Acting>
/ items = (2,2,2)
/ selectionmode = sequence
/ selectionrate = trial
</list>

Any help is much appreciated!
Attachments
automatedospan_final_version_1.iqx (276 views, 61.00 KB)
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Threaded View
Threaded View
MilanSchoenmaeckers - 4 Years Ago
Dave - 4 Years Ago
MilanSchoenmaeckers - 4 Years Ago
                 <trial r ecall_letter_acting > / ontrialbegin =...
Dave - 4 Years Ago
                     You were right! I've changed it up to this: <trial...
MilanSchoenmaeckers - 4 Years Ago
                         Immediately after posting this I saw that I didn't update the...
MilanSchoenmaeckers - 4 Years Ago
                             The problem has been resolved. Thanks again for your input!
MilanSchoenmaeckers - 4 Years Ago

Reading This Topic

Explore
Messages
Mentions
Search