Commit f6ac90e8 by E. Kolpakov

Bumped DnDv2 to v2.0.12 (+fixed grading test, as DnDv2 now properly participates in scoring)

parent 4319a828
...@@ -307,7 +307,7 @@ class TestMultipleProblemTypesSubsectionScores(SharedModuleStoreTestCase): ...@@ -307,7 +307,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.1#egg=edx-proctoring==0.16.1 ...@@ -96,4 +96,4 @@ git+https://github.com/edx/edx-proctoring.git@0.16.1#egg=edx-proctoring==0.16.1
# 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