Skip to content

Latest commit

 

History

History
executable file
·
17 lines (10 loc) · 452 Bytes

README.md

File metadata and controls

executable file
·
17 lines (10 loc) · 452 Bytes

INGInious-blockly-plugin

INGInious plugin for adding Blockly problems

Installing

pip3 install git+https://github.com/UCL-INGI/INGInious-problems-blockly

Activating

In your configuration.yaml file, add the following plugin entry:

plugins:
  - plugin_module: "inginious-problems-blockly"

Documentation

The documentation is available on Read the Docs: https://ucl-ingiinginious-problems-blockly.readthedocs.io/en/latest/