Open GuillaumeDerval opened 6 years ago
This line will fail if there is a tag into the json: https://github.com/Maxmawt/INGInious-problems-blockly/blob/master/inginious-problems-blockly/templates/box_blockly.html#L10
Let's fix it using the new json() function introduced by https://github.com/UCL-INGI/INGInious/pull/337 (wait until the PR is merged, of course ;-))
PR has been merged on UCL-INGI/INGInious :-)
This line will fail if there is a tag into the json: https://github.com/Maxmawt/INGInious-problems-blockly/blob/master/inginious-problems-blockly/templates/box_blockly.html#L10
Let's fix it using the new json() function introduced by https://github.com/UCL-INGI/INGInious/pull/337 (wait until the PR is merged, of course ;-))