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

This commit is contained in:
E. Kolpakov
2016-11-08 17:44:09 +03:00
parent 4319a8288a
commit f6ac90e873
2 changed files with 2 additions and 2 deletions

View File

@@ -307,7 +307,7 @@ class TestMultipleProblemTypesSubsectionScores(SharedModuleStoreTestCase):
"""
SCORED_BLOCK_COUNT = 7
ACTUAL_TOTAL_POSSIBLE = 16.0
ACTUAL_TOTAL_POSSIBLE = 17.0
@classmethod
def setUpClass(cls):

View File

@@ -96,4 +96,4 @@ git+https://github.com/edx/edx-proctoring.git@0.16.1#egg=edx-proctoring==0.16.1
# Third Party XBlocks
-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
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