Millisecond Forums

How would you present large text stimuli?

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

By IsabelBr - 10/2/2023

Hi,

for an experiment I want inquisit to present large text stimuli (texts that fill more or less the whole page). However, the specific texts are not exactly the same length all the time. What I want to achieve, is that the headlines of the texts appear in the same position everytime a new text appears. Also the width of the stimuli should be more or less the same. It should feel like reading an e-book, and you can turn the pages by pressing the space bar. I have already experimented with different settings of text stimuli, however I cannot get the different texts to appear evenly. Which attributes should I use?

Thanks for your ideas. I'll need them. :)
By Dave - 10/2/2023

IsabelBr - 10/2/2023
Hi,

for an experiment I want inquisit to present large text stimuli (texts that fill more or less the whole page). However, the specific texts are not exactly the same length all the time. What I want to achieve, is that the headlines of the texts appear in the same position everytime a new text appears. Also the width of the stimuli should be more or less the same. It should feel like reading an e-book, and you can turn the pages by pressing the space bar. I have already experimented with different settings of text stimuli, however I cannot get the different texts to appear evenly. Which attributes should I use?

Thanks for your ideas. I'll need them. :)

Define a sufficiently large /size for the <text> element at issue. https://www.millisecond.com/support/docs/current/html/language/attributes/size.htm

Then use /halign and /valign to position the text within the bounding rectangle defined by size as needed.
https://www.millisecond.com/support/docs/current/html/language/attributes/halign.htm
https://www.millisecond.com/support/docs/current/html/language/attributes/valign.htm