mirror of
https://github.com/moodle/moodle.git
synced 2025-08-09 19:06:41 +02:00
MDL-73087 blocks: Add a way to fetch my courses via WS
This commit is contained in:
parent
d5698ac689
commit
15b416416c
4 changed files with 82 additions and 6 deletions
|
@ -5,6 +5,7 @@ information provided here is intended especially for developers.
|
|||
|
||||
* Block block_quiz_results has been completely removed from core.
|
||||
The Quiz results block is hidden by default since Moodle 2.9. It is recommended to use the Activity results block instead, which works with any type of activity (not just quizzes).
|
||||
* External function core_block::get_dashboard_blocks has a new parameter to indicate if you want to receive the block on the my/courses page.
|
||||
|
||||
=== 3.8 ===
|
||||
* Block block_community is no longer a part of core.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue