-
Notifications
You must be signed in to change notification settings - Fork 12
Release Notes
jamesballard edited this page Mar 16, 2012
·
18 revisions
- Changed icons for achieved, failed and overdue deadlines (thanks to Neil Stapleton at College of West Anglia for providing these)
- Fixed indexing issue that was causing a slow query on the tutor dashboard page
- Fixed redundant database join that was causing a slow query on the tutor dashboard page
- Fixed issue with config path that was affecting some installations (particularly though not exclusively Windows servers)
- Added icons to indicate status (e.g. tick for complete)
- New capability to support manager style access
- Display count of overdue reports (count of any entries with field type state and not in a 'pass' or 'fail' status when deadline has passed. Includes extra state for 'withdrawn' or 'not counted' - items in this state do not appear in progress bar or overdue count)
- Deadlines added to the calendar
- Clear MIS setting function - useful if MIS system is not responding
- Radio buttons default to selection
- Admins can re-order reports
- Last update value includes status changes and comments
- Text Area field increased to allow more than 256 characters
- Refresh page doesn't create duplicate entries
- HTML field type error on IE9 Fixed
- Date Deadline field label now unique
- Target overdue count now displaying
- Comment link now removed if report doesn't allow comments
- Attendance benchmark colours now work with all Attendance plug-ins
- Archive tab pulls through ILP 1.9 data
- Filter selection improved
- Performance Indicator plugin - New Functionality
- Admins have ability to delete report entries
- And Many bug fixes