Wiki

Clone wiki

ExperimentTool / A7 How to make the client screens fullscreens

How to make the client screens fullscreens

If you are about the run your experiment in the lab, you might want to turn your client screens into fullscreens in order to avoid that participants close the window accidently or even do something else than the actual experiment.

Unbenannt.PNG

In order to make this setup, please follow the following steps:

  1. Go to the Exp_Implementation project

  2. Click through the path "Exp_Implementation/main/resources/META-INF/system.properties", until you find the file called "system.properties"

  3. Open the file "system.properties" and change the debugmode's property to "false".

Updated