Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
unused editActivity screen

removed the images/ since they need to be read from lams_central

  1. … 17 more files in changeset.
removed images/

    • binary
    ./author_page/images/aqua_tab_centre.gif
    • binary
    ./author_page/images/aqua_tab_left.gif
    • binary
    ./author_page/images/aqua_tab_right.gif
    • binary
    ./author_page/images/aqua_tab_s_centre.gif
    • binary
    ./author_page/images/aqua_tab_s_left.gif
    • binary
    ./author_page/images/aqua_tab_s_right.gif
added check for userExceptionNoStudentActivity

    • -90
    • +101
    ./monitoring/SummaryContent.jsp
fixed the look and feel

made changes to general jsp look and feel

    • -40
    • +10
    ./monitoring/MonitoringMaincontent.jsp
fixed alignment and colors etc

    • -23
    • +29
    ./monitoring/InstructionsContent.jsp
fixed tab headers

    • -41
    • +46
    ./authoring/AuthoringMaincontent.jsp
removed this file

    • -137
    • +0
    ./author_page/js/tabcontroller.js
removed css/ and files within

removed .error definition

*** empty log message ***

removed userId as a parameter

changed errorList definitions

added mcErrorBox definition

included error handling by adding to Actions <exception key="error.exception.McApplication" type="org.lamsfoundation.lams.tool.mc.McApplicationException" handler="org.lamsfoundation.lams.tool.mc.web.CustomStrutsExceptionHandler" path=".mcErrorBox" scope="request" />

new error reporting jsp

fixded redundant html tags

removed class definition

wrote up the jsp for Stats presentation

removed JavaScript alert()

    • -1
    • +0
    ./monitoring/MonitoringMaincontent.jsp
wrote upt the jsp for Instructions presentation

    • -1
    • +27
    ./monitoring/InstructionsContent.jsp
modified /monitoring action definition for use with LamsDispatchAction

made changes so that attempt history data is presented for both 'All' groups and for a particular session id

added new functions: function submitMonitoringMethod(actionMethod) function submitSession(selectedToolSessionId, actionMethod)

    • -3
    • +17
    ./monitoring/MonitoringMaincontent.jsp
added comparison to test question content id within maps

implemeted the jsp for read only summary tab functionality. Reads maps and dtos from web layer.

enabled testing with another tool session id as well.

jsp that keeps summary tab information

changes to the Instructions tab view

    • -4
    • +4
    ./monitoring/MonitoringMaincontent.jsp