Skip to content

OpenSesame Toolbox, a GUI application for managing experiments in batch and creating/analysis of questionnaires

License

Notifications You must be signed in to change notification settings

dev-jam/opensesame-toolbox

Repository files navigation

OpenSesame Toolbox

Copyright Bob Rosbag (2015)

ABOUT

Current version: 2.7

OpenSesame Toolbox offers two applications to supplement OpenSesame.

OpenSesame Experiment Manager can manage, order and execute OpenSesame Experiments and create OpenSesame questionnaires.

OpenSesame Questionnaire Processor can process OpenSesame multiple choice questionnaires by giving a summary of the scores.

DOCUMENTATION AND INSTALLATION INSTRUCTIONS

This is a standalone program that does not need to be installed. Make sure your python environment meets all dependencies specified below and that all files in this repository are located in the same folder. This program only works in Python 3.

If you want to use the GUI simply run the program by

python opensesame-experiment-manager
and/or
python opensesame-questionnaire-processor

It is also possible to use OpenSesame Questionnaire Processor from CLI:

python opensesame-questionnaire-processor <source_folder> [<target_folder>]

In linux where Python 2 is default, has to be used as cmd instead of To use the CLI method it is required the questionnaires originate from the OpenSesame Experiment Manager or contain the same column names in the log files.

DEPENDENCIES

About

OpenSesame Toolbox, a GUI application for managing experiments in batch and creating/analysis of questionnaires

Resources

License

Stars

Watchers

Forks

Packages

No packages published