Node Evaluation - Drupal Module
Project timespan: May 2010
- This module provides a method to evaluate nodes based on criteria such as node or user profile fields (date, text, or numeric). Administrators may attach rules (or evaluations) to node types and assign a point value to each rule. When a node is evaluated, either via cron or a local task, a point value is returned. In the menu-based evaluation permitted users can see what rules passed.
- Kosada plans on continuing development of this module to integrate it with common Drupal contributed module APIs.
