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

Progress Bar block: diferència entre les revisions

De MoodleDocs
Salta a:navegació, cerca
Cap resum de modificació
Línia 12: Línia 12:


* [http://www.sci.usq.edu.au/staff/deraadt/research/progressBar/progress.zip Block code]
* [http://www.sci.usq.edu.au/staff/deraadt/research/progressBar/progress.zip Block code]
* [http://moodle.org/mod/data/view.php?d=13&rid=2524 Moodle Modules Posting] (Please add comments here)
* [http://moodle.org/mod/data/view.php?rid=2524 Moodle Modules Posting] (Please add comments here)
* [http://tracker.moodle.org/browse/CONTRIB/component/10489 Bug Tracker Page] (Please report bugs here)
* [http://tracker.moodle.org/browse/CONTRIB/component/10489 Bug Tracker Page] (Please report bugs here)
* [http://cvs.moodle.org/contrib/plugins/blocks/progress/ CVS Repository]
* [http://cvs.moodle.org/contrib/plugins/blocks/progress/ CVS Repository]

Revisió del 02:22, 28 set 2009

Back to Blocks page

Features

A progress bar for a student
  • The Progress Bar is a time-management tool for students.
  • It visually shows what activities/resources a student is supposed to interact with in a course.
  • It is colour coded so students can quickly see what they have and have not completed/viewed.
  • The teacher selects which pre-existing activities/resources are to be included in the Progress Bar and when they should be completed/viewed.

Links

Installing

The Progress Bar block is added like other blocks (How to install a block).

Once the progress bar is installed, you can use it in a course as follows.

  1. Turn editing on
  2. Create your activities/resources as normal
  3. Add the Progress Bar block to your page (How to add a block)
  4. Move your Progress Bar block into a prominent position (click and drag the block title)
  5. Click on the Configuration icon on the block
  6. Give your Progress Bar block a title (default is "Progress Bar")
  7. Check the activities/resources you want shown in the block
  8. Set the date when the activity/resource is expected to be completed/viewed by (some activities have deadlines set, if so, that deadline can be used or another can be set in the Progress Bar block)
  9. Save changes

Hidden items will not appear in the Progress Bar until they are unhidden. This is useful for a scheduled release of activities.

See Also

Author's Progress Bar page

Acknowledgements

  • Thanks to Toshimi for contributing a Japanese translation.