tool_adapters

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2071: Added single beanRefContext.xml reference for tool adapters.

LDEV-2174: Added shared context support to tool adapters. Added some code comments explaining how everything works.

    • -5
    • +1
    ./dotlrn/lams_tool_dlforum/db/sql/tool_insert.sql
    • -4
    • +0
    ./moodle/lams_tool_mdlchat/db/sql/tool_insert.sql
  1. … 40 more files in changeset.
fix duplicate constraint name, rationalise index/constraint names

switch to ascii

fix problems with foreign key references referencing wrong tables

fixing up mdlforum's eclipse classpath

    • -1
    • +1
    ./moodle/lams_tool_mdlforum/.classpath
*** empty log message ***

after having some problems with the data base we had to change some names

New function's name for the outputs

New output function for the Chat (counts the number of messages a user has done)

new icon for Moodle's chat tool

*** empty log message ***

    • -0
    • +5
    ./moodle/lams_tool_mdlchat/.cvsignore
New Moodle's Chat tool for Lams. this is just the first documens, from now on you will see all the changes that have to be done to adapt the Moodle's chat into lams

    • -0
    • +15
    ./moodle/lams_tool_mdlchat/.classpath
    • -0
    • +22
    ./moodle/lams_tool_mdlchat/.project
    • -0
    • +20
    ./moodle/lams_tool_mdlchat/build.properties
    • -0
    • +527
    ./moodle/lams_tool_mdlchat/build.xml
    • -0
    • +3
    ./moodle/lams_tool_mdlchat/conf/jar/META-INF/MANIFEST.MF
  1. … 112 more files in changeset.
change the page redirected when monitoring a learner so now you go to the reports page in spite of just seeing the activity

change the name of the outputs function to suit the activity's kind of outputs

When monitoring the Learner see the history's view of the wiki

When editing the activity first go to the modedit-lams.php page to edit the activity's properties

Change the URL for the Monitoring Sequence tab so teacher can modify the activity's properties

Change the URL for the Monito0ring Learners so teacher can see the student's report of the activity

Change the URL for the Monito0ring Sequence tab so teacher can modify the activity's properties

Change Monitoring tab's address so now we can access to the modedit-lams.php page so we can modify the properties of the activity

Changing the moodle choice tool output generater so that it retrieves and sends the orderId instead of the optionId for moodle choice options so that we can accurately determine which choice the user makes at runtime. Formerly, using the optionID did not work because the option would be cloned for learner and hence have a different optionID

Modification tot the Monitoring tabs. When going to the sequence tab and double click tot the activity go to Modedit-lams.php so tyhe teacher can modify the entire Activity's properties

Changing Moodle logos for each tool

New Tool adapter for Moodle's Scorm activity. This is the base to start creating the new adaptation from the changes made in the Assignment activity so from now on you will be able to see all changes that we had to made to set the new Scorm Moodle's activity for LAMS.

    • -0
    • +15
    ./moodle/lams_tool_mdlscorm/.classpath
    • -0
    • +5
    ./moodle/lams_tool_mdlscorm/.cvsignore
    • -0
    • +22
    ./moodle/lams_tool_mdlscorm/.project
    • -0
    • +20
    ./moodle/lams_tool_mdlscorm/build.properties
    • -0
    • +528
    ./moodle/lams_tool_mdlscorm/build.xml
  1. … 114 more files in changeset.
New output functions' names

Java changes for output finction purposes

New files for Moodle's Lesson Tool, LAMS part. These are the basic files so we will start doing the changes over them so every time that we syncrinize you eill be able to see the changes needed for that tool.

    • -0
    • +15
    ./moodle/lams_tool_mdllesson/.classpath
    • -0
    • +5
    ./moodle/lams_tool_mdllesson/.cvsignore
    • -0
    • +22
    ./moodle/lams_tool_mdllesson/.project
    • -0
    • +20
    ./moodle/lams_tool_mdllesson/build.properties
    • -0
    • +528
    ./moodle/lams_tool_mdllesson/build.xml
  1. … 114 more files in changeset.
New Wiki's output's functions

New Choice's outputs functions