Best practice forum (Archived)

该论坛讨论已删除

 
该论坛帖子已被删除
2012年05月29日 Tuesday 02:08
该论坛帖子的内容已被删除,无法再访问。
CassBenn
Re: Changing the blocks that automatically appear on the Course Page
CassBenn 发表于 2012年05月29日 Tuesday 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
Eves (Totara Support)Craig 发表于 2012年05月29日 Tuesday 16:12
小组 Totara

Hi Richard and Sarah

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

Craig

CassBenn
Re: Changing the blocks that automatically appear on the Course Page
CassBenn 发表于 2012年05月29日 Tuesday 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

该论坛帖子已被删除
2012年05月29日 Tuesday 23:54
该论坛帖子的内容已被删除,无法再访问。
Craig Eves
Re: Changing the blocks that automatically appear on the Course Page
Eves (Totara Support)Craig 发表于 2012年06月4日 Monday 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

CogginsSimon
Re: Changing the blocks that automatically appear on the Course Page
CogginsSimon 发表于 2012年06月5日 Tuesday 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

该论坛帖子已被删除
2012年06月6日 Wednesday 01:25
该论坛帖子的内容已被删除,无法再访问。
该论坛帖子已被删除
2012年06月6日 Wednesday 03:38
该论坛帖子的内容已被删除,无法再访问。
CogginsSimon
Re: Changing the blocks that automatically appear on the Course Page
CogginsSimon 发表于 2012年06月7日 Thursday 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