Best practice forum (Archived)

تمت إزالة منتدى المناقشة هذا

 
لقد تمت إزالة مشاركة المنتدى هذه
Tuesday, 29 May 2012, 2:08 AM
تمت إزالة محتوى هذه المشاركة في المنتدى ولم يعد من الممكن الوصول إليها
Benn Cass
Re: Changing the blocks that automatically appear on the Course Page
بواسطة Tuesday, 29 May 2012, 1:30 PM - Benn Cass
مجموعة 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
بواسطة Tuesday, 29 May 2012, 4:12 PM - Craig Eves (Totara Support)
مجموعة 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
بواسطة Tuesday, 29 May 2012, 4:45 PM - Benn Cass
مجموعة 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

لقد تمت إزالة مشاركة المنتدى هذه
Tuesday, 29 May 2012, 11:54 PM
تمت إزالة محتوى هذه المشاركة في المنتدى ولم يعد من الممكن الوصول إليها
Craig Eves
Re: Changing the blocks that automatically appear on the Course Page
بواسطة Monday, 4 June 2012, 3:05 PM - Craig Eves (Totara Support)
مجموعة 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
بواسطة Tuesday, 5 June 2012, 12:41 AM - Simon Coggins
مجموعة 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

لقد تمت إزالة مشاركة المنتدى هذه
Wednesday, 6 June 2012, 1:25 AM
تمت إزالة محتوى هذه المشاركة في المنتدى ولم يعد من الممكن الوصول إليها
لقد تمت إزالة مشاركة المنتدى هذه
Wednesday, 6 June 2012, 3:38 AM
تمت إزالة محتوى هذه المشاركة في المنتدى ولم يعد من الممكن الوصول إليها
Simon Coggins
Re: Changing the blocks that automatically appear on the Course Page
بواسطة Thursday, 7 June 2012, 3:10 AM - Simon Coggins
مجموعة 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