Releases: ishiikurisu/Scalemate
Releases · ishiikurisu/Scalemate
Adding support for multiple languages
ScalemateForms now has support for many languages in its UI! Feel free to add translations by editing the Assets\translations.csv
file.
Using tables as inputs
New features:
- Scalemate now uses CSV tables as parameter files for the inventory and the results.
- There is now a documentation window, for those who are lost inside the application.
Bug fixes:
- The tester is now storing the questions without the asterisks characters, eliminating the need of removing them when displaying the question text.
Improved reverse score logic
Fixing bugs:
- Now a tester is completely responsible for dealing with the reverse score.
- The application was not storing the results correctly in some cases.
Scalemate API!
New features:
- Scalemate now comes with a
Scalemate.dll
, which contains the methods for using it on another application.
Bug fixes:
- App doesn't crash anymore when the user tries to cancel a survey or an instruction.
Research ready application
This is the version used for Scalemate's first research.