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.3 (Build: 2023042500)

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, 3.7, 3.8, 3.9, 3.10, 3.11, 4.0
Released: मंगलवार, 25 अप्रैल 2023, 7:20 PM

Moodle Virtual Keyboard Plugin [tinymce_virtualkeyboard]

Description

This is a TinyMCE editor add-on plugin that helps to type without Keyboard. It's add a virtual Keyboard on web-page with bunch of language and functionality.

This is a modification of JavaScript Graphical / Virtual Keyboard Interface by GreyWyvern, see http://www.greywyvern.com/code/javascript/keyboard

Added features include: * Language: Default Language is “US International”. You can change the language by selecting from this dropdown list. * Number Pad: This will show the number, basic arithmatic notation and currency symbols. * Enlarge/Shrink: For zoom In/Out the keyboard. * Clear Editor: Clear the whole editor text, Image or any others content. * Close: Close the keyboard. * Backspace: Delete the character in backward direction of the selected line. * Enter: Create the new line. * Right/Left Shift: Toggle the charecter (Small to capital or capital to small) and symbols/numbers. * Alt: Mathematical symbols and special notation (¼, ß, æ, ø, ¥). * Space: Single space between character. * Toggle Dead Key: This will show the dead keys (ù, ò, é, ū). * Caps: Show the capital letter of the selected language.

Installation

  1. Login to your moodle site as an “admin user” and follow the steps.
  2. Upload the zip package from Site administration > Plugins > Install plugins. or Add files to ["lib/editor/tinymce/plugins/"], check the acknowledgement and install.
  3. Go to Administration > Plugins > Text editors > TinyMCE HTML editor > General settings Settings tab and add the keyword “keyboard” in any position of the “editor_tinymce | customtoolbar ” .
  4. Go to Administration > Plugins > Text editors > Manage editors and ensure thet “TinyMCE HTML editor (legacy)” is in the top of the ‘Available text editors’ list.
  5. This completes all the steps from the administrator end. Now all users can use virtual keyboard in any editable form successful, which will appearon the top of the editor.

Requirements

  • Moodle 2.5.0 - 4.1.X

Uninstall

  • Go to Administration > Plugins > Text editors > TinyMCE HTML editor > General settings and find Virtual keyboard on the Plugins list and uninstall.

Version information

Version build number
2023042500
Version release name
1.3 (Build: 2023042500)
Maturity
Stable version
MD5 Sum
893f7f0addb3deb78d2b1fbcfa48dd21
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, Moodle 3.7, Moodle 3.8, Moodle 3.9, Moodle 3.10, Moodle 3.11, Moodle 4.0
  • Latest release for Moodle 2.5
  • Latest release for Moodle 2.6
  • Latest release for Moodle 2.7
  • Latest release for Moodle 2.8
  • Latest release for Moodle 2.9
  • Latest release for Moodle 3.0
  • Latest release for Moodle 3.1
  • Latest release for Moodle 3.2
  • Latest release for Moodle 3.3
  • Latest release for Moodle 3.4
  • Latest release for Moodle 3.5
  • Latest release for Moodle 3.6
  • Latest release for Moodle 3.7
  • Latest release for Moodle 3.8
  • Latest release for Moodle 3.9
  • Latest release for Moodle 3.10
  • Latest release for Moodle 3.11
  • Latest release for Moodle 4.0

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