Skip to content

aditydcp/TestSuiteWpf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TestSuiteWpf

WPF Application for a Test Administration App.

Developed by Aditya Cahyo.

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 TestSuiteWpf.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 Trier Mental Challenge Test and is completed.

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

There is another version of this App for Stroop Word-Color Test called WpfStroopTestSuite.

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

About

WPF Application for a Test Administration App

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages