Skip to content

lab-neuro-comp/Scalemate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scalemate

Scalemate is a psychological scales engine for C#. Any test composed of written of questions and answers can be implemented here.

Scalemate was written by Cris Silva Jr. in the Laboratory of Neuroscience and Behavior at the University of Brasília, and it was released under the MIT License.

Building

This project is being made and built with Microsoft Visual Studio. It does not have external dependencies. Just open solution and build it.

Project Structure

The solution in the Scalemate folder is composed of two projects: Scalemate and ScalemateForms.

The Scalemate project holds the main library with the Tester class and an interface to communicate with it.

The ScalemateForms project is an implementation of the Scalemate engine using Microsoft's Windows Forms framework.

About

Psychological Scales Platform

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%