Window size?


Author
Message
crfcaio
crfcaio
Associate Member (290 reputation)Associate Member (290 reputation)Associate Member (290 reputation)Associate Member (290 reputation)Associate Member (290 reputation)Associate Member (290 reputation)Associate Member (290 reputation)Associate Member (290 reputation)Associate Member (290 reputation)
Group: Forum Members
Posts: 7, Visits: 1

I am trying to add these power point slides into my experiment, but the problem is that no matter how many times I fix the window size, it never takes the whole screen space. 


What am I doing wrong?



=======================



************


Practice Stimuli


************



<picture highstatus>


/ items = ("blue001.jpg")


/ size = (70%, 70%)


</picture>



<picture lowstatus>


/items = ("orange001.jpg")


/size = (70%, 70%)


</picture>



<item highstatuslabel>


/1 = "High Status"


</item> 



<item highstatus>


/1 = "blue001.jpeg"


</item>



<item lowstatuslabel>


/1 = "Low Status"


</item>



<item lowstatus>


/1 = "orange001.jpeg"


</item>



************


Instruction Pages


************



<htmlpage intro1>


/ file = "C:\Users\Caio Cesar\Documents\My Documents\The Leadership Alliance Summer 2013\Research\Inquisit\Project001\StatusMorality5.7.2013\STATUSEXAMPLE_BHigh\statustrainingBHIGH1.jpg"


</htmlpage>



<htmlpage intro2>


/file = "C:\Users\Caio Cesar\Documents\My Documents\The Leadership Alliance Summer 2013\Research\Inquisit\Project001\StatusMorality5.7.2013\STATUSEXAMPLE_BHigh\statustrainingBHIGH2.jpg"



</htmlpage>



<htmlpage intro3>


/file = "C:\Users\Caio Cesar\Documents\My Documents\The Leadership Alliance Summer 2013\Research\Inquisit\Project001\StatusMorality5.7.2013\STATUSEXAMPLE_BHigh\statustrainingBHIGH3.jpg"



</htmlpage>



<htmlpage intro4>


/ file = "C:\Users\Caio Cesar\Documents\My Documents\The Leadership Alliance Summer 2013\Research\Inquisit\Project001\StatusMorality5.7.2013\STATUSEXAMPLE_BHigh\statustrainingBHIGH4.jpg"


</htmlpage>



<htmlpage intro5>


/ file = "C:\Users\Caio Cesar\Documents\My Documents\The Leadership Alliance Summer 2013\Research\Inquisit\Project001\StatusMorality5.7.2013\STATUSEXAMPLE_BHigh\statustrainingBHIGH5.jpg"



</htmlpage>



<htmlpage intro6>


/ file = "C:\Users\Caio Cesar\Documents\My Documents\The Leadership Alliance Summer 2013\Research\Inquisit\Project001\StatusMorality5.7.2013\STATUSEXAMPLE_BHigh\statustrainingBHIGH6.jpg"



</htmlpage>



<instruct>


/windowsize = (1200px, 700px)


</instruct>


*************


Trials


*************


<trial highstatus>  


/ validresponse = ("1", "3")


/ correctresponse = ("1")


/ stimulusframes = [1 = highstatus]


</trial>



<trial lowstatus>  


/ validresponse = ("1", "3")


/ correctresponse = ("3")


/ stimulusframes = [1 = lowstatus]


</trial>



<block statuspractice>


/ bgstim = (highstatus, lowstatus)


/ trials = [1-10 = noreplace(highstatus, lowstatus)]


/ responsemode = correct


/ recorddata = false


/ preinstructions = (intro1, intro2, intro3, intro4, intro5, intro6)


/ screencolor = black


</block>


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: 108K

#1: JPEGs aren't HTML pages.


#2: You need to fix the size of the JPEGs, /windowsize will not resize them for you.


crfcaio
crfcaio
Associate Member (290 reputation)Associate Member (290 reputation)Associate Member (290 reputation)Associate Member (290 reputation)Associate Member (290 reputation)Associate Member (290 reputation)Associate Member (290 reputation)Associate Member (290 reputation)Associate Member (290 reputation)
Group: Forum Members
Posts: 7, Visits: 1

Thanks, Dave!


As I progress with my experiment, more and more issues appear. Now I am having trouble making my color test period begin after the training period is over, and the video practice period begin after the test is over as well.


1) How do I create a trial in which I have two options (I guess this is the way to make the trial.nameoftrial.correctstreak command work)


2) If I designate three picture items and list them one after the other, will they come in sequence or do I have to define it? The idea behind this is that each video is a sequence of three images appearing at different speeds, then a few questions.


3) As for the instruction slides, I resized it and it still does not fill the entire screen. Would hosting them online and using their URL as the path solve the problem?



Thank you for all your help!



=========================



************


Color Training Stimuli


************



<picture highstatus>


/ items = ("blue001.jpg")


/ size = (70%, 70%)


</picture>



<picture lowstatus>


/items = ("orange001.jpg")


/size = (70%, 70%)


</picture>



<item highstatuslabel>


/1 = "High Status"


</item> 



<item highstatus>


/1 = "blue001.jpeg"


</item>



<item lowstatuslabel>


/1 = "Low Status"


</item>



<item lowstatus>


/1 = "orange001.jpeg"


</item>



************


Practice Video Stimuli


************



<item practiceacclabel>


/1 = "practiceacc1"


/2 = "practiceacc2"


/3 = "practiceacc3"


</item>



<item practiceintlabel>


/1 = "practiceint1"


/2 = "practiceint2"


/3 = "practiceint3"


</item>



<picture practiceint1>


/items = "3p_i2_bathit_frame001_int_blue.bmp"


</picture>



<picture practiceint2>


/items = "3p_i2_bathit_frame002_int_blue.bmp"


</picture>



<picture practiceint3>


/items = "3p_i2_bathit_frame003_int_blue.bmp"


</picture>



<picture practiceacc1>


/items = "bowling_acc_1_orange.bmp" 


</picture>



<picture practiceacc2>


/items = "bowling_acc_2_orange.bmp" 


</picture>



<picture practiceacc3> 


/items = "bowling_acc_3_orange.bmp"


</picture>



************


Instruction Pages


************



<htmlpage intro1>


/ file = "C:\Users\Caio Cesar\Documents\My Documents\The Leadership Alliance Summer 2013\Research\Inquisit\Project001\StatusMorality5.7.2013\STATUSEXAMPLE_BHigh\statustrainingBHIGH1b.jpg"


</htmlpage>



<htmlpage intro2>


/file = "C:\Users\Caio Cesar\Documents\My Documents\The Leadership Alliance Summer 2013\Research\Inquisit\Project001\StatusMorality5.7.2013\STATUSEXAMPLE_BHigh\statustrainingBHIGH2b.jpg"



</htmlpage>



<htmlpage intro3>


/file = "C:\Users\Caio Cesar\Documents\My Documents\The Leadership Alliance Summer 2013\Research\Inquisit\Project001\StatusMorality5.7.2013\STATUSEXAMPLE_BHigh\statustrainingBHIGH3b.jpg"



</htmlpage>



<htmlpage intro4>


/ file = "C:\Users\Caio Cesar\Documents\My Documents\The Leadership Alliance Summer 2013\Research\Inquisit\Project001\StatusMorality5.7.2013\STATUSEXAMPLE_BHigh\statustrainingBHIGH4b.jpg"


</htmlpage>



<htmlpage intro5>


/ file = "C:\Users\Caio Cesar\Documents\My Documents\The Leadership Alliance Summer 2013\Research\Inquisit\Project001\StatusMorality5.7.2013\STATUSEXAMPLE_BHigh\statustrainingBHIGH5b.jpg"



</htmlpage>



<htmlpage intro6>


/ file = "C:\Users\Caio Cesar\Documents\My Documents\The Leadership Alliance Summer 2013\Research\Inquisit\Project001\StatusMorality5.7.2013\STATUSEXAMPLE_BHigh\statustrainingBHIGH6b.jpg"



</htmlpage>



<instruct>


/ screencolor = black


</instruct>



*************


Color Training Test


*************



<page intro7>


^Before we continue to the next part of the experiment, we will now ask that you correctly identify the social status of the next 10 images. 


^To proceed to the next part of the experiment, you must get a score of 100%. 


^Please press any ENTER when you are ready to continue.


</page>




*************


Trials


*************


<trial highstatus>  


/ validresponse = ("1", "3")


/ correctresponse = ("1")


/ stimulusframes = [1 = highstatus]


</trial>



<trial lowstatus>  


/ validresponse = ("1", "3")


/ correctresponse = ("3")


/ stimulusframes = [1 = lowstatus]


</trial>



<trial practiceacc>


/ validresponse = ("1", "3")


/ correctresponse = ("1")


/ stimulusframes = [1 = practiceacc]


</trial>



<trial practiceint>


/ validresponse = ("1", "3")


/ correctresponse = ("3")


/ stimulusframes = [1 = practiceint]


</trial>



*************


Blocks


*************



<block statuspractice>


/ bgstim = (highstatus, lowstatus)


/ trials = [1-50 = noreplace(highstatus, lowstatus)]


/ responsemode = correct


/ recorddata = false


/ preinstructions = (intro1, intro2, intro3, intro4, intro5, intro6)


/ postinstructions = (intro7)


/ screencolor = black


</block>



<block colortest>


/ bgstim = (highstatus, lowstatus)


/ trials = [1-10 = noreplace(highstatus, lowstatus)]


/ responsemode = correct


/ recorddata = false


/ preinstructions = (intro7)


/ branch= [if (block.colortest.correctstreak = 10) block.practicevideo]


/ branch= [if (block.colortest.correctstreak < 10) block.colortest] 


/ screencolor = black


</block> 



<block practicevideo>


/ bgstim = (practiceacc, practiceint)


/ trials = [1-6 = noreplace (practiceacc, practiceint)]


/ preinstructions = (practice1)


/ recorddata = true


</block>


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: 108K

1) How do I create a trial in which I have two options (I guess this is the way to make the trial.nameoftrial.correctstreak command work)


I'm not sure what that is supposed to mean. Please clarify.


2) If I designate three picture items and list them one after the other, will they come in sequence or do I have to define it? The idea behind this is that each video is a sequence of three images appearing at different speeds, then a few questions.


You need to specify. See the documentation for the /select attribute.


3) As for the instruction slides, I resized it and it still does not fill the entire screen. Would hosting them online and using their URL as the path solve the problem?


That has no bearing on picture resolution or size. Why don't you use regular <picture> and <trial> elements to display your instructions? I'm not sure what you want to achieve by using <htmlpage>.



GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Reading This Topic

Explore
Messages
Mentions
Search