Skip to content

WPF Application for Stroop Word-Color Test Administration

License

Notifications You must be signed in to change notification settings

aditydcp/WpfStroopTestSuite

Repository files navigation

WpfStroopTestSuite

WPF Application for a Test Administration App.

Developed by Aditya Cahyo.

This repo is an alternate version of TestSuiteWpf WPF Desktop Application. This version is using Stroop Word-Color Test.

Installation

  • Open this Solution .sln file in Visual Studio (or other IDE)
  • Build the Solution
  • Navigate to the project directory, find the output directory which should be in folder /bin/
  • To run the app, execute the .exe file.

How to Use

Before running the app, please set some configuration parameters inside App.config or WpfStroopTestSuite.dll.config file. This file contains parameters used in the test so that user can easily manage it to suit their needs.

Important! Please set the value of RunDataPath parameter to a path to where you want the experiment data to be exported to. Make sure to enter the path with double backslash (\\) for each level and put another one at the end.

Example: C:\\Users\\Me\\Desktop\\

You can also set other parameters as needed.

With that set, run the app.

Future Development

This app is purpose-built for Stroop Word-Color Test and is completed.

However, you can use the structure of this app to develop a test of your own.

Feel free to contact me if you have any question about this project or want to further development this app.

About

WPF Application for Stroop Word-Color Test Administration

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages