dxiai / moodle-autopilot

Intentional Educational Design Flows
MIT License
2 stars 1 forks source link

Call Extensions written in other languages #3

Open phish108 opened 3 years ago

phish108 commented 3 years ago

A workflow may require to call a tool written in a different language than javascript.

We need a run or execute statement to link this information to a flow.

In order to achieve this, we would also need a way to inject data, so these tools can read the data as files.