Skip to content

Releases: DigitalCampus/django-oppia

v0.15.3-release

29 Aug 06:21
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.15.2-release...v0.15.3-release

v0.15.2-release

11 Apr 06:28
82f40f4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.15.1-release...v0.15.2-release

v0.15.1-release

15 Dec 12:15
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.15.0-release...v0.15.1-release

v0.15.0-release

05 Oct 10:14
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.14.11-release...v0.15.0-release

v0.14.11-release

30 Jun 07:53
486e2e9
Compare
Choose a tag to compare

What's Changed

  • OPPIA-1543 Add username to quiz & feedback response download file
  • OPPIA-1362 Upgrade to Django 4.2, and updates to other libraries
  • OPPIA-1423 Update to TastyPie 0.14.5
  • OPPIA-1575 Add django command for finding the associated course and acitvity for a specific quiz_id

Full Changelog: v0.14.10-release...v0.14.11-release

v0.14.10-release

27 Apr 09:17
Compare
Choose a tag to compare

What's Changed

  • OPPIA-1493 Python library updates
  • OPPIA-4 Consistency of: PermissionDenied, Unauthorised and redirect to login
  • OPPIA-1368 Update user views permissions check using a mixin
  • OPPIA-969/OPPIA-970 Added custom fields in login response and new API endpoint to fetch user data
  • OPPIA-1465 Additional API v2 tests to ensure they check all the returned object properties
  • Flake8 code formatting updates

Full Changelog: v0.14.9-release...v0.14.10-release

v0.14.9-release

31 Mar 14:59
dea0c18
Compare
Choose a tag to compare

What's Changed

  • oppia-26: Extracted permissions checks to custom decorator and mixin by @jjoseba in #845

Full Changelog: v0.14.8-release...v0.14.9-release

v0.14.8-release

28 Feb 09:30
Compare
Choose a tag to compare

What's Changed

  • OPPIA-1414 Update Django to 3.1.18
  • OPPIA-1316 Remove user dropdown selection on cohort participant formset in Django Admin
  • OPPIA-1367 Update python/pip packages

Full Changelog: v0.14.7-release...v0.14.8-release

v0.14.7-release

10 Feb 16:57
Compare
Choose a tag to compare

What's Changed

  • OPPIA-1353: Update Python/PIP packages
  • OPPIA-1360: Check if question exists using the Moodle Question ID and update question and quiz information on update
  • OPPIA-1362: Store quiz attempt information in data recovery table when an error happens
  • OPPIA-1362: Add tests
  • OPPIA-1365: Add tests
  • OPPIA-1391, OPPIA-1392 - Minor fixes
  • OPPIA-1414: Attach media file for download and update the way of serving media files in urls.py
  • OPPIA-1412 (hotfix): Take into account that more than one quizProps can exist
  • OPPIA-1416 (hotfix): Solving Error Publishing Course when updating previously existing quiz
  • OPPIA-1422 (hotfix): Create new question if no question exist for a specific moodle_question_id

Full Changelog: v0.14.6-release...v0.14.7-release

v0.14.6-release

30 Nov 13:02
Compare
Choose a tag to compare

What's Changed

  • OPPIA-1331 Prep for upgrading to Django 4
  • OPPIA-1341 Fix bug in cohort criteria filtering

Full Changelog: v0.14.5-release...v0.14.6-release