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

Hash update: Bumped DnDv2 to v2.0.12
This commit is contained in:
Eugeny Kolpakov
2016-11-14 10:17:19 +03:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

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