Totara Learn Open Discussions

Creating new courses without extra blocks

 
Erin Milanese
Re: Creating new courses without extra blocks
von Erin Milanese – Tuesday, 17. January 2023, 07:55
Gruppe TotaraGruppe TXP Site AdministratorGruppe V18 Program Complete

That worked! 

We did have to specify a course type:

$CFG->defaultblocks_topics = '';

$CFG->defaultblocks_weeks = '';


Thank you so much!