I'm trying to use the comment form as a review site. So the user must login write a review of a custom post type (in this case a restaurant) then rate the restaurant from a list i.e.
Value: 5
Service: 4
Food: 3
Seems almost impossible to achieve. GD star rating is the closest plugin I've found but I can't find out how to integrate into the new wordpress 3.3.1 comment form. As comments.php has been split into a separate core file. Any instructions I've found are out of date.
Anybody any ideas?