Question

I develop a website in Sharepoint 2007. I have pages that have a richhtmlfield with content. I need to add the possibility to add comments by any user and the option to rate the page with a dropdownlist with values from 1-5, then sum all the votes and show a global rate for the page. i don't know how to do this in Sharepoint or what are my options.

Was it helpful?

Solution

You should give the Document Rating System of the SharePoint Tool Basket a try.

This project allows authenticated users to rate :

  • custom lists, document libraries, picture libraries, issue lists, calendars, links
  • discussion boards
  • pages.
  • Blog posts
  • Moderator module
  • The system also contains a site definition and is now available in English, French & Dutch

OTHER TIPS

Also the Podcasting Toolkit for SharePoint http://www.codeplex.com/pks (developed by Microsoft) contains a nice rating control.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top