Google Forms prevent Right-Mouse click

BarbSeib
New Contributor III

How do you prevent students from doing a Right-Mouse click inside a Google Form?  

2 REPLIES 2

Kim_Nilsson
Admin Moderator

A Chrome extension with the right javascript code should disallow it.

Here's an example, Extended Forms. Has a limited free version.

https://extendedforms.io/blog/enable-disable-right-click-copy-paste

https://extendedforms.io/pricing

 

--
https://wheretofind.me/@NoSubstitute

Kim_Nilsson
Admin Moderator

If you want to do it for free, this article covers almost everything you need to know to create such an extension yourself!

https://stackoverflow.com/questions/28222548/how-to-disable-context-menu-on-right-click-long-touch-i...

If you do publish one, and you include more code or things you learn while developing, please post an update here.

--
https://wheretofind.me/@NoSubstitute