Metadata-Version: 2.3
Name: opensesame-plugin-experiment_manager
Version: 3.1.0
Summary: An OpenSesame Plug-in for managing/executing multiple OpenSesame experiments.
License: LICENSE.md
Author: Bob Rosbag
Author-email: debian@bobrosbag.nl
Requires-Python: >=3.7
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Project-URL: Homepage, https://github.com/dev-jam/opensesame-plugin-experiment_manager
Project-URL: Repository, https://github.com/dev-jam/opensesame-plugin-experiment_manager
Description-Content-Type: text/markdown

OpenSesame Plug-in: Experiment Manager
==========

*An OpenSesame plug-in for managing/executing multiple OpenSesame experiments.*  

Copyright, 2022, Bob Rosbag  


## About

This plug-in can insert standalone OpenSesame Experiments within a main experiment. 
It can run within a loop or sequence as an item. This makes it possible to run a number 
of experiments in sequence (random or fixed order) and also it gives the possibility to 
give each experiment its own (different) backend. 

This plug-in has three options:

- *Dummy mode* for testing experiments.
- *Verbose mode* for testing experiments.
- *Experiment file name* for Windows: hexadecimal or decimal value, for Linux: full path or port number.


## License

This software is distributed under the terms of the GNU General Public License 3. The full license should be included in the file `COPYING`, or can be obtained from:

- <http://www.gnu.org/licenses/gpl.txt>
  
  
## Documentation

Installation instructions and documentation on OpenSesame are available on the documentation website:

- <http://osdoc.cogsci.nl/>

