Prevent Copy

Local plugins ::: local_preventcopy
Maintained by Vinit Prajapati
The Prevent Copy plugin is a local Moodle plugin designed to restrict users from performing actions like right-clicking, copying, and pasting on specific pages. It allows administrators to configure the behavior for different roles (e.g., students, teachers) and specific pages.

Prevent Copy 1.0

Moodle 4.1, 4.2, 4.3, 4.4, 4.5
Released: शनिवार, 29 मार्च 2025, 11:47 PM

Prevent Copy Plugin for Moodle

The Prevent Copy plugin is a local Moodle plugin designed to restrict users from performing actions like right-clicking, copying, and pasting on specific pages. It allows administrators to configure the behavior for different roles (e.g., students, teachers) and specific pages.

Features

  • Disable right-click, copy, and paste actions for selected roles.
  • Configure JavaScript to prevent copying or other actions.
  • Apply restrictions to specific pages using URL patterns.
  • Exclude site administrators from restrictions.

Installation

  1. Download or clone the plugin into the local directory of your Moodle installation: ```bash git clone https://github.com/vinit-prajapati/preventcopy

Version information

Version build number
2025032900
Version release name
1.0
Can be updated to
1.6 (2025062000)
Maturity
Stable version
MD5 Sum
1d8e87539db07307656182137715b88a
Supported software
Moodle 4.1, Moodle 4.2, Moodle 4.3, Moodle 4.4, Moodle 4.5

Version control information

Version control system (VCS)
GIT
VCS repository URL

Default installation instructions for plugins of the type Local plugins

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder in the "local" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation.