Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
depending on the is_lams variable we will display or not the Moodle's headers and footers.

Some changes for not to display Moodle's headers and footers. We also pass the is_learner parameter to display the correct lams' buttons

New file. Copy of the mod_form.php file simplifying a little bit the form while displayed inside lams.

    • -0
    • +276
    ./scorm/mod_form_lams.php
Some changes to be able to display the correct lams' buttons

If we are into lams we creat a full path to the documents in the launch propert of the Sco table, so when we want to play the documents in lams we don't want to reconstruct again the path because we already have it

Add new clone, import, export and outputs functions to be able to comunicate with the lams part

pass a parameter to the footer function in aim to not to display the Moodle's footer

ne tool adapter file for the Moodle's scorm activity

    • -0
    • +60
    ./lamstwo/tooladapter_scorm.php
get the is_learner activity in aim to display ther correct lams button if we are playing the Learner's role

Add the is_learner variable so we can use it in the edit.php page

little change to make appear the next activity button in spite of the Finish button if we are playing the Learner's role

laast changes to make work the Output's function

Just in case

Last modifications to make work the output's function for the branching

delete something not useful

Add "is_lams" parameter in the Lesson's table wich indicate that thet lesson will only be displayed inside Lams because has been created for a Lams sequence

Uploaded=1 when a Lesson has been edited in Lams

Pass Uploaded=1 variable when a Lesson has been edited

Modifications to hide Moodle's headers (and some links to Moodle Course) and also we get a new variable ("uploaded") so when we have edited or done a lesson the Lams' buttons are shown

New pages wich contains the code that make the Lams' buttons appear in the upper frame

    • -0
    • +14
    ./lesson/showlamsfinish.php
    • -0
    • +15
    ./lesson/showlamsnext.php
Modifications to hide Moodle's headers.

New page copied from mod_form.php and with some changes to make it simple when we show the activity's form inside Lams

    • -0
    • +346
    ./lesson/mod_form_lams.php
New functions to clone, import, export and give outputs from Moolde to Lams

Modifications to hide Moodle's headers and also we pass a new variable ("uploaded") so when we return to the edit.php page or view.php we can know it has been edited and show the Lams' button.

Modifications to hide Moodle's headers

We pass some variables to the page so if the lesson has been edited we can show the "finish updating" Lams' button

New Tool Adapter for Moodle's Lesson tool

    • -0
    • +60
    ./lamstwo/tooladapter_lesson.php
Hide Moodle's headers and Footers for Wiki while in LAMS

Add a new field in the data base with the is_lams parameter for Wiki

Modifications for not to display Moodle's navigation buttons and display the LAMS ones