Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
hide Moodle's headers and footers if working inide LAMS's sequence and display LAMS's navigation buttons while necessary

hide Moodle's headers and footers if working inide LAMS's sequence

New files: to display LAMS's navigation buttons

    • -0
    • +14
    ./forum/showlamsfinish.php
    • -0
    • +15
    ./forum/showlamsnext.php
Hide Moodle's headers and footers in LAMS and display LAMS's navigation buttons while necessary

Little change: we hide Moodle's footer if we are in a LAMS sequence

New clone function for LAMS, now we copy all useful tables, not just the forum table. We changed the import and export function for LAMS too to be able to get the information from posts and discussion's tables

hide Moodle's footer if using LAMS

Changes to hide the Moodle's headers and footers

No significant change: we have delented one variable that we won't use

There was a mistake: we used section's 'id' but we have to use section's 'section' number, in the clone function

slightly change, nothing important

Some changes to be able to display LAMS's navigation buttons and to hide Moodle navigation headers

New pages to display LAMS's navigation buttons in the upper frame

    • -0
    • +14
    ./assignment/showlamsfinish.php
    • -0
    • +15
    ./assignment/showlamsnext.php
New page. We adapt the mod_form to LAMS, so it is not as complex as the original one and have all the fields and buttons that LAMS need to edit the activity.

    • -0
    • +76
    ./assignment/mod_form_lams.php
changes in some functions to hide Moodle's navigation headers and footers and new fucntions to clone, import, export and return Moodle's outputs to LAMS

New page. We need that to choose the Assignment's type in LAMS before editting the activity.

    • -0
    • +56
    ./assignment/assignment_types.php
add field is_lams in assignment's table to identifiy assignments done inside LAMS

Modify the import /export functions to be able to process the choice's options in a proper way.

Add Navigation Lams buttons and change headers for not to see Moodle navigation headers inside Lams

Pages needed to display Lams Navigation buttons in the top frame

    • -0
    • +14
    ./glossary/showlamsfinish.php
    • -0
    • +15
    ./glossary/showlamsnext.php
We add all the functions needed for Clone, Import or export the activity in Lams

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