added TODO comment
This commit is contained in:
committed by
Matthew Mongeau
parent
59a13e861b
commit
51b4d1ff6e
@@ -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