Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
new files that make to display lam's buttons

    • -0
    • +14
    ./chat/showlamsfinish.php
    • -0
    • +15
    ./chat/showlamsnext.php
Changes in some function's paramenters to hide Moodle's headers and footers

Slight modifications to the form. this is a simplifyed copy of the original mod_form.php used by lams

    • -0
    • +69
    ./chat/mod_form_lams.php
new clone, import and export functions for the moodle's chat tool

changes in the header's functions for not to be desplayed inside lams

add a new column to the scorm table with the variable is_lams

we pass the variables "is_lams" and "scormid" to be able to modify the path of the launch property inside the scorm_get_manifest function

Wepass the variable editing to the player.php page

We pass two new parameters to be aple to display the correct lams' buttons. We also use the is_lams variable to display or not the Moodle's headers and footers

New files that displays lams' buttons

    • -0
    • +14
    ./scorm/showlamsfinish.php
    • -0
    • +15
    ./scorm/showlamsnext.php
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