Progressively loading results to Moodle Web page

Progressively loading results to Moodle Web page

Son TRAN -
回帖数:0

Dear All,
I have observed the behavior of certain Moodle pages, such as Plugins -> Plugins Overview, Server -> API Documentation, and Update Status (happening whenever a plugin is installed). The content on these pages is progressively populated, causing the horizontal scrollbar to automatically adjust as the page dynamically becomes longer.
Similarly, I have to develop some queries that may occasionally produce long outputs. I would like these outputs to be progressively populated and rendered in the same manner as the aforementioned Moodle pages.
Could you kindly provide guidance or hints on how to implement such a progressive loading feature in Moodle?
Thank you in advance for your assistance.