Clipboard

Blocks ::: block_clipboard
Maintained by Tomonori Maruyama
The Clipboard block enables you to duplicate activities and resources across your courses via the block.

Clipboard 2019.09.15

Moodle 3.5, 3.6, 3.7
Released: Tuesday, 17 September 2019, 2:24 AM

Clipboard block

The Clipboard block enables you to duplicate activities and resources across your courses via the block.

Requirements

Moodle 3.5 onwards

Installation

cd /path/to/your/moodle
git clone https://github.com/andantissimo/moodle-block_clipboard.git blocks/clipboard

Usage

  1. Turn your course editing on.
  2. Add a Clipboard block into your course.
  3. Then you can choose Copy to Clipboard action in the edit menu of each activity.
  4. Drag an activity from the Clipboard block and drop into a course section you want.

Version information

Version build number
2019091500
Version release name
2019.09.15
Maturity
Stable version
MD5 Sum
2b70e9182fd0fcdd5be4474f3d227084
Supported software
Moodle 3.5, Moodle 3.6, Moodle 3.7
  • Latest release for Moodle 3.5
  • Latest release for Moodle 3.6
  • Latest release for Moodle 3.7

Version control information

Version control system (VCS)
GIT
VCS repository URL

Default installation instructions for plugins of the type Blocks

  1. Make sure you have all the required versions.
  2. Download and unpack the block folder.
  3. Place the folder (eg "myblock") in the "blocks" subdirectory.
  4. Visit http://yoursite.com/admin to complete the installation
  5. Turn editing on in any home or course page.
  6. Add the block to the page
  7. Visit the config link in the block for more options.