mirror of
https://github.com/ChristianLight/tutor.git
synced 2025-02-09 12:48:34 +00:00
New hook Action that allows tutor plugins to interact with the configuration at the time of the interactive questionnaire that happens during `tutor local/dev launch`.
204 B
204 B
- [Feature] add
CONFIG_INTERACTIVE
action that allows tutor plugins to interact with the configuration at the time of the interactive questionnaire that happens during tutor local launch. (by @Alec4r).