added TODO comment
This commit is contained in:
committed by
Matthew Mongeau
parent
66f8225763
commit
807256f05f
@@ -281,6 +281,7 @@ class Module(XModule):
|
||||
|
||||
def answer_available(self):
|
||||
''' Is the user allowed to see an answer?
|
||||
TODO: simplify.
|
||||
'''
|
||||
if self.show_answer == '':
|
||||
return False
|
||||
|
||||
Reference in New Issue
Block a user