Skip to content

Releases: open-craft/openedx-completion-aggregator

3.0.1

14 Jan 06:50
7d71d0e
Compare
Choose a tag to compare
fix completion submission for old mongo keys (#81)

[BB-2381] Update completion-aggregator for Juniper

07 Sep 06:11
a71ab4f
Compare
Choose a tag to compare
  • Update completion-aggregator to use Python 3.5 & Juniper

2.2.4

14 Jul 16:10
ac4ccab
Compare
Choose a tag to compare
MCKIN-21507 Add flag to enable/disable signal handling for course act…

v2.2.2 MCKIN-17580 - Review correction mean calculation of course completion serializer

01 Jul 02:32
f7165dd
Compare
Choose a tag to compare
MCKIN-17580 - Review correction mean calculation of course completion…

Fix `root_block` for Ironwood

09 Jun 15:02
041e23d
Compare
Choose a tag to compare
Taniwha/bb 2497/ironwood fix root block (#74)

* Handle invalid key errors for root_block

Catch InvalidKeyError as per opaque_keys docs. This is for BB-2497.

* Handle invalid key errors for course_key

While implementing the fix for root_block, it was found that course_key
handling could run into the same problems. This is a preventative fix.

* Correctly order imports

* Be more verbose for invalid keys

* Bump version and update CHANGELOG

* Correct invalid course key error message

* Be more informative when student is not enrolled

As per request by @agrendalath, also, it just makes sense to do so.

* Fix line length issue

v1.6.0: [YONK-1622] Backport migration code to v1 (#73)

03 Jun 11:27
4277565
Compare
Choose a tag to compare

2.2.0

22 May 06:50
76dd89c
Compare
Choose a tag to compare
[BB-2316] [YONK-1622] Update migration command (#72)

[BB-2296] Fix course conversion in `reaggregate_course` management command (#71)

08 May 13:47
874b063
Compare
Choose a tag to compare
2.1.3

[BB-2296] Fix course conversion in `reaggregate_course` management co…

2.1.2: Let completion migration code update created and modified times (#70)

30 Apr 21:34
56f5905
Compare
Choose a tag to compare
* Let completion migration code update created and modified times
* Update dependencies
* Fix quality issues

[BB-2296] Add locking mechanism to batch operations (#67)

16 Apr 23:49
6820c1a
Compare
Choose a tag to compare
2.1.0

[BB-2296] Add locking mechanism to batch operations (#67)