Hello to all,

I would like to know if there is a way to made that the site visitor express a vote on certain features of my cars.

Example: I publish some car and for each one I would like the visitor from 1 to 10 indicate its preference for a "beauty", "weight", "motor" and one or more characteristics that he can add to the page and to the vote.

I thought the easiest way is to add various fields to a custom content_type, but how do I allow users to rate each field?

Another option: there is a way to establish a ranking of my machines based on the vote achieved in each of the characteristics I mentioned earlier?

I hope I was clear.

Greetings and thanks in advance.

Comments

mauritsl’s picture

The different characteristics can be set up by using a different value for "tag" for each of the rate widget.

Currently there is no way to merge these votings automatically to an 'overall rating' without custom coding. There are hooks available that can be used to do this in a custom module. Views can be used to build a list ordered by rating (using the views integration from votingapi).

Mołot’s picture

Category: feature » support
dman’s picture

(I know nothing about this module but)
OTTOMH, it would fit if this/these values were available to the computed_field module yeah? Then you'd get views integration and all for free too.
I understand if that's not there yet, but that's the place to put the hook.

Just a thought.

ivnish’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

Drupal 7 is EOL. Issue will be closed

Now that this issue is closed, please review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, please credit people who helped resolve this issue.