mirror of
https://github.com/moodle/moodle.git
synced 2025-07-18 21:01:27 +02:00
The more time-splitting methods we have in core the more data we pass to the amd module as an argument. There is a limit of 1024 characters and a debugging message is triggered by js_call_amd if we surpass it.