lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Error handler pages.

added new method "setNewContentID" to set new ToolContentID for the pasted activity while using copy paste functionality and

made changes to the setPastedItem and pastedItem methods to send server request to get new tool content id when copy and paste tool activity/canvas activity

Error handler pages.

    • -0
    • +48
    /lams_central/web/errorpages/403.jsp
    • -0
    • +48
    /lams_central/web/errorpages/404.jsp
    • -11
    • +19
    /lams_central/web/errorpages/error.jsp
    • -0
    • +6
    /lams_tool_larsrc/web/403.jsp
    • -0
    • +8
    /lams_tool_larsrc/web/404.jsp
    • -0
    • +8
    /lams_tool_larsrc/web/login.jsp
Update error handler

    • -32
    • +150
    /lams_tool_larsrc/web/WEB-INF/web.xml
Change tab name from 'Start by' to 'Started by'

Change tab name from 'Advance' to 'Advanced'

Changed 'Staff :: LAMS' to 'Monitor :: LAMS'

Changed lock on finished to lock when finished

fixed js code

    • -2
    • +3
    /lams_monitoring/web/monitorLesson.jsp
latest flash compile after disabling edit class button when the lesson has started in monitor

    • binary
    /lams_monitoring/web/lams_monitoring.swf
disabled edit class button when the lesson is started

Update error handler

Fix to learner progress view

Learner Progress View state management updates

    • -199
    • +0
    /lams_tool_lamc/web/learning/Copy of SingleQuestionAnswersContent.jsp
Finished LDEV278 for learner flow for both sequential and non sequential modes. Finished for Preview mode. To do: Learner progress and probably Export Portfolio

Learning form placed into request scope and hidden form properties are used in conjunction with DTOs for session maintenance.

Both sequential and non-sequential modes have been converted to request scope up to 90 percent. Still to be done for tool content id and tool session id and for learner progress.

    • binary
    /lams_tool_lamc/web/images/green_arrow_down_right.gif
    • -0
    • +199
    /lams_tool_lamc/web/learning/Copy of SingleQuestionAnswersContent.jsp
    • -122
    • +67
    /lams_tool_lamc/web/learning/SingleQuestionAnswersContent.jsp
LDEV278: Completed workflow for Preview and standard learner flow FOR non-sequential mode. To do: Finish sequential mode and Learner Progress modes and move form properies to SessionMap.

More work on LDEV278

    • -0
    • +65
    /lams_tool_lamc/web/learning/RunOffline.jsp
Basic error message page.

    • -4
    • +12
    /lams_central/web/errorpages/error.jsp
Basic error message page.

    • -0
    • +69
    /lams_central/web/errorpages/error.jsp
made a change in the setUpContent mehod to get access to a method in MonitorModel

made changes and added few class properties and method to show tool tip on tab content

made change in the server call in loadLessonToMonitor method

added class properties and method to show tool tip messages on generic components such as common buttons

added few class properties for getting tool tip specific data from monitoring Application class file which is used to show tool tip for lesson tab buttons

made changes in the setUPContent method to load learner data

changed some class properties from private static to public static

commented out few lines of code in drawActivity method

added a method to return tool tip specific data from monitoring Application class when called from outer package classes