Giter Site home page Giter Site logo

germanvaleroelizondo / moodle-tinymce_clozeeditor Goto Github PK

View Code? Open in Web Editor NEW

This project forked from andiglombitza/moodle-tinymce_clozeeditor

1.0 1.0 0.0 125 KB

The Moodle 3.4 to 3.8 and newer versions of the CLOZE editor for TinyMCE

CSS 0.54% PHP 24.68% JavaScript 74.58% HTML 0.20%

moodle-tinymce_clozeeditor's People

Contributors

andiglombitza avatar germanvaleroelizondo avatar

Stargazers

 avatar

Watchers

 avatar  avatar

moodle-tinymce_clozeeditor's Issues

PHPDocs style problems

PHPDocs style problems

(3 errors, 0 warnings)

This section shows the phpdocs problems detected in the code by local_moodlecheck [More info]

lib/editor/tinymce/plugins/clozeeditor/classes/privacy/provider.php
(#36) Class provider is not documented
lib/editor/tinymce/plugins/clozeeditor/lib.php
(#17) File-level phpdocs block is not found
(#31) Function tinymce_clozeeditor::update_init_params is not documented

incorrect $plugin->version

commit c0fc732 changed the version to an incompatible string.

previous:

$plugin->version = 2020040105; // The current plugin version (Date: YYYYMMDDXX).

new:

$plugin->version = 20220503; // The current plugin version (Date: YYYYMMDDXX).

this is YYYMMDD and not YYYMMDDXX and throws a "cannot downgrade" exception

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.