Skip to content

Commit

Permalink
Merge pull request #691 from turnitin/develop
Browse files Browse the repository at this point in the history
Release v2023121901
  • Loading branch information
ixiongtii authored Dec 19, 2023
2 parents a833a80 + c5a9610 commit 7c01e79
Show file tree
Hide file tree
Showing 21 changed files with 104 additions and 46 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
.idea/*

9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
### Date: 2023-December-19
### Release: v2023121901

#### New students can now access the EULA
Previously there was an issue with students accepting the EULA in Moodle 4.3. This has now been resolved and students presented with the EULA should be able to successfully accept it.

#### Correct rounding of grade average
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.

### Date: 2023-August-22
### Release: v2023082201

Expand Down
3 changes: 1 addition & 2 deletions amd/build/eula.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion amd/build/eula.min.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions amd/build/modal_eula_launch.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion amd/build/modal_eula_launch.min.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions amd/build/new_eula_modal.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions amd/build/new_eula_modal.min.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 7c01e79

Please sign in to comment.