Git Product home page Git Product logo

moodle-mod_clearlesson's People

Contributors

joshwillcock avatar

Watchers

 avatar  avatar  avatar  avatar

moodle-mod_clearlesson's Issues

repo name "clearlessons" -> "clearlesson"

you might want to remove the "s" from the github repo name - I just downloaded and tried to install into a folder called "clearlessons" and was wondering why I was getting all the failure messages :-)

senduser.php role not clear

no login/capability checks - although it does make a call to global $USER (but not used) which suggest that the user should be logged in.

If this file is supposed to be available anonymously you should include some code comments in the file to allow other reviewers to understand the role of this file and why login checks are not performed etc.

not compliant with coding guidelines - spacing/structure etc

Compliance with the coding guidelines makes it much easier to review your code - this helps the plugin review process but compliance with the guidelines increases the number of sites willing to use your plugin. The plugins db has generated this report on your uploaded plugin which would be good to review:
https://moodle.org/plugins/pluginversion.php?id=15868&smurf=html#phpcs

you could also install the local_moodlecheck and local_codechecker plugins and integrate your github repo with travis which would help with this:
https://moodle.org/mod/forum/discuss.php?d=323384

install.xml issue

on fresh install:
XMLDB has detected one TEXT/BINARY column (type) with some DEFAULT defined. This type of columns cannot have any default value. Please fix it in source (XML and/or upgrade script) to avoid this message to be displayed.
line 1727 of /lib/datalib.php: call to debugging()
line 352 of /lib/xmldb/xmldb_object.php: call to xmldb_debug()
line 261 of /lib/xmldb/xmldb_field.php: call to xmldb_object->debug()
line 359 of /lib/xmldb/xmldb_field.php: call to xmldb_field->setDefault()

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.