Hello all,
After a small search on this website, and toying a little with the 7.x drupal (on a local server), I'm seeking advice with drupal. I want to build a reviews site, and for security reasons, I choose not to implement my website on my own (my skills are too low to produce a sufficiently secure website, and my wallet tending to be small, I cannot afford to give the coding part to a professional developer), and so to go for a CMS. From what I can see Drupal seems really robust, extremely powerful and approachable with my (relatively moderate) coding skills.
Here is what I have in mind:
something quite usual for a reviews website, i.e. a given number of criteria, for which I give a note (say, on a scale of 5, for example using the fivestar module), and a list of pros and cons (I'm wanting to review musical instruments btw). That, I believe, is quite manageable with a basic knowledge of drupal (which I suppose I have), but I would also like any user to write a simple comment on the article, and to give them access to the same criteria with the same pros and cons, and to make automatically on the article page an average of the users' review beside the so-called author review. That is a bit harder, and I think it reaches the limits of my drupal knowledge...