auto submit form

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
OscarCooper
Forum Newbie
Posts: 2
Joined: Fri Dec 04, 2015 3:13 am

auto submit form

Post by OscarCooper »

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.
User avatar
requinix
Spammer :|
Posts: 6617
Joined: Wed Oct 15, 2008 2:35 am
Location: WA, USA

Re: auto submit form

Post by requinix »

Post Reply