Fork of https://github.com/markuspg/Labcontrol, a tool for conducting economic experiments and managing a laboratory.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
Tobias Weiss bd7a10645f version 2.1.5 - merge from fork - most important change is the session starter tab (moved back from pop up) 7 years ago
data version 2.1.5 - merge from fork - most important change is the session starter tab (moved back from pop up) 7 years ago
doc version 2.1.5 - merge from fork - most important change is the session starter tab (moved back from pop up) 7 years ago
src version 2.1.5 - merge from fork - most important change is the session starter tab (moved back from pop up) 7 years ago
subprojects Added 'WebcamDisplay' as submodule 8 years ago
.gitignore Added Kill z-Tree button, Added confirmation dialog for shutdown button, further minor UI changes 8 years ago
.gitmodules Changed file permissions for group writing, added size parameter for local zleaf. renamed Beam file to Beam folder, disabled self shutdown, fixed webcam dropdown (added Choose webcam entry), added autostart z-leaf on client with session button, added Restart crashed session button 8 years ago
CHANGELOG.md version 2.1.5 - merge from fork - most important change is the session starter tab (moved back from pop up) 7 years ago
Doxyfile Changed file permissions for group writing, added size parameter for local zleaf. renamed Beam file to Beam folder, disabled self shutdown, fixed webcam dropdown (added Choose webcam entry), added autostart z-leaf on client with session button, added Restart crashed session button 8 years ago
LICENSE Changed file permissions for group writing, added size parameter for local zleaf. renamed Beam file to Beam folder, disabled self shutdown, fixed webcam dropdown (added Choose webcam entry), added autostart z-leaf on client with session button, added Restart crashed session button 8 years ago
Labcontrol.pro version 2.1.5 - merge from fork - most important change is the session starter tab (moved back from pop up) 7 years ago
PROGRAMMING.md Changed file permissions for group writing, added size parameter for local zleaf. renamed Beam file to Beam folder, disabled self shutdown, fixed webcam dropdown (added Choose webcam entry), added autostart z-leaf on client with session button, added Restart crashed session button 8 years ago
README.md Changed file permissions for group writing, added size parameter for local zleaf. renamed Beam file to Beam folder, disabled self shutdown, fixed webcam dropdown (added Choose webcam entry), added autostart z-leaf on client with session button, added Restart crashed session button 8 years ago
labcontrol.desktop Changed file permissions for group writing, added size parameter for local zleaf. renamed Beam file to Beam folder, disabled self shutdown, fixed webcam dropdown (added Choose webcam entry), added autostart z-leaf on client with session button, added Restart crashed session button 8 years ago

README.md

Labcontrol

Building and Installation

The easiest way to build and install Labcontrol is to open the labcontrol.pro file with Qt Creator and build the project. Afterwards Labcontrol can be started by running the created executable file. To build correctly Qt5 has to be available and must be know to Qt Creator.

To work properly Labcontrol requires a file named labcontrol.conf in /etc/xdg/Economic\ Laboratory. This directory must be created, the existing dummy file be copied there and afterwards be modified according to the laboratory's needs. All z-Tree executables should reside in sub-directories of /opt/z-Leaves following the naming scheme zTree_X.Y.ZZ.

Receipt creation requires at least one receipt template in /usr/local/share/labcontrol. The name of the header file should match the pattern NAMETHEHEADERSHALLHAVE_header.tex to be recognized.

Contact

If you have any questions or suggestions you can gladly contact me via my Github account markuspg.