Commit 807256f0 by Victor Shnayder Committed by Matthew Mongeau

added TODO comment

parent 66f82257
......@@ -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
......
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