Update Subsection Grade Report to differentiate Not Attempted and 0
TNL-5990
This commit is contained in:
@@ -104,7 +104,7 @@ class TestConditionalContent(ModuleStoreTestCase):
|
||||
"""
|
||||
Construct a course with graded problems that exist within a split test.
|
||||
"""
|
||||
TEST_SECTION_NAME = 'Problem'
|
||||
TEST_SECTION_NAME = 'Subsection'
|
||||
|
||||
def setUp(self):
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user