Note: You are currently viewing documentation for Moodle 3.6. Up-to-date documentation for the latest stable version of Moodle is likely available here: Stamp collection module.

Stamp collection module: Difference between revisions

From MoodleDocs
(Initial information)
 
(Added links to ZIP packages)
Line 1: Line 1:
Created by [[User:David Mudrak|David Mudrak]], the module allows a teacher to give "stamps" (i.e. picture with a comment) to students so they "collect" these stamps. The activity can be used in many ways, such as motivative bonus marks, absence marks, certification records etc.
The module allows a teacher to give "stamps" (i.e. picture with a comment) to students so they "collect" these stamps. The activity can be used in many ways, such as motivative bonus marks, absence marks, certification records etc. Teachers can enable this module to show stamps to all students, just show stamps to the individual student to whom it was awarded or to hide them completely.


Teachers can enable this module to show stamps to all students, just show stamps to the individual student to whom it was awarded or to hide them completely.
The module was created and is currently maintained by [[User:David Mudrak|David Mudrak]].
 
===Repository===
The source codes live in [[CVS]] contrib/plugins/mod/stampcoll


===Supported versions===
===Supported versions===
Line 10: Line 7:
* 1.7 is not planned to be supported. Maybe it works, maybe not
* 1.7 is not planned to be supported. Maybe it works, maybe not
* CVS MOODLE_16_STABLE should work with 1.6
* CVS MOODLE_16_STABLE should work with 1.6
===How to get===
* The latest version built from HEAD - [http://download.moodle.org/plugins/mod/stampcoll.zip ZIP archive]
* The latest version built from MOODLE_16_STABLE - [http://download.moodle.org/plugins16/mod/stampcoll.zip ZIP archive]
* The source codes live in [[CVS]] contrib/plugins/mod/stampcoll


[[Category:Teacher]]
[[Category:Teacher]]
[[Category:Modules (non-standard)]]
[[Category:Modules (non-standard)]]

Revision as of 10:47, 5 May 2007

The module allows a teacher to give "stamps" (i.e. picture with a comment) to students so they "collect" these stamps. The activity can be used in many ways, such as motivative bonus marks, absence marks, certification records etc. Teachers can enable this module to show stamps to all students, just show stamps to the individual student to whom it was awarded or to hide them completely.

The module was created and is currently maintained by David Mudrak.

Supported versions

  • CVS HEAD should work with 1.8 at the moment
  • 1.7 is not planned to be supported. Maybe it works, maybe not
  • CVS MOODLE_16_STABLE should work with 1.6

How to get

  • The latest version built from HEAD - ZIP archive
  • The latest version built from MOODLE_16_STABLE - ZIP archive
  • The source codes live in CVS contrib/plugins/mod/stampcoll