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
+4-6
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,11 @@
1
1
### Date: 2023-March-27
2
2
### Release: v2023032701
3
3
4
-
#### UI improvements for PHP 8+ users
5
-
There was a bug with PHP 8+ users that casued the assignment inbox to be stuck in a loading state. This happens when users select to view grades as a percentage in the
6
-
assignment's settings. We have fixed this bug and the assignment inbox loads as normal.
7
-
8
-
#### PeerMark manager modal size change
9
-
We've updated the size of the PeerMark manager modal so that all buttons and features are more accessible without having to scroll to the left or right side of the modal.
4
+
#### Percentage grades now display in the assignment inbox
5
+
We have fixed an issue for institutions using PHP 8+ which prevented the assignment inbox from loading when the assignment grade was set to display as a percentage.
10
6
7
+
#### The PeerMark UI has been improved
8
+
We have fixed an issue with the PeerMark manager modal, which previously caused the ‘+’ icon to appear cut off in the user interface.
0 commit comments