Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

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