web version--error message


Author
Message
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
Awesome!
eternal
eternal
Partner Member (901 reputation)Partner Member (901 reputation)Partner Member (901 reputation)Partner Member (901 reputation)Partner Member (901 reputation)Partner Member (901 reputation)Partner Member (901 reputation)Partner Member (901 reputation)Partner Member (901 reputation)
Group: Forum Members
Posts: 11, Visits: 40
Thank you.  Now everything works. 

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
It's fine to use <htmlpage>. But <htmlpage> is supposed to display a *.htm / *.html file. A *.jpg isn't one. Create a HTML file, put your text and pictures in it as needed and use <htmlpage>, /preinstructions etc. to display that page as needed.

For an example, download https://www.millisecond.com/download/library/TowerOfLondon/

eternal
eternal
Partner Member (901 reputation)Partner Member (901 reputation)Partner Member (901 reputation)Partner Member (901 reputation)Partner Member (901 reputation)Partner Member (901 reputation)Partner Member (901 reputation)Partner Member (901 reputation)Partner Member (901 reputation)
Group: Forum Members
Posts: 11, Visits: 40

I use HTML page, because I often include images in the intropage.  For example, before respondentsactually begin the IAT, I usually have a slide having them read a vignette withimages.   

I use <expt>, when I only include text.  How would I embed words and images in asingle page using only <expt>?

Again, the prior script worked fine, until I ran the cleanuputililty today.

Any help would be greatly appreciated.  Thanks.


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
#1: A jpg file is not a HTML page.

<htmlpage stimulusitem>
/ file="example1.jpg"
</htmlpage>

#2: Why are there two <expt> elements, both of which do nothing except display an instruction page? You should use the <expt> elements that already exist in the script, not add new ones.

eternal
eternal
Partner Member (901 reputation)Partner Member (901 reputation)Partner Member (901 reputation)Partner Member (901 reputation)Partner Member (901 reputation)Partner Member (901 reputation)Partner Member (901 reputation)Partner Member (901 reputation)Partner Member (901 reputation)
Group: Forum Members
Posts: 11, Visits: 40
Thank you.  I have tried the first suggestion, and ran it on the desktop.  I just wanted to make sure it was still worked on the desktop before I tried it on the web.  Now my intro page, which is a jpeg format doesn't show the image, which did prior to updating Inquisit.

See below for the script.


<expt>
/ preinstructions = (stimulusitem)
</expt>





******  All Items Needing to be modified for Different IATs are below here *******

</page>

<htmlpage stimulusitem>
/ file="example1.jpg"
</htmlpage>




**********  Instructions  *************

<instruct> 
/ font = ("Courier New", -19, 700, 0, 49)
/ nextkey = (" ")
/ nextlabel = "Press space bar to proceed"
/ lastlabel = "Press space bar to proceed"
/ prevkey = ("d")
/ windowsize = (95%, 95%)
</instruct>







<expt>
/ preinstructions = (intro)
</expt>

<1data>
/columns =[date time subject blocknum trialnum trialcode response latency stimulus]
/format=tab
</data>

<1defaults>
/screencolor = (175, 255, 175)
/font = ("Arial", -24, 700, 0, 49)
/txbgcolor=(255,255,255)
</defaults>





**************** INSTRUCTION DEFINITION AND INSTRUCTION PAGES ******************
<1instruct>
/nextkey=("5")
/prevkey=("a")
/font = ("Arial", -16, 400, 0, 49)
</instruct>

<page intro>
^^Please press the spacebar to proceed.
</page>


 

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
It may be that some other version of the engine is already installed on the machine and causing a conflict. Remove any traces of it by running the cleanup utility available via https://www.millisecond.com/support/uninstall.aspx and then try again.

It may also be that your system is affected by a specific bug in .NET Framework 2.0 (SP1). In this case, Microsoft provides guidance and a hotfix at https://support.microsoft.com/kb/952677 .

eternal
eternal
Partner Member (901 reputation)Partner Member (901 reputation)Partner Member (901 reputation)Partner Member (901 reputation)Partner Member (901 reputation)Partner Member (901 reputation)Partner Member (901 reputation)Partner Member (901 reputation)Partner Member (901 reputation)
Group: Forum Members
Posts: 11, Visits: 40
I loaded an IAT on to Inquisit web.  However, when I hit start to run it, I get the following message below.

"You cannot start application Inquisit 4 Web.Net from this location because it is already installed from a different location."

Any suggestions on fixing the problem?
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Reading This Topic

Explore
Messages
Mentions
Search