lams-github

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
changed a setting about defineLater

no big change

fized something about copyToolContent

removed redundant constants

*** empty log message ***

updated section on learning design validation rules removed code from validationErrorDTO

removed code the messages send to flash are from the applicationResources file

added comments

changed the flashmessage to "storeLearningDesignDetails"

moved to LearningDesignValidator

added some comments refactored code so that the iterator is only when needed

added messages which will be sent to flash used for learning design validator

Add finishLessonOnSchedule interface

Add finishLessonOnSchedule interface

Add startLessonOnSchedule interface

Add scheduled lesson start job.

validator - which has validation rules to determine whether the LD is valid or not

this DTO will indicate whether the learning design is valid or not. if valid - the message included will be the learningdesign id of the LD saved if not valid - returns the list of error messages/codes

learning design validator - if learning design isnt valid, server will return a list of ValidationErrorDTO objects which hold information about which rule was violated, and which is the offending activity (if applicable)

Working on createLesson and initializeLesson

Added document to describe all the Flash calls that don't fit neatly into authoring, learning or monitoring.

Started with the Flash dump utility.

    • binary
    /lams_documents/lams_common/GeneralUtilities.doc
LDEV-75 Implemented a Flash client crash dump utility. Writes out the wddx packet from Flash to a file in the LAMS dump directory. The DumpDirectory is configured via DumpDir in the LAMS configuration file.

Moved the WDDX null entry checking to the base packet handling servlet (AbstractStoreWDDXPacketServlet) so that all packets will be checked, not just authoring packets.

    • binary
    /lams_build/lib/lams/lams-central.jar
LDEV-75 Implemented a Flash client crash dump utility. Writes out the wddx packet from Flash to a file in the LAMS dump directory. The DumpDirectory is configured via DumpDir in the LAMS configuration file.

    • -13
    • +2
    /lams_build/conf/unix/lams/lams.dtd
    • -12
    • +2
    /lams_build/conf/windows/lams/lams.dtd
    • -3
    • +4
    /lams_build/conf/windows/lams/lams.xml
Moved the WDDX null entry checking to the base packet handling servlet (AbstractStoreWDDXPacketServlet) so that all packets will be checked, not just authoring packets.

Working on createLesson and initializeLesson

    • -1
    • +12
    /lams_monitoring/web/WEB-INF/web.xml
Add redir Cookies as well so that the shared session can works well.

fixed a problem with wording a resource bean

fixed fonts

added define later url check

cleaned up these from unnecessary constants used