How to define windowsize in Inquisit Web to maximize screen space while keeping a close button?


Author
Message
Jakob
Jakob
Partner Member (799 reputation)Partner Member (799 reputation)Partner Member (799 reputation)Partner Member (799 reputation)Partner Member (799 reputation)Partner Member (799 reputation)Partner Member (799 reputation)Partner Member (799 reputation)Partner Member (799 reputation)
Group: Forum Members
Posts: 19, Visits: 62
Hi everyone,

I am designing an experiment using Inquisit Web and trying to set the windowsize so that the study runs in a large window but not in fullscreen mode. I want to ensure that participants can always see a close button (X) to exit the experiment if needed.

Here is my current code:

<defaults>
/ canvasaspectratio = (16, 9)
/ windowsize = (100, 100)
</defaults>


When I set windowsize = (100, 100), the experiment runs in fullscreen mode, which I want to avoid. If I reduce it slightly (e.g., windowsize = (100, 95)), it works for some screens, but on other screens, too much or too little is cut off.

Is there a way to dynamically set the window size so that it maximizes the available screen space while keeping the close button visible across different screen sizes?

Thanks in advance for any suggestions!
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: 106K
Jakob - 2/18/2025
Hi everyone,

I am designing an experiment using Inquisit Web and trying to set the windowsize so that the study runs in a large window but not in fullscreen mode. I want to ensure that participants can always see a close button (X) to exit the experiment if needed.

Here is my current code:

<defaults>
/ canvasaspectratio = (16, 9)
/ windowsize = (100, 100)
</defaults>


When I set windowsize = (100, 100), the experiment runs in fullscreen mode, which I want to avoid. If I reduce it slightly (e.g., windowsize = (100, 95)), it works for some screens, but on other screens, too much or too little is cut off.

Is there a way to dynamically set the window size so that it maximizes the available screen space while keeping the close button visible across different screen sizes?

Thanks in advance for any suggestions!

> Is there a way to dynamically set the window size so that it maximizes the available screen space while keeping the close button visible across different screen sizes?

No.
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Reading This Topic

Explore
Messages
Mentions
Search