INGInious / INGInious/problems-blockly
Only Python code generation is possible
Open
- Dominant language
- JavaScript
- Stars
- 2
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Right now, it's only possible to get and show the python translation of the blocks.
This is hardcoded here : https://github.com/UCL-INGI/INGInious-problems-blockly/blob/2e52641c8ca8a95c1c93d704308645dc18aeeb8b/inginious-problems-blockly/static/blockly/blockly.js#L224
There should be an option in the task editor that allows to change that. For example, if one wants to get back the javascript equivalent.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.