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

Using Course completion: diferència entre les revisions

De MoodleDocs
Salta a:navegació, cerca
Start talking about it.
note about cron moved from Course completion, see also blocks links
Línia 4: Línia 4:
Course completion can be used in many ways.  It is important to remember that this feature is only a reporting feature.  
Course completion can be used in many ways.  It is important to remember that this feature is only a reporting feature.  


It can provide a visual clue to students of the activities they have completed. This can be via a check mark next to the activity on the course's home page, or by looking at the [[Course completion block]].
It can provide a visual clue to students of the activities they have completed. This can be via a check mark next to the activity on the course's home page, or by looking at the [[Course completion status block]].


While it can not lock a student out of another course, it will allow a teacher to see if a student has completed the recommended prerequisite the Aggregation method "All" prerequisite courses.
While it can not lock a student out of another course, it will allow a teacher to see if a student has completed the recommended prerequisite the Aggregation method "All" prerequisite courses.
Línia 11: Línia 11:


Courses can be linked via their course completion criterion.
Courses can be linked via their course completion criterion.
Note: The course completion feature works with [[Cron]].  Thus changes in reports may not appear until after cron.php has run.
==See also==
*[[Course completion status block]]
*[[Self completion block]]

Revisió del 08:59, 10 oct 2011

This page really needs improving. Please see the page comments for suggestions of what to include, then remove this template when you're done.


Course completion can be used in many ways. It is important to remember that this feature is only a reporting feature.

It can provide a visual clue to students of the activities they have completed. This can be via a check mark next to the activity on the course's home page, or by looking at the Course completion status block.

While it can not lock a student out of another course, it will allow a teacher to see if a student has completed the recommended prerequisite the Aggregation method "All" prerequisite courses.

It is a way to ensure that the teaching team's members sign off that a student has completed the course. For example, Teacher B is the instructor for Course2, which has a recommended prerequisite for completing Course1. Teacher B, is the non-editing teacher in Course1 and must check the box that indicates the student has completed the course.

Courses can be linked via their course completion criterion.

Note: The course completion feature works with Cron. Thus changes in reports may not appear until after cron.php has run.

See also