You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+30
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,35 @@
1
+
### Date: 2024-July-24
2
+
### Release: v2024072401
3
+
4
+
#### :wrench: Fixes and enhancements
5
+
6
+
---
7
+
8
+
#### Issue with rubrics fixed
9
+
In Moodle 4.3 and 4.4, Turnitin rubrics were not able to be attached for new Turnitin enabled Moodle assignments. This has now been resolved.
10
+
11
+
#### Issue with accepting EULA when initially declined fixed
12
+
In Turnitin enabled Moodle assignments, when the student declined the Turnitin EULA, they were not presented the screen to upload their assignment to Moodle. Also in this fix, the second presentation of the EULA for student acceptance which occurred after the student initially the declined the EULA and then successfully uploaded their submission was removed due to the confusion that this caused for the user. Both of these have now been resolved.
13
+
14
+
#### Reports now open correctly
15
+
There was an issue where in Turnitin enabled Moodle assignments, when the user opened the report, it opened in multiple tabs. This has now been resolved.
16
+
17
+
#### Issue with viewing rubric fixed
18
+
In Turnitin enabled Moodle assignments, the rubric was not able to be viewed by the students. This has now been resolved.
19
+
20
+
#### Userlist provider error message fixed
21
+
In Moodle, there was an error message in the plugin privacy compliance registry indicating that the plugin was missing the userlist provider. This has now been resolved.
22
+
23
+
---
24
+
1
25
### Date: 2024-February-05
2
26
### Release: v2024020501
3
27
4
28
#### Issue with PeerMark, Rubric, and QuickMark in Moodle 4.3 fixed
5
29
In the previous plugin release we resolved an issue with the EULA modal not launching for students. It has since been discovered that all modals in the plugin were affected by the same issue. This update resolves the issues that users have found with launching the PeerMark, Rubric, and QuickMark managers.
6
30
31
+
---
32
+
7
33
### Date: 2023-December-19
8
34
### Release: v2023121901
9
35
@@ -13,9 +39,13 @@ Previously there was an issue with students accepting the EULA in Moodle 4.3. Th
13
39
#### Correct rounding of grade average
14
40
Previously when multiple submissions were made to an assignment the final grade was averaged by rounding down rather than up. This release now fixes this issue and the grade average should now round up.
15
41
42
+
---
43
+
16
44
### Date: 2023-August-22
17
45
### Release: v2023082201
18
46
47
+
---
48
+
19
49
#### Report scores should now update as expected
20
50
21
51
An issue was raised requiring instructors to use the ‘refresh all submissions' button in the Plagiarism Plugin assignment settings, in order to see the Turnitin Similarity score. This has now been resolved and users no longer need to select the 'refresh all submissions’ button to see the Turnitin Similarity score appear in the Moodle assignment inbox when using the task Send Queued Files from the Turnitin Plagiarism Plugin.
0 commit comments