lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
latest flash file for Monitor Application

    • binary
    /lams_central/src/flash/lams_monitoring_v1.fla
added code for placing common refresh and help bar on all the tabs

added some trace commands for internal debugging

added RELOADPROGRESS cases for both mioniotr and learner tabs

added a method "refreshAllData" to regrsh data on click on refresh button

added refresh button

merged with Mitch code for unarchiving sequence

added handling for unachiving a lesson

change resume method call

progress update changes

progress update and x position adjustment

control for optional activity on double click

added methods to handle resume button

fixed resume button and url called after joining lesson

    • binary
    /lams_learning/web/lams_learner.swf
used generate ID tag in passon tag to retrieve id from shared session

    • -29
    • +32
    /lams_central/web/WEB-INF/tags/Passon.tag
    • -5
    • +1
    /lams_learning/web/loadToolActivity.jsp
    • -1
    • +1
    /lams_learning/web/optionsActivity.jsp
made Generate ID tag utilise shared session to store ID generated

added UID (uniqueID) attribute

Fix for LDEV270

    • -0
    • +11
    /lams_tool_vote/web/WEB-INF/web.xml
enabled charting for visitors coming back

Fix to LDEV269

Enabled Grouping support

changed serialVersionUID

added uniqueID param, and redirect for attaching id to request for can be retrieve in jsp

added uniqueID param to custom tag Passon

    • -2
    • +8
    /lams_learning/web/loadToolActivity.jsp
    • -1
    • +1
    /lams_learning/web/optionsActivity.jsp
updated swf - uniqueID checked for match

    • binary
    /lams_learning/web/lams_learner.swf
Spanish: Updated with latest from i18n site

change in the Dictionary.getValue for alert message, title and label

change in the naming convention for three keys for 1) Alert message when user tries to move child activity of any parallel activity container 2) replacement for word activities on complex activity container 3) Title for Optional Activity Container

latest flash file with changes in the parallel activity moviclip. This acitity is now not showing the number of activities as there alway s be only two activities

    • binary
    /lams_central/src/flash/lams_authoring.fla
wrote a condition in "activityClick" method to check if the activity has a parent then check if the parant is parallel actvitiy, if yes then do not allow that activity to be moved aroubd on the canvas out of its container.