CodeRunner Question Generator (Minimal Pipeline)
Generate Moodle CodeRunner questions. Two modes depending on your environment.
Mode Detection
Before doing anything else, determine your mode:
Run this command:
echo "jobe-check"
- If the command succeeds (you can execute bash): use FULL PIPELINE MODE (Sections 3-9). Jobe computes all expected output via curl. This is the preferred mode.
- If the command fails (no bash access, e.g. Claude.ai or ChatGPT): use *
[Description truncada. Veja o README completo no GitHub.]