Skip to content

Releases: openedx/edx-submissions

2.0.9

05 Aug 21:37
Compare
Choose a tag to compare

Patch release for EDUCATOR-1090

2.0.8

04 Aug 19:43
Compare
Choose a tag to compare

Patch release bugfix for EDUCATOR-1090

2.0.7

03 Aug 16:36
Compare
Choose a tag to compare

Requirements juggling

2.0.6

02 Aug 15:02
Compare
Choose a tag to compare
Merge pull request #65 from edx/efischer/loosen_reqs

Clean up requirements, remove django_extensions

2.0.0

03 Apr 18:15
Compare
Choose a tag to compare

Change get_scores() interface to return serialized Score objects instead of (earned, possible) tuples.

1.2.0

29 Mar 19:56
Compare
Choose a tag to compare
Merge pull request #56 from edx/efischer/version_bump

Version 1.2.0

1.1.6

23 Mar 15:06
Compare
Choose a tag to compare

pytz no longer pinned to an outdated version

1.1.5

22 Feb 20:45
Compare
Choose a tag to compare

Includes addition of tox to facilitate future django upgrades.

1.1.4

06 Dec 21:05
Compare
Choose a tag to compare
Merge pull request #51 from edx/efischer/send_time

send created time

1.1.3

05 Dec 21:32
Compare
Choose a tag to compare
Merge pull request #50 from edx/efischer/annotation_serialization

Serialize annotation information with scores