temp_moodle_dev

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix a mistake on getting the modules that have not been created in lams

real Choice tool adapter file, sorry the last one was just a testing file

*** empty log message ***

"Add" variable changes so we can use lamsframes.php with several Moodle tools

Add changes so now we can see the difference between Learners and Teachers doing a preview (we can display Next Activity button from the begining if you are a teacher, so they don't have to submit a preview before go to next activity)

Modifications to the original file to be able to display Lams navigation buttons

New files to hide/unhide navigation buttons for Lams

    • -0
    • +14
    ./moodle/mod/choice/showlamsfinish.php
    • -0
    • +15
    ./moodle/mod/choice/showlamsnext.php
Add modifications so the Moodle's headers are not displayed inside Lams

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