You should provide some code of where you get until now so we could help or suggest further reading...
Richard On Thu, Apr 5, 2012 at 9:32 AM, Sonu Srivastava < [email protected]> wrote: > ->i have a table with 6 fields-one field for question, 4 fields for answer > and 1 last field for storing correct answer > ->i want to fetch 1 question and it's 4 options on web page....options are > with radio buttons > ->when user select one option and click on next button then a flash is > visible with message that question is wrong or right > ->and then next question is come > ->every question provide 60 seconds to select one of the answer and click > on next > ->user not selecting any option and 60 seconds are over then next question > will appear automatically > > please help me how can i do coding for it....please help me...i am so > interested in web2py > >

