Aquesta pàgina forma part de la documentació de Moodle en català, tot i que no ha estat traduïda encara. Podeu contribuir obertament a les tasques de traducció. Podeu consultar la Guia d'edició de la documentació i també participar ens els debats del fòrum de traductors de la documentació a moodle.org

Overview of my courses: diferència entre les revisions

De MoodleDocs
Salta a:navegació, cerca
(enabling my moodle)
(redirect edit)
 
(17 revisions intermèdies per 7 usuaris que no es mostren)
Línia 1: Línia 1:
{{Moodle 1.6}}
#redirect [[Course overview block]]
 
Moodle 1.6 and onwards includes '''My Moodle''', a dashboard for teachers and pupils to customise their Moodle homepage.
 
The My Moodle page allows the user to add and customise certain blocks, with the user's courses appearing as a list of sections and show recent activity.
 
==Enabling My Moodle==
 
* Set ''mymoodleredirect'' to 'Yes' in the miscellaneous section of Administration >> Configuration >> [[Variables]]
 
==Block availability==
 
Blocks may be configured to be available in My Moodle by using similar code as below:
 
    function applicable_formats() {
        return array('all' => true, 'my' => true);
    }
 
==See also==
 
* Using Moodle [http://moodle.org/mod/forum/discuss.php?d=39161 Version 1.6 and My Moodle Page] forum discussion
 
[[Category:Administrator]]
[[Category:Developer]]

Revisió de 13:51, 13 des 2012