How to stop Clock in Online Exams

Intro 3

RoopamSamal
8 years ago

0

Hi All

I have stopped clock sometimes in exam if website doesnt restrict F12 keyboard listener and if source is revealed.
I use clearTimeout(var1) to stop the clock.
But sometimes i find it very difficult to find the proper source clearTimeout doesnt work.

What are the other ways for stopping the clock.

Thanks in Advance guys

5replies
4voices
1,679views
Mugi [Mugiwara27]
8 years ago

0

The way of stopping the whole clock differs from a code to other one
You should have some good knowledge in Javascript so you can analyze the code and then, makes it stop

dloser
8 years ago

0

What also helps is going to lessons and studying before your exams. That way you don’t have to do these tricks and you don’t risk getting caught. :)

Mr. Cyph3r [MrCyph3r]
8 years ago

0

I don’t think they only rely on the JS clock to check your timings.

dloser
8 years ago

0

No, but if you request and submit things, they can check the timing.

Mr. Cyph3r [MrCyph3r]
8 years ago

0

Yep, it makes sense. Studying remains the best solution :p

You must be logged in to reply to this discussion. Login
1 of 6

This site only uses cookies that are essential for the functionality of this website. Cookies are not used for tracking or marketing purposes.

By using our site, you acknowledge that you have read and understand our Privacy Policy, and Terms of Service.

Dismiss