From b4668f8ba6976707c7c556951a3418d47fc2ccd8 Mon Sep 17 00:00:00 2001 From: David Winn Date: Mon, 30 Nov 2015 10:27:20 +0000 Subject: [PATCH] Release v2015040111 --- CHANGELOG.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 52e51fd5..b0132c66 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,25 @@ +### Date: 2015-November-30 +### Release: v2015040111 + +- Verified against Moodle 3.0 +- Javascript is now minified. +- Grades can now be shown as a percentage. +- Datatables has been updated to the latest version. +- Added a note to highlight the 24 hour Originality Report delay for resubmissions. +- Fixes: + - The assignment part displayed is now remembered upon submission deletion. + - TII user record is removed if Moodle user does not exist when unlinked. + - Fixed potential difference in temp directory path. + - Fixed an issue where the Rubric view link is not visible for students. + - Fixed an issue where the Grademark icon was not clickable if resubmissions are enabled. + - Shared rubrics is now initialised when creating a Turnitin class. + - Fixed an issue where course restore was grabbing the wrong class. + - Student first name default is now saved in the plugin settings when student privacy is enabled. + - Fixed an issue where student names are visible in the file name when student privacy is enabled. + - An issue where the EULA modal would not open properly when certain themes are being used. + +--- + ### Date: 2015-October-01 ### Release: v2015040110