Skip to content

Releases: openedx/xblock-drag-and-drop-v2

Better JS i18n language mapping.

10 Feb 07:00
6866be8
Compare
Choose a tag to compare

Better JS i18n language mapping.
i18n source file updated in Transifex.
i18n updated (not complete) support for languages: ar, de, es_419, fr, he, hi, it, ja, ko, nl, pl, pt_BR, ru, tr and zh_CN

Make Drag and Drop v2 indexable

05 Aug 05:44
e80b82d
Compare
Choose a tag to compare
v2.3.0

Make Drag and Drop indexable and remove Python 2 support (#244)

Fix over-reporting of 'edx.drag_and_drop_v2.feedback.opened' events

15 Apr 17:01
e2e21e6
Compare
Choose a tag to compare

Fix bug where 'edx.drag_and_drop_v2.feedback.opened' event was sent to publish_event endpoint excessively on mouse move. (PR #238)

Updated fragment import to remove depreciation warning

03 Apr 09:03
1a82115
Compare
Choose a tag to compare

Updated fragment import to remove deprecation warning which was causing extra logs in Splunk etc.

Render zone titles as HTML

13 Jan 10:43
ee57eb3
Compare
Choose a tag to compare

Updated code to render custom zone title as HTML

Version bump to 2.2.6

08 Oct 11:00
16a2f2b
Compare
Choose a tag to compare

Python3 compatible.

Python3 compatability

04 Oct 09:23
8bf4b66
Compare
Choose a tag to compare

This repository is now python3 compatible.
Update the xblock-sdk hash which is python3 compatible also.

Add submission deadline checks

30 Jul 07:54
48754a9
Compare
Choose a tag to compare

This release adds a new feature in the DnDXblockWithMixins, which impacts the submit button behavior in the Assessment Mode. Using the submission deadline checks in the InheritanceMixin, defined in edx-platform, the submit button will now be enabled/disabled based on the following fields:

  • Course Pacing
  • Subsection due date
  • Grace Period

This addition will allow for stability in DnD w.r.t other problem types and the course teams will be encouraged to use this problem type in their exams without any fear of re-submission after the exam is past its due date.

v2.1.7

30 Oct 21:30
Compare
Choose a tag to compare
Version bump to 2.1.7 (#190)

v2.1.5

20 Dec 18:57
8d33c51
Compare
Choose a tag to compare
Merge pull request #149 from thallada/thallada/v2.1.5

Bump version to v2.1.5