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. You can download zip file and install or you can put file under lib/editor/tiny/plugins as qrcode.
After installing the plugin, you can use the plugin by following:
- Go to Tiny HTML editor from any plugins that have an editor option, like- mod plugins. If you have Atto editor in your preferance then change it to tiny editor (below moodle 4.5 versions).
- Click on QR-code icon from Toolbar
- Insert QR-Code content which is a link to your desired site
- Insert width, margin, background and foreground color (Optional) of the generated 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/.