Commit 4e773095 by Eugeny Kolpakov Committed by GitHub

Merge pull request #13941 from edx/hash-update/drag-and-drop-v2

Hash update: Bumped DnDv2 to v2.0.12
parents 896856fe f6ac90e8
...@@ -352,7 +352,7 @@ class TestMultipleProblemTypesSubsectionScores(SharedModuleStoreTestCase): ...@@ -352,7 +352,7 @@ class TestMultipleProblemTypesSubsectionScores(SharedModuleStoreTestCase):
""" """
SCORED_BLOCK_COUNT = 7 SCORED_BLOCK_COUNT = 7
ACTUAL_TOTAL_POSSIBLE = 16.0 ACTUAL_TOTAL_POSSIBLE = 17.0
@classmethod @classmethod
def setUpClass(cls): def setUpClass(cls):
......
...@@ -96,4 +96,4 @@ git+https://github.com/edx/edx-proctoring.git@0.16.2#egg=edx-proctoring==0.16.2 ...@@ -96,4 +96,4 @@ git+https://github.com/edx/edx-proctoring.git@0.16.2#egg=edx-proctoring==0.16.2
# Third Party XBlocks # Third Party XBlocks
-e git+https://github.com/mitodl/edx-sga@172a90fd2738f8142c10478356b2d9ed3e55334a#egg=edx-sga -e git+https://github.com/mitodl/edx-sga@172a90fd2738f8142c10478356b2d9ed3e55334a#egg=edx-sga
-e git+https://github.com/open-craft/xblock-poll@v1.2.1#egg=xblock-poll==1.2.1 -e git+https://github.com/open-craft/xblock-poll@v1.2.1#egg=xblock-poll==1.2.1
git+https://github.com/edx-solutions/xblock-drag-and-drop-v2@v2.0.11#egg=xblock-drag-and-drop-v2==2.0.11 git+https://github.com/edx-solutions/xblock-drag-and-drop-v2@v2.0.12#egg=xblock-drag-and-drop-v2==2.0.12
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment