Commit 995edcb4 by Bill Filler

cleanup, comments

parent 427680a3
......@@ -326,7 +326,7 @@ class SequenceModule(SequenceFields, ProctoringFields, XModule):
def _get_gating_milestone(self):
"""
Checks whether the content is gated for learners.
Checks whether a gating milestone exists for this Section
"""
gating_service = self.runtime.service(self, 'gating')
if gating_service:
......
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