lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
updated the data model to accomodate new tool session name property updated tool contract method createToolSession(...)

    • -3
    • +10
    /lams_tool_lamc/db/model/lams_tool_mc.clay
updated the data model to accomodate new tool session name property updated tool contract method createToolSession(...) started making changes to monitoring module web layer

    • -1
    • +1
    /lams_tool_laqa/db/sql/tool_insert.sql
    • -18
    • +34
    /lams_tool_laqa/web/WEB-INF/struts-config.xml
    • -0
    • +37
    /lams_tool_laqa/web/monitoring/Instructions.jsp
    • -0
    • +236
    /lams_tool_laqa/web/monitoring/MonitoringMaincontent.jsp
    • -0
    • +39
    /lams_tool_laqa/web/monitoring/Stats.jsp
    • -0
    • +38
    /lams_tool_laqa/web/monitoring/SummaryContent.jsp
Modified GroupingDAO to ensure that "real" grouping objects are returned, not just CGLIB versions. This was causing a problem when storing groupings as it was unable to cast existing groupings to RandomGrouping or ChosenGrouping

addded support for opening complex cactivities

updated setDeisng to support groups

*** empty log message ***

added a optional activity container to the library

    • binary
    /lams_central/src/flash/lams_authoring.fla
created a generic function to launch a popup window

Created a canvas optional activity class to draw optional activity on the canvas with facility to add and remove child from the container

1) Wrote method to find number of complex activities on the canvas and then number of optional activities out of those complex activities.

2) wrote method to add child to the complex activity (optional/parallel) in this case optional activity

3) method to remove child from specific optional activity

4) method to remove acivity from canvas only to show some change in the comparison between ddm and canvas so that it will redesign the canvas view.

Added actions on click for optional activity tool and launch preview button on toolbar

grouping support, and fix transitions

    • binary
    /lams_central/web/lams_authoring.swf
added 3 methods for optional activity tool

added swith case: for optional activity type

Added a private property naming:activityCmplexActivityLayer to put all the complax activity on seperate layer on canvas and,

Added a condition chaeck for drawing optional activity on canvas in "drawActivity" method, on release of boxPen tool from toolbar

Added a hitTest for optional activity while adding a child to it and checking if child activity's X and Y coordinates are out of the optional activity container while removing child from it

Added license text to the data returned for a learning design. Previously only returned license id which wasn't very helpful for a custom license.

refresh transitions after dragging..

added getTransitions for activity method

Records start and end dates for scheduled lessons in the database.

soome new defs

property inspector

    • binary
    /lams_central/src/flash/lams_authoring.fla
added couyple of manditory fields

added getGroupingTypesDataProvider(

added getGroupingActivityByGroupingUIID

re-position property inspector

added grouping controls

added resize hook forthe proeprty inspector

Added option to start lesson at a later date. Not fully tested.

    • -1
    • +11
    /lams_monitoring/web/dummyStart.jsp
Changed transaction defn for service to include startLessonOnSchedule.

Add forceComplete desc.