lams_tool_laqa

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Monitoring summary screen

Monitoring module summary screen

    • -6
    • +5
    ./web/monitoring/MonitoringMaincontent.jsp
    • -1
    • +32
    ./web/monitoring/SummaryContent.jsp
changes to monitoring module web and service layer

  1. … 6 more files in changeset.
updated the data model to accomodate new tool session name property updated tool contract method createToolSession(...) started making changes to monitoring module web layer

    • -0
    • +37
    ./web/monitoring/Instructions.jsp
    • -0
    • +236
    ./web/monitoring/MonitoringMaincontent.jsp
    • -0
    • +39
    ./web/monitoring/Stats.jsp
    • -0
    • +38
    ./web/monitoring/SummaryContent.jsp
Switched to JSP 2.0 / Servlet 2.4 / JSTL 1.1 Organized q/a's web.xml based on lams central web.xml Made sure web.xml is valid and Eclipse has no formatting warnings Added GPL license notices to files

  1. … 68 more files in changeset.
continued improvements on the q/a tool restructured folders modeling after mcq tool added separate web layer jsp folders for different modules recreated web.xml modified struts-config.xml replaced old tags in the jsps with web.xml based logical tag names improved fonts and general formatting Custom Struts Exception Handler added new resource definitions added

  1. … 5 more files in changeset.
continued improvements on the q/a tool restructured folders modeling after mcq tool added separate web layer jsp folders for different modules recreated web.xml modified struts-config.xml replaced old tags in the jsps with web.xml based logical tag names improved fonts and general formatting Custom Struts Exception Handler added new resource definitions added

    • binary
    ./docs/DeployAndRunQaAuthoringModule.doc
    • binary
    ./docs/NEW-TOOL-DEVELOPMENT-PLAN.doc
    • binary
    ./docs/monitoringEditActivityScreen.GIF
  1. … 100 more files in changeset.
continued improvements on the q/a tool restructured folders modeling after mcq tool added separate web layer jsp folders for different modules recreated web.xml modified struts-config.xml replaced old tags in the jsps with web.xml based logical tag names improved fonts and general formatting Custom Struts Exception Handler added new resource definitions added

    • -71
    • +0
    ./web/WEB-INF/QaUploadedFile.hbm.xml
    • -19
    • +0
    ./web/WEB-INF/dbConnection.properties
    • -214
    • +0
    ./web/WEB-INF/fckeditor/tlds/FCKeditor.tld
    • -393
    • +0
    ./web/WEB-INF/jstl/tlds/c-rt.tld
  1. … 75 more files in changeset.
continued improvements on the q/a tool restructured folders modeling after mcq tool added separate web layer jsp folders for different modules recreated web.xml modified struts-config.xml replaced old tags in the jsps with web.xml based logical tag names improved fonts and general formatting Custom Struts Exception Handler added

    • -0
    • +1
    ./conf/middlegen/lams_tool_laqa11-prefs.properties
  1. … 63 more files in changeset.
Service bean transaction definition was missing some of the ToolContentManager and ToolSessionManager methods, so these methods were not forming part of transactions.

  1. … 4 more files in changeset.
Changes to accomodate a feedback on persisting feedback.

    • binary
    ./web/images/error.jpg
    • binary
    ./web/images/success.gif
reorganized resources and reformatted jsps

no changes

updated build.xml

reformatted the jsp

enabled and fixed persistance of advanced tab boolean properties

removed these entries

reorganized reading tool signature

modified locations of hibernate config files removed redundant ones

    • -86
    • +0
    ./conf/hibernate/mappings/QaQueUsr.hbm.xml
    • -211
    • +0
    ./conf/hibernate/mappings/org/QaContent.hbm.xml
    • -80
    • +0
    ./conf/hibernate/mappings/org/QaQueContent.hbm.xml
    • -105
    • +0
    ./conf/hibernate/mappings/org/QaUsrResp.hbm.xml
  1. … 3 more files in changeset.
test

changes for the proper work of tool deploy.

new version - smaller file size and move reg-point

    • binary
    ./web/images/icon_questionanswer.swf
  1. … 3 more files in changeset.
upgrade for mysql5.x

removed database name from the scripts

    • -12
    • +12
    ./db/sql/create_lams_tool_qa.sql
fixes in relation to persisting questioncontent and corrected datamodel

changes and fixes in relation to unique keys on the tool tables and relevant changes to DAOS and service layer functionality.

added uid property to QaQueContent

added uid property to content pojo / table and updated the hibernate config

    • -12
    • +14
    ./db/sql/create_lams_tool_qa.sql
fixes for the table names and relevant config files

    • -0
    • +211
    ./conf/hibernate/mappings/org/QaContent.hbm.xml
    • -0
    • +80
    ./conf/hibernate/mappings/org/QaQueContent.hbm.xml
    • -0
    • +86
    ./conf/hibernate/mappings/org/QaQueUsr.hbm.xml
    • -0
    • +86
    ./conf/hibernate/mappings/org/QaSession.hbm.xml
    • -0
    • +71
    ./conf/hibernate/mappings/org/QaUploadedFile.hbm.xml
    • -0
    • +105
    ./conf/hibernate/mappings/org/QaUsrResp.hbm.xml
    • -12
    • +0
    ./db/sql/tl_laqa11_uploadedFile.sql
    • -12
    • +0
    ./db/sql/tl_laqa11_uploadedFiles.sql
Fixes to learning module for the correct interpretation of user and tool session for different users. Other general fixes.

    • -2
    • +12
    ./conf/hibernate/mappings/QaQueUsr.hbm.xml
    • -293
    • +306
    ./db/model/lams_tool_qa.clay
    • -20
    • +17
    ./db/sql/create_lams_tool_qa.sql
  1. … 9 more files in changeset.