hello everyone, new to the forum.
I am interested in creating a medical portal (with a few twists).
the first thing i want to get up there is a reviewing system.

i want to post items (is this what is called nodes?) that will contain text and graphics, and within them the ability to review this item, with a few rating (like stars) and text fields.

each of these items needs to be categorized to a larger group (and perhaps that group, too, will contain text and graphics, and withim them the ability to review the group, with a few rating and text fields).

can anyone help with that?

thank you

Comments

Moscow’s picture

This module is very good. Stars + comments when rating.
_________________________________________________
Whatever is true in your life, Drupal is right there with you!

lotsahair2’s picture

i want 5 starring and 5 text fields per item review.
I also want each starring to be calculated individually and displayed

any other thoughts?
thanks

Moscow’s picture

I am afraid I do not quite get what you mean.
If you can explain it in more detail.

lotsahair2’s picture

let's say there is a static page. for example, information about a certain department in the hospital, containg text and a photo or two, and also a tab link that says "read reviews for this department", and a link "review this department". upon pressing this link a review form will come up, with a few fields, including 5 fivestar fields and five free text fields.
when the user fills the form and submits it, I would like this review to show in the tab "read reviews about this department", that will be in the department page. this page will contain a list of all reviews submitted for this department. I would also like the system to calculate the fivestar fields, per category. for example, 4 users have rated "statisfaction" as 3 stars, 2 stars, 1 star, 1 star , so on the top of the "Reviews" page it would say satisfaction: 1.5 stars (or something like that).

thanks!

interested in implementing drupal in the medical world. contact me if you have ideas or services in that field.

Moscow’s picture

Hi,
I think you'd better install and test fivestars module.
This is hat I am doing on my test site:
I create a node with some description of, let's say, a restaurant. I enable 5stars for the comments to this node. So users can rate+comment. I can show average rating per node. As you said, this restaurant has 1.5 stars average.

Fiestars offers multidimensional rating as well. I think, this is what you mean. E.g. you want to rate satisfaction, cleanliness, politness, professionalism. You create 4 dimensions and allow users to rate separately for each of them. I did not dig deep with this yet.
I think we are trying to build similar functionality and it would be interesting to discuss this :)

lotsahair2’s picture

will be happy to discuss it here or privately

interested in implementing drupal in the medical world. contact me if you have ideas or services in that field.