Coder Social home page Coder Social logo

moodle-mod_eduplayer's People

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

moodle-mod_eduplayer's Issues

Case Sensitive Language String

Hi, in the language strings there are two keys (URL and url) that differ only with case sensitive database collation. Moodle suggests using utf7_unicode_ci and, using this configuration, the plugin creates problems with language customization, when all the language string are loaded on tool_customlang table.

The solution could be to rename "url" key with "url_full" and then use lowercase for "URL" key.

Database error in Moodle 3.3

Hi,

The module does not support grades or outcomes, but there are gradebook API functions in the code. This causes a database error when trying to enrol a cohort into a course:

Error writing to database
Debug info: Column 'grademax' cannot be null
INSERT INTO mdl_grade_items
...
Error code: dmlwriteexception
Notice: Undefined property: stdClass::$grade in /var/www/moodle/mod/eduplayer/lib.php on line 349

And possibly some other errors too. I removed the unneeded gradebook API functions completely from lib.php, and that seems to fix the problem.

Issues with Grader Scales

"Field "grade" does not exist in table "eduplayer""

I receive this error when trying to add scales to the grade book and removing eduplayer install allows me to create scales again.

This occurs in Moodle 2.6.1

Eduplayer issue

Hi,
there is a problem, when I am trying to put youtube video in Eduplayer.
Everything works well, when I use file menu, but when I use URL and Youtube video, it's not work, its circling and not open video.
By the way, vimeo video also playing well.

The screenshots are attached.

Thank you.

untitled5
untitled4

Moodle 3.11.* support

We tried Eduplayer on Moodle 3.11.11+

It gives error:

Coding error detected, it must be fixed by a programmer: add_to_log() has been removed, please rewrite your code to the new events API

Any solution to this?

Youtube videos doesn't work at all in Moodle 3.3

Hello,

Youtube videos doesn't work at all it shows the thumbnail but after pushing "play" it gives an error #2035

Tested on Moodle Moodle 3.3.5+ (Build: 20180427) & mod_eduplayer 1.3 (2017022300)

youtube

Share doesn't work at all on Moodle 3.3

Hello,

Share link doesn't work at all. I have specified share link in the settings and enabled sharing but when I click "share" -> type in the email address and press "send" -> send -> it is stuck forever in "loading..." state. @humanage

Tested on Moodle Moodle 3.3.5+ (Build: 20180427) & mod_eduplayer 1.3 (2017022300)

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.