I need to be able to block the polls from non users and if they try to vote it sends them to a page saying please login or create a new account if they are not already signed in.
I need the poll to say
Stonerific Scale
5
4
3
2
1
5 being the highest and the largest rank wins. What i want is if it doesn't have above a 3 then it is not stonerific enough and will not be accepted onto the site. Also current videos could be voted to see if we should get rid of them. I also want it to NOT round up to whole numbers. I want it to round to nearest hundredth (8.63 is an example if you dont know how much that is). This is so that if it is 3.1 it is still more then 3 and will be accepted.
How can i do this and if so can you help or tell me where to look or what programming language i should start to read up on. I still don't know how to even how to make users yet, but that is another topic which i will look up in trap 17. I know for sure there is nothing like what i want now though because it is all custom.

