• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
update tool adapter files to moodle 1.9.5 20090515 versions

  1. … 248 more files in changeset.
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
    ./showlamsfinish.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
    ./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

original moodle 1.9.3 20081015 version

    • -0
    • +1171
    ./locallib.php
  1. … 4986 more files in changeset.