Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
quiz tool adapter

    • -0
    • +60
    ./tooladapter_quiz.php
  1. … 18 more files in changeset.
LDEV-1897 add course->fullname as parameter to lams calls, and append month/year of course creation to it

New icon.gif with dolly's face

Fix weigth and length for pop-up windows

LDEV-1633 module update should keep old data

LDEV-1633 implement database upgrades from previous version; using install.xml also fixes LDEV-1435 (text field shouldn't have a default value)

LDEV-1633 add clarifying comment

LDEV-1633 implement restore of backed up lamstwo...

LDEV-1633 don't print out error message since this is a backend method; return empty array (correct)

LDEV-1633 adjust xml tags according to keep consistent with each of moodle and lams' naming schemes

LDEV-1883 fixes for clone method, LDEV-1887 moodle forum tool outputs, LDEV-1888 export and import tool

    • -0
    • +56
    ./tooladapter_forum.php
  1. … 1 more file in changeset.
LDEV-1885 add optional customCSV parameter when calling 'add lesson' web service

LDEV-1885 add optional customCSV parameter to lams integration url (used to open author)

fix current version of lamstwo tables

fix current version of lamstwo tables

major module update in progress; removed dependency on phpdomxml and yahoo calendar among other changes

  1. … 6 more files in changeset.
LDEV-1633 major module update in progress; removed dependency on phpdomxml and yahoo calendar among other changes

  1. … 1 more file in changeset.
LDEV-1492: Fixes problems with LAMS/Moodle 1.9 integration (library collision and undefined variables messages that appear when debugging is turned on)

LDEV-1272: rearranging layout

LDEV-1351. Fixes dom problem with PHP using an external dom library instead of conflicting PHP4/PHP5 internal dom implementations

LDEV-1351. Fixes dom problem with PHP using an external dom library instead of conflicting PHP4/PHP5 internal dom implementations

    • -0
    • +952
    ./lib.xml.inc.php
LDEV-1351. Implements the REST interface for get_sequence list instead of webservices. Solving the issue with single quotes

LDEV-1224 (1)

Converted moodle language code to the standard two letter langauge code.

Remove the collapse_all() functions from mod.html

Updating tree.js to newer version

fix IE7 not displaying three

display only first level directories collapsable folders

LDEV-1105

Set default encoding for soap client to utf-8

Added comment explaining the mode parameter for the web service call getLearningDesigns.

mode = 1 : AUTHORING mode, both valid and invalid learning designs will be returned.

mode = 2: MONITORING mode, only valid learning designs are returned.

Fixed disabled attribute for the schedule checkbox. When the update parameter is present, the schedule checkbox is disabled.