Giter Site home page Giter Site logo

swf-activity-module2.5's Introduction

SWF-Activity-Module2.5

SWF Activity Module for Moodle 2.5+

Project Wiki: https://github.com/matbury/SWF-Activity-Module2.5/wiki

Requirements

Moodle 2.5 or later
PHP 5.3 or later

Please note that the AMFPHP API doesn't work with PHP 5.4 and later. An alternative method to push grades to Moodle have been provided, using HTTP calls and URLVariables. Please see the file /swf/scripts/gradeupdate.php

Installation

  1. Upload /swf/ directory and all its contents to /moodle/mod/
  2. In Moodle, login as administrator
  3. Go to Administration > Site administration > Notifications
  4. Installation process will initiate (follow the on-screen instructions)

During the installation process, the SWF Activity Module will attempt to move the /moodle/mod/swf/swf/ directory to /moodledata/repository/ If this fails, you will have to move the directory and all its contents manually.

For further information about installing activity modules in Moodle see: http://docs.moodle.org/25/en/Installing_add-ons

swf-activity-module2.5's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

swf-activity-module2.5's Issues

PHPUnit warnings

PHPUnit reports warnings:

-->mod_swf
++ XMLDB has detected one TEXT/BINARY column (videourl) 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 1862 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()
  • line 543 of /lib/xmldb/xmldb_table.php: call to xmldb_field->arr2xmldb_field()
  • line 259 of /lib/xmldb/xmldb_structure.php: call to xmldb_table->arr2xmldb_table()
  • line 172 of /lib/xmldb/xmldb_file.php: call to xmldb_structure->arr2xmldb_structure()
  • line 153 of /lib/xmldb/xmldb_file.php: call to xmldb_file->arr2xmldb_structure()
  • line 341 of /lib/ddl/database_manager.php: call to xmldb_file->loadXMLStructure()
  • line 362 of /lib/ddl/database_manager.php: call to database_manager->load_xmldb_file()
  • line 663 of /lib/upgradelib.php: call to database_manager->install_from_xmldb_file()
  • line 420 of /lib/upgradelib.php: call to upgrade_plugins_modules()
  • line 1615 of /lib/upgradelib.php: call to upgrade_plugins()
  • line 486 of /lib/installlib.php: call to upgrade_noncore()
  • line 409 of /lib/phpunit/classes/util.php: call to install_cli_database()
  • line 150 of /admin/tool/phpunit/cli/util.php: call to phpunit_util::install_site()
    ++ Success ++

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.