Best practice forum (Archived)

הדיון בפורום זה הוסר

 
פרסום זה הוסר
29/05/2012, 02:08
פרסום זה הוסר ואינו זמין יותר.
Benn Cass
Re: Changing the blocks that automatically appear on the Course Page
על ידי Benn Cass בתאריך 29/05/2012, 13:30
קבוצה Partners

Hi Sarah, 

There may be an easier way but the only way I know of is to edit a file in the course format...

Course -> Format -> Topics (or name of format you wish to edit) -> config.php

This file contains the list of default blocks which can be edited based on blocks name. 

Would be interested to know if there is an easier way though. 

Kind Regards, 

Richard 

Craig Eves
Re: Changing the blocks that automatically appear on the Course Page
על ידי Craig Eves (Totara Support) בתאריך 29/05/2012, 16:12
קבוצה Totara

Hi Richard and Sarah

There is an easier way under Site Administration > Courses > Course default settings > number of weeks/ topics.

Craig

Benn Cass
Re: Changing the blocks that automatically appear on the Course Page
על ידי Benn Cass בתאריך 29/05/2012, 16:45
קבוצה Partners

Hi Sarah, Craig

Sorry I may have missunderstood the question, could I check if it is the 'blocks' around the outside that you would like to change which default ones appear or is it for the center activities/resource area?

Thanks, 

Richard

פרסום זה הוסר
29/05/2012, 23:54
פרסום זה הוסר ואינו זמין יותר.
Craig Eves
Re: Changing the blocks that automatically appear on the Course Page
על ידי Craig Eves (Totara Support) בתאריך 4/06/2012, 15:05
קבוצה Totara

Hi Sarah

I can't see any default settings that control the outside blocks. One way to do this would be to do a course backup (course Administration > Backup) and select backup without user data and then restore to a new course.

There is also a possibility of doing this with the External Database enrolment plugin (Site admin > Courses > Enrolments > External database) select autocreation of new courses and select the template course. This would work if you are enrolling people in the new course at the same time as creating the course.

Craig

Simon Coggins
Re: Changing the blocks that automatically appear on the Course Page
על ידי Simon Coggins בתאריך 5/06/2012, 00:41
קבוצה Totara

Have a look at this post:

http://moodle.org/mod/forum/discuss.php?d=98808

Looks like you can set it in your config.php, either in $CFG->defaultblocks or $CFG->defaultblocks_[format] if using a custom course format.

Simon

פרסום זה הוסר
6/06/2012, 01:25
פרסום זה הוסר ואינו זמין יותר.
פרסום זה הוסר
6/06/2012, 03:38
פרסום זה הוסר ואינו זמין יותר.
Simon Coggins
Re: Changing the blocks that automatically appear on the Course Page
על ידי Simon Coggins בתאריך 7/06/2012, 03:10
קבוצה Totara

Hi Sarah,

It's on your webserver in the root directory containing all your totara files.

Have a look at this page on moodle.org for more details:

http://docs.moodle.org/19/en/Configuration_file

Simon