lams_tool_lamc

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
keep working on this file

included a <div> header

completely restructured this file so that Struts methods get called when buttons are clicked

    • -55
    • +74
    ./web/monitoring/MonitoringMaincontent.jsp
renamed to Instructions.jsp

    • -41
    • +0
    ./web/monitoring/InstructionsContent.jsp
Holds Instructions content

    • -0
    • +44
    ./web/monitoring/Instructions.jsp
unused editActivity screen

    • -1
    • +4
    ./web/monitoring/EditActivityContent.jsp
removed the images/ since they need to be read from lams_central

  1. … 17 more files in changeset.
enabled getting TOOL_CONTENT_ID from session

enabled getting TOOL_CONTENT_ID from teh session cache

changed dsp to method

modified so that we can hit backend from dhtml buttons

added new methods

getInstructions

getSummary

getStats

modified setDefineLater(request, true) and added the boolean parameter

added constant CURRENT_MONITORING_TAB

removed images/

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

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

made changes to general jsp look and feel

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

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

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

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

    • -59
    • +0
    ./web/author_page/css/tool_custom.css
added method: public static int getTotalAttemptCount(HttpServletRequest request)

added logic to handle USER_EXCEPTION_NO_STUDENT_ACTIVITY

added error.noLearnerActivity

removed .error definition

*** empty log message ***

removed userId as a parameter

changed errorList definitions

refactored. added more documentation. included checks for content in use and defineLater

included Struts definitions as documentation