I am learning ztree (Zurich Toolbox for Readymade Economic Experiments) from scratch. Actually, I have no problems with understanding how those experiments are built and moreover, the programming is very basic. Unfortunately I struggle with creating a shortcut to zleaf, which is necessary to test the experiments on my own computer. Has anyone experiences with ztree/zleaf and may help me?
How can I create a shortcut to zleaf to run experiments using ztree?
291 views Asked by D4v1d At
1
If you are using Windows, you can right click
zleaf.exeand create shortcut there, like a regular windows executable. Then you can go to properties of it and add necessary parameters to run zleaf.Alternatively you can use command line interface to run
zleaf.exewith certain parameters, without creating a shortcut.