Skip to content

Releases: openedx/edx-ora2

fix: Replaced UsageKey with CourseKey for the course lookup

02 Oct 19:40
9f105e5
Compare
Choose a tag to compare
fix: Replaced UsageKey with CourseKey for the course lookup (#2062)

* fix: replaced UsageKey with CourseKey for the course lookup

v5.5.1

02 Oct 05:56
9ca0a18
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.5.0...v5.5.1

v5.5.0 API to perform ORA Workflows batch update

27 Sep 13:55
5a09368
Compare
Choose a tag to compare

Provides API to asynchronously update ORA workflows for different scopes: all submissions, course submissions, ORA submissions, single submissions.

v5.4.1

26 Sep 07:00
b897495
Compare
Choose a tag to compare

Added support for Django 4.2

v5.4.0: Backend data / UI refactors

13 Sep 18:32
8265c21
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.3.0...v5.4.0

v5.3.0: Date Config Type

05 Sep 18:35
807f0bd
Compare
Choose a tag to compare

Adds the full release of the date config field and feature, which allows ORAs to be set to match due dates to subsection or course end dates.

v5.2.5: chore: add studio ui for date config type (#2030)

24 Aug 18:56
99d711a
Compare
Choose a tag to compare
* chore: add studio ui for date config type

* chore: update tests

v5.2.4: Submission button will always enable (#1993)

10 Aug 20:02
99bc938
Compare
Choose a tag to compare
* chore: make upload files button always enable and validate before upload

* chore: submit button will not disable and validate before submit instead

* chore: build static

* chore: linting

* test: update tests

* chore: update translations

* chore: translation

* chore: make sure empty response doesn't get send and update tests

* chore: update translations

* chore: version bump

v5.2.3

09 Aug 15:29
b5760a8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.2.2...v5.2.3

v5.2.2

08 Aug 11:20
07abe19
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.2.1...v5.2.2