Millisecond Forums

using htmlpage for instructions in Number Vigilance test

https://forums.millisecond.com/Topic25525.aspx

By jgunstad - 9/16/2018

Hi everyone
New to Inquisit and grateful to all those that have posted questions in the past - very helpful starting point!
I'm hoping to use the Number Vigilance test, but found that the downloaded version won't run.  Errors are linked to the instructions section, specifically where it seems to ask for html pages (text pasted below).  Unfortunately, the online tutorials don't offer a step-by-step for using this type of instructions rather than plain text.
Can someone point me in the right direction?
Thank you for any help
John


**************************************************************************************************************
**************************************************************************************************************
 EDITABLE INSTRUCTIONS: change instructions here
**************************************************************************************************************
**************************************************************************************************************
<instruct>
/ fontstyle = ("Arial", 3.5%, true, false, false, false, 5, 1)
/ txcolor = black
/ screencolor = white
/ windowsize = (100%, 100%)
</instruct>
<htmlpage intro1>                   ****red error triangle here
/ file = "numbervigilance_intro1.htm"
</htmlpage>
<htmlpage intro2>                   ***red error triangle here
/ file = "numbervigilance_intro2.htm"   
</htmlpage>
By Dave - 9/16/2018

jgunstad - Sunday, September 16, 2018
Hi everyone
New to Inquisit and grateful to all those that have posted questions in the past - very helpful starting point!
I'm hoping to use the Number Vigilance test, but found that the downloaded version won't run.  Errors are linked to the instructions section, specifically where it seems to ask for html pages (text pasted below).  Unfortunately, the online tutorials don't offer a step-by-step for using this type of instructions rather than plain text.
Can someone point me in the right direction?
Thank you for any help
John


**************************************************************************************************************
**************************************************************************************************************
 EDITABLE INSTRUCTIONS: change instructions here
**************************************************************************************************************
**************************************************************************************************************
<instruct>
/ fontstyle = ("Arial", 3.5%, true, false, false, false, 5, 1)
/ txcolor = black
/ screencolor = white
/ windowsize = (100%, 100%)
</instruct>
<htmlpage intro1>                   ****red error triangle here
/ file = "numbervigilance_intro1.htm"
</htmlpage>
<htmlpage intro2>                   ***red error triangle here
/ file = "numbervigilance_intro2.htm"   
</htmlpage>

The link in the library mistakenly points to the wrong file (the script file, extension *.iqx, only). Download this one, please

https://www.millisecond.com/download/library/v5/numbervigilance/numbervigilance.iqzip

the *.iqzip contains the HTML instruction pages and everything else you need.
By jgunstad - 9/17/2018

Dave - Monday, September 17, 2018
jgunstad - Sunday, September 16, 2018
Hi everyone
New to Inquisit and grateful to all those that have posted questions in the past - very helpful starting point!
I'm hoping to use the Number Vigilance test, but found that the downloaded version won't run.  Errors are linked to the instructions section, specifically where it seems to ask for html pages (text pasted below).  Unfortunately, the online tutorials don't offer a step-by-step for using this type of instructions rather than plain text.
Can someone point me in the right direction?
Thank you for any help
John


**************************************************************************************************************
**************************************************************************************************************
 EDITABLE INSTRUCTIONS: change instructions here
**************************************************************************************************************
**************************************************************************************************************
<instruct>
/ fontstyle = ("Arial", 3.5%, true, false, false, false, 5, 1)
/ txcolor = black
/ screencolor = white
/ windowsize = (100%, 100%)
</instruct>
<htmlpage intro1>                   ****red error triangle here
/ file = "numbervigilance_intro1.htm"
</htmlpage>
<htmlpage intro2>                   ***red error triangle here
/ file = "numbervigilance_intro2.htm"   
</htmlpage>

The link in the library mistakenly points to the wrong file (the script file, extension *.iqx, only). Download this one, please

https://www.millisecond.com/download/library/v5/numbervigilance/numbervigilance.iqzip

the *.iqzip contains the HTML instruction pages and everything else you need.

Thank you much for the help and the quick response!