This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
blocks:dashboard:technique [2017/08/11 22:20] admin [Tâches programmées] |
blocks:dashboard:technique [2023/01/31 16:46] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | <html><!-- nomoodle --></html>{{ :logo-apl.png?nolink |}} <html><!-- /nomoodle --></html> | ||
===== Technical guide ===== | ===== Technical guide ===== | ||
===== Dashboard block ===== | ===== Dashboard block ===== | ||
Line 12: | Line 13: | ||
==== Scheduled tasks ==== | ==== Scheduled tasks ==== | ||
+ | |||
+ | In spite of the new programmable schedule of tasks in Moodle after version 2.7, the dashboard block keeps his own trigger scheduling programming. the block uses a single task to process all blocks that need export data. You should not use this task to schedule a single export output, as this will limit all other instances in the future. | ||
* [[:Blocks:Dashboard:Tasks|Scheduled tasks index]] | * [[:Blocks:Dashboard:Tasks|Scheduled tasks index]] | ||
[[:Blocks:Dashboard|Back to the plugin index]] | [[:Blocks:Dashboard|Back to the plugin index]] |