Best practice forum (Archived)

Este foro de discusión ha sido eliminado.

 
Esta publicación en el foro ha sido eliminada.
Tuesday, 29 de May de 2012, 02:08
El contenido de esta publicación del foro se ha eliminado y ya no se puede acceder a él.
Benn Cass
Re: Changing the blocks that automatically appear on the Course Page
de Benn Cass - Tuesday, 29 de May de 2012, 13:30
Grupo 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
de Craig Eves (Totara Support) - Tuesday, 29 de May de 2012, 16:12
Grupo 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
de Benn Cass - Tuesday, 29 de May de 2012, 16:45
Grupo 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

Esta publicación en el foro ha sido eliminada.
Tuesday, 29 de May de 2012, 23:54
El contenido de esta publicación del foro se ha eliminado y ya no se puede acceder a él.
Craig Eves
Re: Changing the blocks that automatically appear on the Course Page
de Craig Eves (Totara Support) - Monday, 4 de June de 2012, 15:05
Grupo 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
de Simon Coggins - Tuesday, 5 de June de 2012, 00:41
Grupo 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

Esta publicación en el foro ha sido eliminada.
Wednesday, 6 de June de 2012, 01:25
El contenido de esta publicación del foro se ha eliminado y ya no se puede acceder a él.
Esta publicación en el foro ha sido eliminada.
Wednesday, 6 de June de 2012, 03:38
El contenido de esta publicación del foro se ha eliminado y ya no se puede acceder a él.
Simon Coggins
Re: Changing the blocks that automatically appear on the Course Page
de Simon Coggins - Thursday, 7 de June de 2012, 03:10
Grupo 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