Proyectos de Subversion Moodle

Rev

| Ultima modificación | Ver Log |

Rev Autor Línea Nro. Línea
1 efrain 1
This file describes API changes in /notes/*,
2
information provided here is intended especially for developers.
3
 
4
=== 3.7 ===
5
 
6
* External function core_notes_external::get_course_notes now returns this additional two fields:
7
  - canmanagesystemnotes: Whether the user can manage notes at system level.
8
  - canmanagecoursenotes: Whether the user can manage notes at the given course.