Moodle Plugins directory: QR Code: Versions: v1.0.0 | Moodle.org

QR Code
QR Code v1.0.0
Code prechecks
Moodle atto-qrcode
Moodle Atto qr-code is an atto sub-plugin to easily create and integrate QRCode to Moodle atto editor.
This library helps you generate QR codes in a jiffy. Makes use of bacon/bacon-qr-code to generate the matrix and khanamiryan/qrcode-detector-decoder for validating generated QR codes.
Features
- Easy qrcode integration
- Flexible to customize
- QR Code size
- QR Code Margin
- Background and Foreground color of QR Code
- Global setting page to avoid overwhelming input
Configuration
You can install this plugin from Moodle plugins directory or can download from Github.
Global Setting page
Dashboard -> Site administration -> Plugins -> Text editors -> Atto HTML editor -> QR Code
- Define your default QR-Code size, Margin, RGBA (Red, Green, Blue, Alpha) Background and ForeGround color.
Toolbar Settings
Dashboard -> Site administration -> Plugins -> Text editors -> Atto HTML editor -> Atto toolbar settings
usages
After installing the plugin, you can use the plugin by following:
- Go to Atto HTML editor:
- Click on QR-code icon from Toolbar
- Insert QR-Code content
- Insert width, margin, background and foreground color (Optional) of qrcode
- Done!
License
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.
Version information
- Version build number
- 2021090100
- Version release name
- v1.0.0
- Maturity
- Versión estable
- MD5 Sum
- 2184225f59b2ec6f735118a43b8a25e5
- Supported software
- Moodle 3.8, Moodle 3.9, Moodle 3.10, Moodle 3.11
- Latest release for Moodle 3.8
- Latest release for Moodle 3.9
- Latest release for Moodle 3.10
- Latest release for Moodle 3.11
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS branch
- main
- VCS tag
- https://github.com/eLearning-BS23/moodle-atto_qrcode/releases/tag/v1.0.0
Default installation instructions for plugins of the type Atto
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder (eg "myeditorplugin") in the "lib/editor/atto/plugins" subdirectory.
- Visit http://yoursite.com/admin to finish installation of the plugin.
To make the newly installed plugin available, you need to edit the Atto toolbar configuration so that the new plugin appears in the toolbar.
- Go to your Site administration ►Plugins ► Text editors ► Atto HTML editor ► Atto toolbar settings
- Add the new plugin to the desired position in the toolbar.