Multiple Star Rating System
We have a simple rating script, all the information is automatically stored in a database and the urls are created dynamically. The script is only 14 files and we have done most of the below but it is a bit buggy. It took us about 3 hours to get all of the below done and we are not programmers. So we figure a programmer can have it done in no time. The script is very easy to follow and edit.
The script comes with a single pre built in star rating and then fields for the users to leave comments.
What we want is for a programmer to write in multiple star ratings. So instead of only having one star rating (which is already built into the script)it will have say 15 or any number we choose.
It should also display the output of the ratings on the main page. This is already a feature of the script for the one that is built in.
When it is done we should be able to easily add and subtract star ratings as we choose.
We would also like to have drop down menus added that will display the selection from the drop down menus on the front page.
Again the drop down menus should be easily editable so that we can add or subtract menus and their content.
We would also like to have it integrated with our sites login system. So when someone logs in through our main site they will automatically be logged into the script and vice versa.
It should maintain its ease of use when done such as automatically creating urls based on links. And adding the information to the database for automatically created pages.



