Code Monkey home page Code Monkey logo

moodle-block_oppia_mobile_export's People

Contributors

albertomoreta avatar alexlittle avatar hakimks avatar jjoseba avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

moodle-block_oppia_mobile_export's Issues

Error on course export when no images specified...

see the healthphone course...

Notice: getimagesize(): Read error! in /home/www/moodle/blocks/oppia_mobile_export/lib.php on line 98

Warning: Division by zero in /home/www/moodle/blocks/oppia_mobile_export/lib.php on line 101

Warning: Division by zero in /home/www/moodle/blocks/oppia_mobile_export/lib.php on line 120

Notice: Undefined variable: image_src in /home/www/moodle/blocks/oppia_mobile_export/lib.php on line 121

Warning: imagecopyresampled() expects parameter 2 to be resource, null given in /home/www/moodle/blocks/oppia_mobile_export/lib.php on line 121

Notice: Undefined variable: image_src in /home/www/moodle/blocks/oppia_mobile_export/lib.php on line 129

Show progress of export

as it can take quite a long time to export a package with quizzes - flush the output as page is being written

Get notice error on first quiz upload

error:

Notice: Undefined property: stdClass::$resource_uri in /home/alex/data/websites/moodle/blocks/export_mobile_package/activity/quiz.php on line 146

resize video images

currently just uses the same image, but it gets dynamically resized in app

Fix errors to work with Moodle 2.4

Function get_all_mods() is deprecated. Use get_fast_modinfo() and get_module_types_names() instead. See phpdocs for details

line 3004 of /lib/deprecatedlib.php: call to debugging()
line 63 of /blocks/export_mobile_package/export.php: call to get_all_mods()

get_all_sections() is deprecated. See phpdocs for this function

line 2956 of /lib/deprecatedlib.php: call to debugging()
line 65 of /blocks/export_mobile_package/export.php: call to get_all_sections()

Check still picks up media image

...even when there is a

tag or other between the media declaration and the image
Example with Open education course

/]]

<img... doesn't work but /]]<img... does

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.