lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
*** 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

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

    • -6
    • +18
    /temp_moodle_dev/moodle/mod/scorm/view.php
New files that displays lams' buttons

    • -0
    • +14
    /temp_moodle_dev/moodle/mod/scorm/showlamsfinish.php
    • -0
    • +15
    /temp_moodle_dev/moodle/mod/scorm/showlamsnext.php
depending on the is_lams variable we will display or not the Moodle's headers and footers.

    • -4
    • +18
    /temp_moodle_dev/moodle/mod/scorm/report.php
Some changes for not to display Moodle's headers and footers. We also pass the is_learner parameter to display the correct lams' buttons

    • -11
    • +26
    /temp_moodle_dev/moodle/mod/scorm/player.php
New file. Copy of the mod_form.php file simplifying a little bit the form while displayed inside lams.

    • -0
    • +276
    /temp_moodle_dev/moodle/mod/scorm/mod_form_lams.php