Totara Learn Open Discussions

Current learning block - 'change displaying' #

 
Craig Eves
Re: Current learning block - 'change displaying' #
על ידי Craig Eves (Totara Support) בתאריך 31/07/2025, 21:12
 

Hi Sarah

There isn't anything in the block configuration settings for tis so would require a modification of the file

block_current_learning.php file in server\blocks\current_learning directory

* The number of items to display per page.

* @var int

*/

private $itemsperpage = 10;

regards