You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: general/community/meetings/2025/03.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,4 +14,5 @@ sidebar_position: -03
14
14
15
15
## Agenda
16
16
17
-
- New question type restore API requirements - Mark Johnson
17
+
- Moodle Products' growth spurt: find out how we are shaping up for the future at Moodle HQ - [Marie Achour](https://moodle.org/user/profile.php?id=4769294)
18
+
- New question type restore API requirements - [Mark Johnson](https://moodle.org/user/profile.php?id=858318)
| Plugin type | Component name ([Frankenstyle](/general/development/policies/codingstyle/frankenstyle)) | Moodle path | Description | Moodle versions |
52
52
| --- | --- | --- | --- | --- |
@@ -74,12 +74,12 @@ The underscore character is not supported in activity modules for legacy reasons
74
74
|[Question behaviours](https://docs.moodle.org/dev/Question_behaviours)| qbehaviour | /question/behaviour | Control how student interact with questions during an attempt | 2.1+ |
75
75
|[Question import/export formats](https://docs.moodle.org/dev/Question_formats)| qformat | /question/format | Import and export question definitions to/from the question bank | 1.6+ |
76
76
|[Text filters](./filter/index.md)| filter | /filter | Automatically convert, highlight, and transmogrify text posted into Moodle. | 1.4+ |
77
-
|[Editors](https://docs.moodle.org/dev/Editors)| editor | /lib/editor | Alternative text editors for editing content | 2.0+ |
78
-
|[Atto editor plugins](https://docs.moodle.org/dev/Atto)| atto | /lib/editor/atto/plugins | Extra functionality for the Atto text editor | 2.7+ |
77
+
|[Editors](./../subsystems/editor/index.md)| editor | /lib/editor | Alternative text editors for editing content | 2.0+ |
78
+
|[Atto editor plugins](./atto/index.md)| atto | /lib/editor/atto/plugins | Extra functionality for the Atto text editor | 2.7+ |
79
79
|[TinyMCE editor plugins](./tiny/legacy.md)| tinymce | /lib/editor/tinymce/plugins | Extra functionality for the TinyMCE text editor. | 2.4+ |
80
80
|[Enrolment plugins](./enrol/index.md)| enrol | /enrol | Ways to control who is enrolled in courses | 2.0+ |
81
81
|[Authentication plugins](https://docs.moodle.org/dev/Authentication_plugins)| auth | /auth | Allows connection to external sources of authentication | 2.0+ |
82
-
|[Admin tools](https://docs.moodle.org/dev/Admin_tools)| tool | /admin/tool | Provides utility scripts useful for various site administration and maintenance tasks | 2.2+ |
82
+
|[Admin tools](/general/projects/api/admin-tools)| tool | /admin/tool | Provides utility scripts useful for various site administration and maintenance tasks | 2.2+ |
|[Availability conditions](./availability/index.md)| availability | /availability/condition | Conditions to restrict user access to activities and sections. | 2.7+ |
85
85
|[Calendar types](https://docs.moodle.org/dev/Calendar_types)| calendartype | /calendar/type | Defines how dates are displayed throughout Moodle | 2.6+ |
| Plugin type | Component name ([Frankenstyle](/general/development/policies/codingstyle/frankenstyle)) | Moodle path | Description | Moodle versions |
52
52
| --- | --- | --- | --- | --- |
@@ -74,7 +74,7 @@ The underscore character is not supported in activity modules for legacy reasons
74
74
|[Question behaviours](https://docs.moodle.org/dev/Question_behaviours)| qbehaviour | /question/behaviour | Control how student interact with questions during an attempt | 2.1+ |
75
75
|[Question import/export formats](https://docs.moodle.org/dev/Question_formats)| qformat | /question/format | Import and export question definitions to/from the question bank | 1.6+ |
76
76
|[Text filters](./filter/index.md)| filter | /filter | Automatically convert, highlight, and transmogrify text posted into Moodle. | 1.4+ |
77
-
|[Editors](https://docs.moodle.org/dev/Editors)| editor | /lib/editor | Alternative text editors for editing content | 2.0+ |
77
+
|[Editors](./../subsystems/editor/index.md)| editor | /lib/editor | Alternative text editors for editing content | 2.0+ |
78
78
|[Atto editor plugins](./atto/index.md)| atto | /lib/editor/atto/plugins | Extra functionality for the Atto text editor | 2.7+ |
79
79
|[Enrolment plugins](./enrol/index.md)| enrol | /enrol | Ways to control who is enrolled in courses | 2.0+ |
80
80
|[Authentication plugins](https://docs.moodle.org/dev/Authentication_plugins)| auth | /auth | Allows connection to external sources of authentication | 2.0+ |
| Plugin type | Component name ([Frankenstyle](/general/development/policies/codingstyle/frankenstyle)) | Moodle path | Description | Moodle versions |
52
52
| --- | --- | --- | --- | --- |
@@ -74,7 +74,7 @@ The underscore character is not supported in activity modules for legacy reasons
74
74
|[Question behaviours](https://docs.moodle.org/dev/Question_behaviours)| qbehaviour | /question/behaviour | Control how student interact with questions during an attempt | 2.1+ |
75
75
|[Question import/export formats](https://docs.moodle.org/dev/Question_formats)| qformat | /question/format | Import and export question definitions to/from the question bank | 1.6+ |
76
76
|[Text filters](./filter/index.md)| filter | /filter | Automatically convert, highlight, and transmogrify text posted into Moodle. | 1.4+ |
77
-
|[Editors](https://docs.moodle.org/dev/Editors)| editor | /lib/editor | Alternative text editors for editing content | 2.0+ |
77
+
|[Editors](./../subsystems/editor/index.md)| editor | /lib/editor | Alternative text editors for editing content | 2.0+ |
78
78
|[Atto editor plugins](./atto/index.md)| atto | /lib/editor/atto/plugins | Extra functionality for the Atto text editor | 2.7+ |
79
79
|[Enrolment plugins](./enrol/index.md)| enrol | /enrol | Ways to control who is enrolled in courses | 2.0+ |
80
80
|[Authentication plugins](https://docs.moodle.org/dev/Authentication_plugins)| auth | /auth | Allows connection to external sources of authentication | 2.0+ |
| Plugin type | Component name ([Frankenstyle](/general/development/policies/codingstyle/frankenstyle)) | Moodle path | Description | Moodle versions |
52
52
| --- | --- | --- | --- | --- |
@@ -74,7 +74,7 @@ The underscore character is not supported in activity modules for legacy reasons
74
74
|[Question behaviours](https://docs.moodle.org/dev/Question_behaviours)| qbehaviour | /question/behaviour | Control how student interact with questions during an attempt | 2.1+ |
75
75
|[Question import/export formats](https://docs.moodle.org/dev/Question_formats)| qformat | /question/format | Import and export question definitions to/from the question bank | 1.6+ |
76
76
|[Text filters](./filter/index.md)| filter | /filter | Automatically convert, highlight, and transmogrify text posted into Moodle. | 1.4+ |
77
-
|[Editors](https://docs.moodle.org/dev/Editors)| editor | /lib/editor | Alternative text editors for editing content | 2.0+ |
77
+
|[Editors](./../subsystems/editor/index.md)| editor | /lib/editor | Alternative text editors for editing content | 2.0+ |
78
78
|[Atto editor plugins](./atto/index.md)| atto | /lib/editor/atto/plugins | Extra functionality for the Atto text editor | 2.7+ |
79
79
|[Enrolment plugins](./enrol/index.md)| enrol | /enrol | Ways to control who is enrolled in courses | 2.0+ |
80
80
|[Authentication plugins](https://docs.moodle.org/dev/Authentication_plugins)| auth | /auth | Allows connection to external sources of authentication | 2.0+ |
0 commit comments