Moodle tiny qr-code is an tiny sub-plugin to easily create and integrate QRCode to Moodle tiny 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.
- Easy qrcode integration
- Flexible to customize
- QR Code size
- QR Code Margin
- Background and Foreground color of QR Code
You can install this plugin from Moodle plugins directory or can download from Github.
After installing the plugin, you can use the plugin by following:
- Go to Tiny HTML editor:
- Click on QR-code icon from Toolbar
- Insert QR-Code content
- Insert width, margin, background and foreground color (Optional) of qrcode
- Done!
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/.