Select Git revision
settings.php
-
Chris Sangwin authoredChris Sangwin authored
README.md NaN GiB
# Pdf Annotation Tool for Moodle
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 Moodle. If not, see <http://www.gnu.org/licenses/>.
Please note that this plugin also contains files that are under the
- MIT License: namely index.js, jquery-3.2.1, textclipper.js, chart.js
- Apache License, Version 2.0: namely pdf.js.
Google Charts Api is used in download function to convert latex formulae to png: <https://chart.googleapis.com/chart>.
### Installation:
- Unzip and copy "pdfannotator" folder into Moodle's "mod" folder
- Visit admin page to install module
For further installation instructions please see: <http://docs.moodle.org/en/Installing_contributed_modules_or_plugins>