auto submit form

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
JosephHanh
Forum Newbie
Posts: 3
Joined: Wed Oct 15, 2014 8:36 am

auto submit form

Post by JosephHanh »

Need help with the quiz problem.

I want to set time limit for each question in quiz module (say 30 seconds) and after that time, the
form will auto submit the question (auto submit = no option selected = unanswered).

There are 3 questions, so total time limit is 90 sec (30 sec each).

I'm doing this via XAMPP.

I've attached the file that include the work so far.

Thanks
Attachments
quiz.rar
quiz app
(4.52 KiB) Downloaded 791 times
User avatar
Celauran
Moderator
Posts: 6427
Joined: Tue Nov 09, 2010 2:39 pm
Location: Montreal, Canada

Re: auto submit form

Post by Celauran »

Not downloading that. You'd do better to paste your code, either here or somewhere like pastebin. It would be helpful if you also actually told us what the problem you're having is.
Post Reply