Solution for PolyCareers’ rating system

Friday, November 21st, 2008

A core feature of PolyCareers is to allow students to rate their experiences at an internship or job. In order to receive a holistic survey of a person’s experience, we want to allow multiple rating criterias such as Recruiting Process, Work Quality, People, Workplace Environment, etc.

Finding a single criteria rating system was easy (using Fivestar, a rating module) but figure out how to do multi-criteria rating required a lot of time in the Drupal forums. Finally I was able find a solution: Content Construction Kit, a module for Drupal that allows you to add custom fields to node. In our case, the custom fields would be Fivestar ratings and the node would be a company review.

Leave a Review

You must be logged in to post a comment.