TouchCog Release v1.2.0
This update includes classes for Protocol Menus and Protocols. These base classes simplify the process of generating new tasks while reducing code and duplication. In addition to these changes, several smaller fixes have been implemented.
New Features:
- MenuBase is a class that Menus can inherit to procedurally generate setting menus when a user is running a protocol.
- ProtocolBase is a class that contains the basic task components that are common among all paradigms. New tasks can inherit this base class to implement core features.
- Added back buttons to navigate to earlier menus
Fixes:
-PAL has been updated to have a Correction Trial setting. Default is enabled.
-Fixed a bug where the first trial following a training block would not be randomized.
-Changed task import system to optimize performance
-Fixed return functions on menus
- Fixed vPRL data output
- Fixed return to main menu function following end of protocol
- Fixed some language settings not correctly displaying