Proyectos de Subversion Moodle

Rev

| Ultima modificación | Ver Log |

Rev Autor Línea Nro. Línea
1441 ariadna 1
# tool_brickfield Upgrade notes
2
 
3
## 5.0
4
 
5
### Deprecated
6
 
7
- tool_brickfield\local\areas\core_question\answerbase::find_system_areas
8
 
9
  No replacement. System context no longer a valid context to assign a question category
10
 
11
  For more information see [MDL-71378](https://tracker.moodle.org/browse/MDL-71378)
12
- tool_brickfield\local\areas\core_question\base::find_system_areas
13
 
14
  No replacement. System context no longer a valid context to assign a question category
15
 
16
  For more information see [MDL-71378](https://tracker.moodle.org/browse/MDL-71378)
17
 
18
### Removed
19
 
20
- Remove chat and survey support from tool_brickfield.
21
 
22
  For more information see [MDL-82457](https://tracker.moodle.org/browse/MDL-82457)