Instructions Color Word Stroop with Keyboard Responding (German)


Author
Message
charlotte.w
charlotte.w
Partner Member (564 reputation)Partner Member (564 reputation)Partner Member (564 reputation)Partner Member (564 reputation)Partner Member (564 reputation)Partner Member (564 reputation)Partner Member (564 reputation)Partner Member (564 reputation)Partner Member (564 reputation)
Group: Forum Members
Posts: 14, Visits: 34
Hi,

I want to include the Color Word Stroop with Jeyboard Response (German) in a study and adapted the script on my personal computer, on which the script was running without any problems. After having copied the script to a lab computer, the following error message occurs when I want to start the experiment:
Unable to open file 'S:/063CBM5/Paradigmen & Stimuli/Stroop/StroopInstructions1_german.htm'. No such file or directory (Error code: 5)

Then, I tried to download the script again from the Millisecond Test Library, but when I opened the file the script for the English Stroop with voice input opened. Now I was wondering why the script is not running after having copied to another computer?

I attached the script for clarification.

Best
Charlotte



Attachments
Stroop.iqx (229 views, 25.00 KB)
Dave
Dave
Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)
Group: Administrators
Posts: 13K, Visits: 104K
charlotte.w - 10/24/2019
Hi,

I want to include the Color Word Stroop with Jeyboard Response (German) in a study and adapted the script on my personal computer, on which the script was running without any problems. After having copied the script to a lab computer, the following error message occurs when I want to start the experiment:
Unable to open file 'S:/063CBM5/Paradigmen & Stimuli/Stroop/StroopInstructions1_german.htm'. No such file or directory (Error code: 5)

Then, I tried to download the script again from the Millisecond Test Library, but when I opened the file the script for the English Stroop with voice input opened. Now I was wondering why the script is not running after having copied to another computer?

I attached the script for clarification.

Best
Charlotte



As the error message says, your script expects there to be a file called "StroopInstructions1_german.htm" located alongside the script.

<htmlpage stroop>
/ file = "StroopInstructions1_german.htm"
</htmlpage>

<page end>
^Der Stroop Test ist nun beended. Vielen Dank!

^^^Durschnittliche Reaktionszeiten:
^^Kongruente Trials (Farbe und Bedeutung stimmen überein): <%expressions.meanRTcorr_congruent%> ms
^Inkongruente Trials (Farbe und Bedeutung stimmen nicht überrein): <%expressions.meanRTcorr_incongruent%> ms
^Kontrolltrials (farbige Rechtecke): <%expressions.meanRtcorr_control%> ms
</page>

You did not copy that file to the other computer along with the script.

charlotte.w
charlotte.w
Partner Member (564 reputation)Partner Member (564 reputation)Partner Member (564 reputation)Partner Member (564 reputation)Partner Member (564 reputation)Partner Member (564 reputation)Partner Member (564 reputation)Partner Member (564 reputation)Partner Member (564 reputation)
Group: Forum Members
Posts: 14, Visits: 34
Dave - 10/24/2019
charlotte.w - 10/24/2019
Hi,

I want to include the Color Word Stroop with Jeyboard Response (German) in a study and adapted the script on my personal computer, on which the script was running without any problems. After having copied the script to a lab computer, the following error message occurs when I want to start the experiment:
Unable to open file 'S:/063CBM5/Paradigmen & Stimuli/Stroop/StroopInstructions1_german.htm'. No such file or directory (Error code: 5)

Then, I tried to download the script again from the Millisecond Test Library, but when I opened the file the script for the English Stroop with voice input opened. Now I was wondering why the script is not running after having copied to another computer?

I attached the script for clarification.

Best
Charlotte



As the error message says, your script expects there to be a file called "StroopInstructions1_german.htm" located alongside the script.

<htmlpage stroop>
/ file = "StroopInstructions1_german.htm"
</htmlpage>

<page end>
^Der Stroop Test ist nun beended. Vielen Dank!

^^^Durschnittliche Reaktionszeiten:
^^Kongruente Trials (Farbe und Bedeutung stimmen überein): <%expressions.meanRTcorr_congruent%> ms
^Inkongruente Trials (Farbe und Bedeutung stimmen nicht überrein): <%expressions.meanRTcorr_incongruent%> ms
^Kontrolltrials (farbige Rechtecke): <%expressions.meanRtcorr_control%> ms
</page>

You did not copy that file to the other computer along with the script.

Thanks for the quick reply. Unfortunatley, I coulnd´t find the file in the folder, and now the script is also not running on my personal computer as the same error message occurs.


Dave
Dave
Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)
Group: Administrators
Posts: 13K, Visits: 104K
charlotte.w - 10/24/2019
Dave - 10/24/2019
charlotte.w - 10/24/2019
Hi,

I want to include the Color Word Stroop with Jeyboard Response (German) in a study and adapted the script on my personal computer, on which the script was running without any problems. After having copied the script to a lab computer, the following error message occurs when I want to start the experiment:
Unable to open file 'S:/063CBM5/Paradigmen & Stimuli/Stroop/StroopInstructions1_german.htm'. No such file or directory (Error code: 5)

Then, I tried to download the script again from the Millisecond Test Library, but when I opened the file the script for the English Stroop with voice input opened. Now I was wondering why the script is not running after having copied to another computer?

I attached the script for clarification.

Best
Charlotte



As the error message says, your script expects there to be a file called "StroopInstructions1_german.htm" located alongside the script.

<htmlpage stroop>
/ file = "StroopInstructions1_german.htm"
</htmlpage>

<page end>
^Der Stroop Test ist nun beended. Vielen Dank!

^^^Durschnittliche Reaktionszeiten:
^^Kongruente Trials (Farbe und Bedeutung stimmen überein): <%expressions.meanRTcorr_congruent%> ms
^Inkongruente Trials (Farbe und Bedeutung stimmen nicht überrein): <%expressions.meanRTcorr_incongruent%> ms
^Kontrolltrials (farbige Rechtecke): <%expressions.meanRtcorr_control%> ms
</page>

You did not copy that file to the other computer along with the script.

Thanks for the quick reply. Unfortunatley, I coulnd´t find the file in the folder, and now the script is also not running on my personal computer as the same error message occurs.


The file is included in the file you can download from the library:

https://library.millisecond.com/v5/stroop/stroop/stroopwithcontrolkeyboard_german.iqzip


charlotte.w
charlotte.w
Partner Member (564 reputation)Partner Member (564 reputation)Partner Member (564 reputation)Partner Member (564 reputation)Partner Member (564 reputation)Partner Member (564 reputation)Partner Member (564 reputation)Partner Member (564 reputation)Partner Member (564 reputation)
Group: Forum Members
Posts: 14, Visits: 34
Dave - 10/24/2019
charlotte.w - 10/24/2019
Dave - 10/24/2019
charlotte.w - 10/24/2019
Hi,

I want to include the Color Word Stroop with Jeyboard Response (German) in a study and adapted the script on my personal computer, on which the script was running without any problems. After having copied the script to a lab computer, the following error message occurs when I want to start the experiment:
Unable to open file 'S:/063CBM5/Paradigmen & Stimuli/Stroop/StroopInstructions1_german.htm'. No such file or directory (Error code: 5)

Then, I tried to download the script again from the Millisecond Test Library, but when I opened the file the script for the English Stroop with voice input opened. Now I was wondering why the script is not running after having copied to another computer?

I attached the script for clarification.

Best
Charlotte



As the error message says, your script expects there to be a file called "StroopInstructions1_german.htm" located alongside the script.

<htmlpage stroop>
/ file = "StroopInstructions1_german.htm"
</htmlpage>

<page end>
^Der Stroop Test ist nun beended. Vielen Dank!

^^^Durschnittliche Reaktionszeiten:
^^Kongruente Trials (Farbe und Bedeutung stimmen überein): <%expressions.meanRTcorr_congruent%> ms
^Inkongruente Trials (Farbe und Bedeutung stimmen nicht überrein): <%expressions.meanRTcorr_incongruent%> ms
^Kontrolltrials (farbige Rechtecke): <%expressions.meanRtcorr_control%> ms
</page>

You did not copy that file to the other computer along with the script.

Thanks for the quick reply. Unfortunatley, I coulnd´t find the file in the folder, and now the script is also not running on my personal computer as the same error message occurs.


The file is included in the file you can download from the library:

https://library.millisecond.com/v5/stroop/stroop/stroopwithcontrolkeyboard_german.iqzip


Ah, now I found the file in the downloads, thanks!

GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Reading This Topic

Explore
Messages
Mentions
Search