-
Notifications
You must be signed in to change notification settings - Fork 195
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: allow learner resubmissions in ora assignment (#2187)
* feat: allow learner resubmissions in ora assignment * refactor: unify grace period fields * test: add & update unit tests * chore: build statics * chore: update translations * chore: bump version to 6.11.0 --------- Co-authored-by: Maria Grimaldi <maria.grimaldi@edunext.co>
- Loading branch information
1 parent
c2dc989
commit d822f57
Showing
56 changed files
with
2,301 additions
and
1,129 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,4 +2,4 @@ | |
Initialization Information for Open Assessment Module | ||
""" | ||
|
||
__version__ = '6.10.0' | ||
__version__ = '6.11.0' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.