I'm programming in Perl...
Have quiz on a website, it's 20 question with three alternative and one elimination question. The answer on the elimation question is a value between 1 and 50.
The database who is connected to the website have the columns "name", "points" and "elimination"
I need a...