Virtual Keyboard

TinyMCE (legacy) ::: tinymce_virtualkeyboard
Maintained by DualCube Team
Consider using a "virtual keyboard" as a safer alternative to the physical keyboard. With this virtual keyboard, you can reduce the risk of password and username theft. Additionally, they are not only practical but can be used anywhere.

Virtual Keyboard 1.0

Moodle 2.5, 2.6, 2.7, 2.8, 2.9, 3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6
Released: Friday, 27 October 2017, 4:04 PM
This is a modification of JavaScript Graphical / Virtual Keyboard Interface by GreyWyvern,
see http://www.greywyvern.com/code/javascript/keyboard

List of changes:
* Add support for Tiny MCE Editor to support Write, Delete, Clear
* Add keyboard display functionality with the TinyMCE toolbar button.

Installation Steps:
* Add files to lib/editor/tinymce/plugins/.
* Install and upgrade the database.
* Add "keyboard" button in the editor toolbar from TinyMCE settings

Version information

Version build number
2015061801
Version release name
1.0
Maturity
Stable version
MD5 Sum
93c5d6d88f6e99f8d3a604deed709b7c
Supported software
Moodle 2.5, Moodle 2.6, Moodle 2.7, Moodle 2.8, Moodle 2.9, Moodle 3.0, Moodle 3.1, Moodle 3.2, Moodle 3.3, Moodle 3.4, Moodle 3.5, Moodle 3.6

Version control information

Version control system (VCS)
Other...
VCS repository URL

Default installation instructions for plugins of the type TinyMCE (legacy)

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (eg "myeditor") in the "lib/editor/tinymce/plugins" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation