LORIS 14.10
New Features
- Updated Mobile-friendly GUI
- New user-specific dashboard upon login containing customized metrics and notification, and status updates
- New MRI uploader module
- New front-end Configuration module
- Improved inline Help
- New Account Request form, accessible from the login page, for new users. Site coordinators receive dashboard notification and can approve requests for user accounts for their own site.
- New Participant surveys enable instruments/surveys to be completed directly by subjects (e.g. from home)
- New Instrument Builder
- New MRI violations module for tracking imaging pipeline errors
- New “First Visit” battery feature populates specific instruments for the first subject visit regardless of age or visit sequence
- Miscellaneous bug fixes.
Update: Mac Install Readme available, compatible with 14.10
Beta modules
- Data Team Helper for tracking data entry
- Data Integrity Flag module for tracking dataset validation progress
- Examiner Certification tracker for clinical staff
- Examiner Reliability for clinical/psychometric assessments
- Instrument Manager
Notes for existing projects
- Our GitHub “Loris-Trunk” repository has been renamed “Loris”. We recommend re-forking. There should be no impact on SSH keys.
- Schema updates: MySQL patches for this release are stored in SQL/Archive/Pre-14.10/ subdirectory. Be sure to apply patches in order from oldest merged, to most recent.
- Ensure the Loris “admin” superuser has been granted every permission, by running patch SQL/Archive/Pre-14.10/2014-10-17-AdminAllPermissions.sql
- There is now a configuration module for this release of LORIS. For more information, see the Configuration module Readme.
Be sure to run the script tools/config_to_db.php (after applying MySQL patches) - Note new tags in config.xml (e.g. sandbox)
- Imaging Browser: Jiv viewer no longer supported (link still present)
- Smarty3 installation required
Known Issues
- In project/config.xml, sandbox tag should be nested inside parent dev tagset (#779)
- Instrument Manager and Data Integrity Flag modules (in Beta) are in the codebase but not in the LorisMenu table by default.