Create a function named stopclock that will stop the timer


Assignment:

Case Problem1 - Online Trivia found on pages 794-795 of your textbook. Complete the web pages and upload them to your 000WebHost account. After uploading the files make sure to update your index.html page to link to the Case web page (oae.htm). Your online work will be graded, but please zip your Case Problem 1 files and submit them in the " LP3 Assignment: Online Trivia" assignment dropbox. If needed, these instructions are available for help with zipping files.

The student data files can be found by going to the Content Map and then clicking on the Student Data Files link.

This assignment is worth 100 points and will be graded according to the following scoring guide.

Criteria

1. trivia.htm is uploaded to the 000WebHost account.

2. functions.js is added.

3. ClockID variable is declared properly.

4. Seconds variable is declared properly.

5. Create function "runClock" with required unary operator.

6. Create function "startClock" and add the command "showQuiz" to the "startClock" function.

7. Create a function named "stopclock" that will stop the timer, display the users score, and disable the exam.

8. Locate the input button for the Start Quiz button and add an event handler attribute that runs the startClock function when the button is clicked.

9. At the end of the document locate the input button for the Submit Answers button and add the required event handler that runs the stopClcok() function when the button is clicked.

10. No grammatical errors or broken links

Request for Solution File

Ask an Expert for Answer!!
Programming Languages: Create a function named stopclock that will stop the timer
Reference No:- TGS01609994

Expected delivery within 24 Hours