CiviCRM Certify

Development Status
Stable
Maintainers
This module is specific to Drupal. Information on how to install should be provided in the description of the project.

This module is used to "certify" participants of CiviEvents. A certification in this context is adding a CiviCRM contact to a CiviCRM group and keeping a record of that transaction.

Certifications can occur automatically as participants change status (using CiviCRM API), or in bulk for any event by using the 'sync' tab on the Certification Rule.

Certification Rule

Concept borrowed from CiviEvent Autogroup. The rule is a Drupal entity and has an admin UI. The rule specifies the CiviEvent type and the participant status needed along with the CiviGroup to assign.

Certification

This is the certification itself. It is a fieldable Drupal entity with an admin UI. When a Participant meets the criteria of a certification rule, they are given this certification as a record of that transaction. The participant is added to the group specified in the rule as part of the certification process.

Certifications Tab

CC now has a certifications tab on the profile page of the CiviCRM contact.

http://drupal.org/project/civicrm_certify