File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed
Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 1+ [](https://github.com/PoetOS/moodle-mod_questionnaire/actions/workflows/ci.yml)
2+
3+ # moodle-mod_questionnaire
4+
15The questionnaire module allows you to construct questionnaires (surveys) from a
26variety of question type. It was originally based on phpESP, and Open Source
37survey tool.
48
59--------------------------------------------------------------------------------
610Developers Note:
711
8- There is no main branch. Questionnaire is maintained in MOODLE_XX_STABLE
12+ There is no main branch. Questionnaire is maintained in MOODLE_XXX_STABLE
913branches. Use the latest STABLE branch for development or installation.
10- The current stable branch is MOODLE_400_STABLE , and supports Moodle 4.0 and up .
11- Use the MOODLE_311_STABLE branch for Moodle 3.9 through 3.11 .
14+ The current stable branch is MOODLE_404_STABLE , and supports Moodle 4.4 through 4.5 .
15+ Use the MOODLE_401_STABLE branch for Moodle 4.1 through 4.3 .
1216
1317--------------------------------------------------------------------------------
1418To Install:
Original file line number Diff line number Diff line change 3131$ plugin ->component = 'mod_questionnaire ' ;
3232
3333$ plugin ->release = '4.4.0 (Build - 2024082900) ' ;
34- $ plugin ->maturity = MATURITY_BETA ;
34+ $ plugin ->maturity = MATURITY_STABLE ;
You can’t perform that action at this time.
0 commit comments