lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
added a movieclip for end gate on sequence tab and reduced the size of learner icon

    • binary
    /lams_central/src/flash/lams_monitoring_v1.fla
added few methods and added a new dto item and made updated compareProgressData to return correct value

removed +1 from mehtod call param for "getMonthAsString" on in the variable "dateFormated " in getStartDateTime method to show correct start date on lesson tab in monitor

commented out some not required code

added method to to show endgate bar on the bottom of canvas and to show finished learners on the bar with title and number of learner finished out of total logged in

removed some not required methods and commented out code and made changes to show learner acitivty sequence properly when sequence is longish

added methods and code to draw End Gate for user to drop learner in case of force complete to end of lesson and

made changes in the setSize method

added few methods in relation to force complete data handling

made changes and added code to handle force complete functionality

created lots of new set and get methods and made changes in the init method to handle mouse events based on the class it is called from

changes in onResize method to send correct data on event listeners

changes in init and draw method to to show learner icon on complex activity

changes in the draw method to show learner icon properly on complex activity

added code to togle activity between negative and positive based on run offline selection in PI and updated code to place learner icon on the correct level

added few entries for alert and error messages while performing force complete to an activity or to the end of lesson

new entry for Finished learner bar title font size

Added task to synchronise jsp's if learning is an expanded war.

Exit path no longer needed

Added a new method forwardToLearnerActivityURL, that allow the server to go directly to a url, rather than sending the url to Flash which would then call the url (which is getLearnerActivityURL).

latest flash compile after incorporating the functionality of force complete to an activity and to the end of lesson

    • binary
    /lams_monitoring/web/lams_monitoring.swf
small improvement to make IE browser's refresh work as well

remove warnings only

only if user is in Lesson's LessonClass rather than if user is in Lesson's Organisation, allow user to monitor or participate in the Lesson

fix refresh problem in IE by appending a meanlingless parameter with a unique value everytime user click refresh link

fix a few bugs

Remove useless WebApp context

retrieve WebApplicationContext from proper servletContext to get IUserMangementService bean , as Dapeng found out to fix OpenSessionInViewFilter-not-work issue

SessionMap moved to lams_common

Added SessionMap class

Added smack and smackx