(root)/mod/UPGRADING.md – Rev 1441
|
Ultima modificación |
Ver Log
|
Rev |
Autor |
Línea Nro. |
Línea |
1441 |
ariadna |
1 |
# mod (plugin type) Upgrade notes
|
|
|
2 |
|
|
|
3 |
## 5.0
|
|
|
4 |
|
|
|
5 |
### Removed
|
|
|
6 |
|
|
|
7 |
- Remove mod_survey for Moodle 5.0
|
|
|
8 |
|
|
|
9 |
For more information see [MDL-82457](https://tracker.moodle.org/browse/MDL-82457)
|
|
|
10 |
- Remove mod_chat from Moodle 5.0
|
|
|
11 |
|
|
|
12 |
For more information see [MDL-82457](https://tracker.moodle.org/browse/MDL-82457)
|
|
|
13 |
|
|
|
14 |
## 4.5
|
|
|
15 |
|
|
|
16 |
### Added
|
|
|
17 |
|
|
|
18 |
- Added new `FEATURE_QUICKCREATE` for modules that can be quickly created in the course wihout filling a previous form.
|
|
|
19 |
|
|
|
20 |
For more information see [MDL-81767](https://tracker.moodle.org/browse/MDL-81767)
|