temp_moodle_dev

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Add some modifications in some functions and new functions too to desplay properly the activity inside Lams

Tool Adapter for quiz (we forgot to upload it before)

    • -0
    • +60
    ./moodle/mod/lamstwo/tooladapter_quiz.php
Typing mistake

*** empty log message ***

    • binary
    ./moodle/quiz_tooladapter/course.zip
    • binary
    ./moodle/quiz_tooladapter/lamstwo.zip
    • binary
    ./moodle/quiz_tooladapter/question.zip
original moodle 1.9.3 20081015 version

    • -0
    • +102
    ./moodle/admin/auth.php
    • -0
    • +181
    ./moodle/admin/auth_config.php
    • -0
    • +70
    ./moodle/admin/block.php
    • -0
    • +255
    ./moodle/admin/blocks.php
    • -0
    • +544
    ./moodle/admin/cron.php
    • -0
    • +43
    ./moodle/admin/dbperformance.php
    • -0
    • +81
    ./moodle/admin/delete.php
    • -0
    • +144
    ./moodle/admin/enrol.php
    • -0
    • +71
    ./moodle/admin/enrol_config.php
    • -0
    • +136
    ./moodle/admin/environment.php
    • -0
    • +282
    ./moodle/admin/environment.xml
    • -0
    • +90
    ./moodle/admin/filter.php
    • -0
    • +102
    ./moodle/admin/filters.php
    • -0
    • +117
    ./moodle/admin/handlevirus.php
  1. … 4986 more files in changeset.
quiz tool adapter

    • -0
    • +60
    ./lamstwo/tooladapter_quiz.php
    • -0
    • +57
    ./moodle/course/lamsbuttons.php
    • -0
    • +41
    ./moodle/course/lamsframes.php
    • -22
    • +33
    ./moodle/course/modedit-lams.php
    • -2
    • +18
    ./moodle/mod/quiz/attempt_close_js.php
    • -6
    • +12
    ./moodle/mod/quiz/report/default.php
    • -0
    • +14
    ./moodle/mod/quiz/showlamsfinish.php
    • -0
    • +15
    ./moodle/mod/quiz/showlamsnext.php
  1. … 4 more files in changeset.
original moodle 1.9.3 20081015 version

    • -0
    • +47
    ./moodle/mod/quiz/report/default.php
original moodle 1.9.3 20081015 version

    • -0
    • +7070
    ./moodle/lib/weblib.php
    • -0
    • +549
    ./moodle/mod/quiz/attempt.php
    • -0
    • +27
    ./moodle/mod/quiz/attempt_close_js.php
    • -0
    • +87
    ./moodle/mod/quiz/comment.php
    • -0
    • +386
    ./moodle/mod/quiz/edit.php
    • -0
    • +81
    ./moodle/mod/quiz/report.php
    • -0
    • +302
    ./moodle/mod/quiz/review.php
    • -0
    • +487
    ./moodle/mod/quiz/view.php
    • -0
    • +62
    ./moodle/question/edit.php
    • -0
    • +145
    ./moodle/question/export.php
    • -0
    • +162
    ./moodle/question/import.php
    • -0
    • +244
    ./moodle/question/question.php
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)

    • -0
    • +115
    ./lamstwo/db/upgrade.php
LDEV-1633 add clarifying comment

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

    • -0
    • +116
    ./lamstwo/restorelib.php
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
    ./lamstwo/tooladapter_forum.php
LDEV-1884 don't display course footer for is_lams

LDEV-1885 add optional customCSV parameter when calling 'add lesson' web service

LDEV-1881 hide lams version of mods from normal moodle view

original moodle 1.9.2+ 20080813 version

    • -0
    • +1708
    ./moodle/lib/db/install.xml
LDEV-1884 make forum view workflow aware - undo this file, don't need it

    • -269
    • +0
    ./moodle/mod/forum/view-lams.php
LDEV-1885 add optional customCSV parameter to lams integration url (used to open author)

LDEV-1884 make forum view workflow aware

LDEV-1882 including lams' toolContentID as part of returnUrl, comment out some moodle code

original moodle 1.9.2+ 20080813 version

    • -0
    • +273
    ./moodle/mod/forum/view.php
LDEV-1882 changes to forum authoring to talk to lams

    • -0
    • +463
    ./moodle/course/modedit-lams.php
    • -0
    • +178
    ./moodle/mod/forum/mod_form_lams.php
    • -0
    • +269
    ./moodle/mod/forum/view-lams.php
LDEV-1881 hide lams version of mods from normal moodle view

original moodle 1.9.2+ 20080813 versions

    • -0
    • +2280
    ./moodle/lib/datalib.php
    • -0
    • +183
    ./moodle/mod/forum/db/install.xml
    • -0
    • +408
    ./moodle/mod/forum/index.php
    • -0
    • +6700
    ./moodle/mod/forum/lib.php