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.4

Moodle 4.1, 4.2, 4.3, 4.4, 4.5
Released: Σάββατο, 12 Απριλίου 2025, 11:15 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
2025041208
Version release name
1.4
Can be updated from
1.2 (2025041201)
Can be updated to
1.6 (2025062000)
Maturity
Σταθερή έκδοση
MD5 Sum
695dadca7513a764c6d04c567b82f084
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.