You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 23, 2020. It is now read-only.
For some cheating investigations, it would be useful to know whether the student has pasted anything into the page. This could plausibly be done by hooking the paste event and logging each paste event, along with what text was pasted. This would not be foolproof but it might be helpful in detecting or investigating some cheating cases.
The text was updated successfully, but these errors were encountered:
For some cheating investigations, it would be useful to know whether the student has pasted anything into the page. This could plausibly be done by hooking the paste event and logging each paste event, along with what text was pasted. This would not be foolproof but it might be helpful in detecting or investigating some cheating cases.
The text was updated successfully, but these errors were encountered: