Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Some changes in the moodle's navigation headers so you can't see them inside Lams

We add the Lams navigation buttons so you can go to next activity or finish editing the Lams activity

Add the is_lams variable to the database table

No significant change

I forgot to export the options, so I have added the code to do it

Fix a call to a modules that have not been created in lams

New, glossary tool adapter

    • -0
    • +60
    ./lamstwo/tooladapter_glossary.php
New, for lams glossary form

    • -0
    • +192
    ./glossary/mod_form_lams.php
Fix a call to modules that are not lams

Hide headers and footers if it is a Lams activity

Fix a mistake on getting the modules that have not been created in lams

  1. … 1 more file in changeset.
real Choice tool adapter file, sorry the last one was just a testing file

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
    ./choice/showlamsfinish.php
    • -0
    • +15
    ./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
    ./lamstwo/tooladapter_quiz.php
original moodle 1.9.3 20081015 version

    • -0
    • +272
    ./assignment/backuplib.php
    • -0
    • +71
    ./assignment/db/access.php
    • -0
    • +75
    ./assignment/db/install.xml
    • -0
    • +177
    ./assignment/db/mysql.php
    • -0
    • +185
    ./assignment/db/postgres7.php
    • -0
    • +65
    ./assignment/db/upgrade.php
    • -0
    • +42
    ./assignment/delete.php
    • -0
    • +27
    ./assignment/grade.php
    • binary
    ./assignment/icon.gif
    • -0
    • +113
    ./assignment/index.php
    • -0
    • +3063
    ./assignment/lib.php
    • -0
    • +75
    ./assignment/mod_form.php
    • -0
    • +504
    ./assignment/restorelib.php
    • -0
    • +16
    ./assignment/settings.php
  1. … 4986 more files in changeset.
quiz tool adapter

    • -0
    • +14
    ./quiz/showlamsfinish.php
    • -0
    • +15
    ./quiz/showlamsnext.php
  1. … 9 more files in changeset.
original moodle 1.9.3 20081015 version

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

    • -0
    • +549
    ./quiz/attempt.php
    • -0
    • +27
    ./quiz/attempt_close_js.php
    • -0
    • +302
    ./quiz/review.php
  1. … 5 more files in changeset.
LDEV-1883 fixes for clone method, LDEV-1887 moodle forum tool outputs, LDEV-1888 export and import tool

  1. … 1 more file in changeset.
LDEV-1884 don't display course footer for is_lams

LDEV-1884 make forum view workflow aware - undo this file, don't need it

LDEV-1884 make forum view workflow aware

original moodle 1.9.2+ 20080813 version

LDEV-1882 changes to forum authoring to talk to lams

    • -0
    • +178
    ./forum/mod_form_lams.php
    • -0
    • +269
    ./forum/view-lams.php
  1. … 1 more file in changeset.
LDEV-1881 hide lams version of mods from normal moodle view

  1. … 1 more file in changeset.
original moodle 1.9.2+ 20080813 versions

    • -0
    • +183
    ./forum/db/install.xml
    • -0
    • +408
    ./forum/index.php
    • -0
    • +6700
    ./forum/lib.php
  1. … 1 more file in changeset.