Commit 758e76dc by Александр

added js to input for cr

parent 4f29d084
...@@ -856,7 +856,7 @@ def sympy_check2(): ...@@ -856,7 +856,7 @@ def sympy_check2():
</customresponse>"""}] </customresponse>"""}]
response_tag = 'customresponse' response_tag = 'customresponse'
allowed_inputfields = ['textline', 'textbox'] allowed_inputfields = ['textline', 'textbox', 'javascriptinput']
def setup_response(self): def setup_response(self):
xml = self.xml xml = self.xml
......
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