lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Changes in some function's paramenters to hide Moodle's headers and footers

    • -5
    • +10
    /temp_moodle_dev/moodle/mod/chat/report.php
Slight modifications to the form. this is a simplifyed copy of the original mod_form.php used by lams

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

    • -0
    • +155
    /temp_moodle_dev/moodle/mod/chat/lib.php
changes in the header's functions for not to be desplayed inside lams

    • -3
    • +4
    /temp_moodle_dev/moodle/mod/chat/index.php
LDEV-2074 Improvements handle insert/merge of two designs with floating activities. Only set readOnly to true when value is not set in LearnerService (when moving to Floating Activities).

*** 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)

fixing up some formatted files in gmap project

LDEV-1983 Adding code to support SMTP authentication for emails

    • -1
    • +7
    /lams_common/db/sql/insert_lams_unix_config_data.sql
    • -0
    • +6
    /lams_common/db/sql/insert_lams_windows_config_data.sql
changes in the print_header function in aim to not to display the header if we are in a lams sequence

    • -0
    • +674
    /temp_moodle_dev/moodle/lib/pagelib.php
new icon for Moodle's chat tool

LDEV-2074 Missing toActivity null check

LDEV-1998: Changed the path separator in attempt to make the planner work on Linux.

LDEV-2074 Fixes progress related bugs found. No long set nextActivity when moving to a floating Activity (only set as attemped); Flags floating activities as readOnly (true) when they are attempted (LiveEdit).

LDEV-2082 author can now take a learning design to load when it's initiated

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
Updating English, Spanish, Norwegian

LDEV-2084 Wiki teacher notification link fails because it does not have the contentFolderID, fixed

Updating English, Spanish, French and Turkish

LDEV-2074 Updated export for learners to include floating activities.

LDEV-1983 Adding code to support SMTP authentication for emails

Add a new condition to display chats just when they are made outside LAMS

    • -1
    • +1
    /temp_moodle_dev/moodle/lib/datalib.php
LDEV-1998: Added support for Submit Files and Task List tools. Added missing labels in language files.

    • -0
    • +2
    /lams_tool_sbmt/db/sql/tool_insert.sql
    • -0
    • +19
    /lams_tool_sbmt/web/authoring/pedagogicalPlannerForm.jsp
    • -0
    • +26
    /lams_tool_task/conf/xdoclet/struts-actions.xml
    • -0
    • +2
    /lams_tool_task/db/sql/tool_insert.sql
  1. … 3 more files in changeset.
*** empty log message ***

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

  1. … 112 more files in changeset.
LDEV-2081 Adding dialog in learner that tells the user to click file/save to return to learner, the dialog appears just before the pixlr popup loads

    • -0
    • +2
    /lams_tool_pixlr/web/pages/learning/pixlr.jsp
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