Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Completed Monitoring url summary , instructions and stats

  1. … 3 more files in changeset.
summary screen drop down

  1. … 1 more file in changeset.
Monitoring summary screen

Monitoring module summary screen

    • -0
    • +101
    ./org/lamsfoundation/lams/tool/qa/QaMonitoredAnswersDTO.java
  1. … 2 more files in changeset.
changes to monitoring module web and service layer

    • -0
    • +2
    ./org/lamsfoundation/lams/tool/qa/QaQueUsr.java
    • -0
    • +38
    ./org/lamsfoundation/lams/tool/qa/QaUtils.java
  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

  1. … 9 more files in changeset.
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

    • -20
    • +21
    ./org/lamsfoundation/lams/tool/qa/Nullable.java
    • -20
    • +21
    ./org/lamsfoundation/lams/tool/qa/QaQueContent.java
    • -40
    • +21
    ./org/lamsfoundation/lams/tool/qa/QaQueUsr.java
    • -165
    • +35
    ./org/lamsfoundation/lams/tool/qa/QaSession.java
    • -394
    • +33
    ./org/lamsfoundation/lams/tool/qa/QaUtils.java
  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. … 113 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
    • +220
    ./org/lamsfoundation/lams/tool/qa/QaContent.hbm.xml
    • -0
    • +105
    ./org/lamsfoundation/lams/tool/qa/QaUsrResp.hbm.xml
    • -52
    • +14
    ./org/lamsfoundation/lams/tool/qa/QaUtils.java
    • -7
    • +7
    ./org/lamsfoundation/lams/tool/qa/web/QAction.java
  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.

    • -2
    • +14
    ./org/lamsfoundation/lams/tool/qa/web/QAction.java
  1. … 8 more files in changeset.
reorganized resources and reformatted jsps

  1. … 6 more files in changeset.
enabled and fixed persistance of advanced tab boolean properties

reorganized reading tool signature

    • -0
    • +8
    ./org/lamsfoundation/lams/tool/qa/web/QAction.java
test

    • -220
    • +0
    ./org/lamsfoundation/lams/tool/qa/QaContent.hbm.xml
    • -105
    • +0
    ./org/lamsfoundation/lams/tool/qa/QaUsrResp.hbm.xml
fixes in relation to persisting questioncontent and corrected datamodel

  1. … 1 more file in changeset.
changes and fixes in relation to unique keys on the tool tables and relevant changes to DAOS and service layer functionality.

    • -1
    • +3
    ./org/lamsfoundation/lams/tool/qa/web/QAction.java
  1. … 5 more files in changeset.
added uid property to QaQueContent

  1. … 2 more files in changeset.
added uid property to content pojo / table and updated the hibernate config

  1. … 4 more files in changeset.
fixes for the table names and relevant config files

  1. … 13 more files in changeset.
Fixes to learning module for the correct interpretation of user and tool session for different users. Other general fixes.

    • -1
    • +16
    ./org/lamsfoundation/lams/tool/qa/QaQueUsr.java
  1. … 14 more files in changeset.
Urgent fix for evaluating user and session data before forwarding to a read only report.

  1. … 5 more files in changeset.
Change toolSessionManager interface to add new toolSessionName.

Change toolSessionManager interface to add new toolSessionName.

  1. … 5 more files in changeset.
Change toolSessionManager interface to add new toolSessionName.

  1. … 1 more file in changeset.
removed QaMonitoringStarterAction and replace it with QaMonitoringAction.unspecified()

refactored Dispatch Actions in Monitoring interface

    • -24
    • +20
    ./org/lamsfoundation/lams/tool/qa/QaUtils.java
    • -115
    • +121
    ./org/lamsfoundation/lams/tool/qa/web/LearningUtil.java
    • -87
    • +87
    ./org/lamsfoundation/lams/tool/qa/web/QAction.java
  1. … 6 more files in changeset.
added retrieveQaQueContentsByToolContentId()

*changed jsps to use DHTML multi-tab *refactored DispatchAction

    • -18
    • +24
    ./org/lamsfoundation/lams/tool/qa/QaUtils.java
    • -418
    • +528
    ./org/lamsfoundation/lams/tool/qa/web/QAction.java
  1. … 6 more files in changeset.
Implemented the proper finish behaviour, so it goes to the next activity properly.

    • -26
    • +7
    ./org/lamsfoundation/lams/tool/qa/web/QAction.java