Skip to content

Score-calculation library to obtain self-reports from qualtrics's exported CSV-files.

License

Notifications You must be signed in to change notification settings

platt-labs/qualtrics_score_calculator

Repository files navigation

Qualtrics Score Calculator

This library was initially built for Platt Labs and contains a series of functions calculating the scores of various behavioral questionaires. These were mostly collected as self-reports using the qualtrics platform and the results were exported CSV-files.

Initializing the Toolbox

Step 1: Clone the toolbox using git commandline or download and unzip using the GUI.

Step 2: initialize the toolbox by setting the path globally, or locally specify the path by adding:

addpath('\Your\...\path\...\to\...\qualtrics_score_calculator');

Using the functions in the Toolbox:

Detailed usage of each function can be found using the help command in MATLAB command-line.

Licenses

This repository licensed under the terms of the MIT license.

About

Score-calculation library to obtain self-reports from qualtrics's exported CSV-files.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages