Commit 0d64121a by solashirai Committed by Piotr Mitros

updates

parent fd7c5cae
......@@ -106,10 +106,6 @@ class CrowdsourceHinter(XBlock):
return True
return False
@XBlock.json_handler
def auto_set_problem_element(self, data, suffix=''):
self.Element = str(data["hintingElement"])
def resource_string(self, path):
"""
This function is used to get the path of static resources.
......
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