lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
gate fix

    • binary
    /lams_learning/web/lams_learner.swf
latest monitor and author flash files

    • binary
    /lams_central/src/flash/lams_authoring.fla
    • binary
    /lams_central/src/flash/lams_monitoring_v1.fla
latest monitoring application file with gate activity shown on the monitor tab

    • binary
    /lams_monitoring/web/lams_monitoring.swf
change in the openFromServer method, setted secon last parameter to false

added a method to get learnerID and changed the data type for learner property to Progress instead of object and change in the onpress method to handle the activigty double click

latest executable file with complex activity remove functionality on bin and gate activity display on reopening the design with gate

    • binary
    /lams_central/web/lams_authoring.swf
change in the setDesign method to check for gate activity type when reopening the design fom workspace

removed parameter from reload method

removed a "*/" sign from line 343 to remove complie time error

added a public method to return number of children in the selected parallel activity

added a method to remove complex activity

added few checks to changes in the activityRelease method to remove complex activity from canvas if any complex activity is dragged upon the Bin

Fixed bug with the submit - if pressed Enter then it was doing a plain submit without a dispatch parameter. Added the parameter to the main form definition and changed the validate routine to return a boolean. The submission is now triggered by s doSubmit on the body tag.

removed redundant code

Coding cleanup

Enabled pop up for nominations

    • -12
    • +0
    /lams_tool_vote/web/WEB-INF/web.xml
    • -0
    • +65
    /lams_tool_vote/web/monitoring/VoteNominationViewer.jsp
fix to summary page

fix to summary page

Define later and run offline implementation.

    • -1
    • +1
    /lams_tool_larsrc/db/sql/create_lams_tool_rsrc.sql
    • -0
    • +4
    /lams_tool_larsrc/web/pages/authoring/definelaterforbid.jsp
    • -0
    • +17
    /lams_tool_larsrc/web/pages/learning/definelater.jsp
    • -0
    • +31
    /lams_tool_larsrc/web/pages/learning/runoffline.jsp
  1. … 18 more files in changeset.
deleted the connection after sending

added export button

    • binary
    /lams_central/src/flash/lams_learner.fla
    • binary
    /lams_learning/web/lams_learner.swf
moved to common

Define later and run offline implementation.

    • -0
    • +4
    /lams_tool_forum/web/jsps/authoring/definelaterforbid.jsp
fixed the parallel activity problem (LDEV 274)

    • binary
    /lams_learning/web/lams_learner.swf
Wasn't using this extra field so it can be removed.

Changed learning so that (a) the first screen doesn't go back to the server every time the user clicks a checkbox and (b) the vote maps have been moved from the session scope to the request scope.

    • -77
    • +55
    /lams_tool_vote/web/learning/AnswersContent.jsp
    • -4
    • +2
    /lams_tool_vote/web/learning/Preview.jsp
added dash between number and child activities label on the container

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