Skip to content
Snippets Groups Projects
Select Git revision
  • 507a199fe942957bd9cedc672f71e85f08f2adb4
  • master default
  • fix-remote-url_v4.9.1
  • fix-remote-url_v4.8.3
  • fix-remote-url_v4.8.x
  • fix-remote-url_v4.7.x
  • fix-remote-url_v4.6.0
  • fix-remote-urls
8 results

settings.php

Blame
  • 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>