mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
MDL-61407 question: Allow formatters to ignore caps
This commit is contained in:
parent
04507546ec
commit
cc98914e85
3 changed files with 14 additions and 6 deletions
|
@ -1,5 +1,11 @@
|
|||
This files describes API changes for code that uses the question API.
|
||||
|
||||
=== 3.5 ===
|
||||
|
||||
1) The question format exportprocess function now adds a
|
||||
$checkcapabilities boolean to allow questions to be exported in
|
||||
certain circumstances.
|
||||
|
||||
=== 3.2 ===
|
||||
|
||||
1) The following renderers have been deprecated in favour of the renderable
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue