Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Completed Learner Progress Report

    • -14
    • +19
    ./lamsfoundation/lams/tool/qa/QaContent.java
    • -0
    • +307
    ./lamsfoundation/lams/tool/qa/web/QaExportAction.java
    • -0
    • +144
    ./lamsfoundation/lams/tool/qa/web/QaExportForm.java
  1. … 1 more file in changeset.
Completed Learner Progress View

    • -1
    • +1
    ./lamsfoundation/lams/tool/qa/QaUtils.java
    • -72
    • +122
    ./lamsfoundation/lams/tool/qa/web/MonitoringUtil.java
  1. … 2 more files in changeset.
Completed Preview Learner implementation

    • -1
    • +4
    ./lamsfoundation/lams/tool/qa/QaUtils.java
  1. … 4 more files in changeset.
View only learner report addition for the revisting user

    • -0
    • +1
    ./lamsfoundation/lams/tool/qa/QaUtils.java
  1. … 1 more file in changeset.
Learner report implementation based on monitoring summary actions and DTO reuse

    • -56
    • +164
    ./lamsfoundation/lams/tool/qa/web/MonitoringUtil.java
    • -19
    • +17
    ./lamsfoundation/lams/tool/qa/web/QAction.java
Learning module Finish Activity additions

    • -17
    • +37
    ./lamsfoundation/lams/tool/qa/web/QAction.java
  1. … 2 more files in changeset.
Learner Report implementation. A report gets generated for the learners in the learning module.

    • -0
    • +2
    ./lamsfoundation/lams/tool/qa/QaUtils.java
  1. … 5 more files in changeset.
Modified error reporting screen to use message beans rather than logical iteration.

    • -20
    • +23
    ./lamsfoundation/lams/tool/qa/QaUtils.java
  1. … 1 more file in changeset.
Added Export Portfolio functionality.

    • -0
    • +1
    ./lamsfoundation/lams/tool/qa/QaUtils.java
  1. … 1 more file in changeset.
Monitoring url, Define Later and Edit Activity integration

  1. … 7 more files in changeset.
Completed integration of monitoring url Edit Activity to define later functionality. The define later code is reused.

    • -4
    • +3
    ./lamsfoundation/lams/tool/qa/QaUtils.java
  1. … 5 more files in changeset.
Completed define later url implementation. Access from monitoring url to be done next. Changed all the resources to be international

    • -10
    • +27
    ./lamsfoundation/lams/tool/qa/QaUtils.java
    • -28
    • +40
    ./lamsfoundation/lams/tool/qa/web/QAction.java
  1. … 8 more files in changeset.
part of define later url implementation

    • -9
    • +17
    ./lamsfoundation/lams/tool/qa/QaAppConstants.java
    • -0
    • +168
    ./lamsfoundation/lams/tool/qa/QaUtils.java
    • -0
    • +64
    ./lamsfoundation/lams/tool/qa/web/QaDLStarterAction.java
    • -91
    • +120
    ./lamsfoundation/lams/tool/qa/web/QaStarterAction.java
  1. … 3 more files in changeset.
removed redundant constants

    • -62
    • +5
    ./lamsfoundation/lams/tool/qa/QaAppConstants.java
    • -86
    • +3
    ./lamsfoundation/lams/tool/qa/QaUtils.java
    • -28
    • +13
    ./lamsfoundation/lams/tool/qa/web/QAction.java
  1. … 2 more files in changeset.
Completed Monitoring url summary , instructions and stats

    • -0
    • +193
    ./lamsfoundation/lams/tool/qa/QaMonitoredUserDTO.java
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
    ./lamsfoundation/lams/tool/qa/QaMonitoredAnswersDTO.java
  1. … 2 more files in changeset.
changes to monitoring module web and service layer

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

    • -18
    • +32
    ./lamsfoundation/lams/tool/qa/QaSession.java
  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
    ./lamsfoundation/lams/tool/qa/Nullable.java
    • -15
    • +22
    ./lamsfoundation/lams/tool/qa/QaAppConstants.java
    • -7
    • +21
    ./lamsfoundation/lams/tool/qa/QaComparator.java
    • -0
    • +22
    ./lamsfoundation/lams/tool/qa/QaContent.java
    • -20
    • +21
    ./lamsfoundation/lams/tool/qa/QaQueContent.java
    • -40
    • +21
    ./lamsfoundation/lams/tool/qa/QaQueUsr.java
    • -165
    • +35
    ./lamsfoundation/lams/tool/qa/QaSession.java
    • -36
    • +22
    ./lamsfoundation/lams/tool/qa/QaUploadedFile.java
    • -0
    • +22
    ./lamsfoundation/lams/tool/qa/QaUsrResp.java
    • -394
    • +33
    ./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

    • -12
    • +0
    ./lamsfoundation/lams/tool/qa/log4j.properties
  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

    • -54
    • +10
    ./lamsfoundation/lams/tool/qa/QaAppConstants.java
    • -0
    • +220
    ./lamsfoundation/lams/tool/qa/QaContent.hbm.xml
    • -0
    • +81
    ./lamsfoundation/lams/tool/qa/QaQueContent.hbm.xml
    • -0
    • +86
    ./lamsfoundation/lams/tool/qa/QaQueUsr.hbm.xml
    • -0
    • +98
    ./lamsfoundation/lams/tool/qa/QaSession.hbm.xml
    • -0
    • +105
    ./lamsfoundation/lams/tool/qa/QaUsrResp.hbm.xml
    • -52
    • +14
    ./lamsfoundation/lams/tool/qa/QaUtils.java
    • -0
    • +87
    ./lamsfoundation/lams/tool/qa/web/CustomStrutsExceptionHandler.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.

  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

    • -55
    • +118
    ./lamsfoundation/lams/tool/qa/web/QaStarterAction.java
test

    • -220
    • +0
    ./lamsfoundation/lams/tool/qa/QaContent.hbm.xml
    • -81
    • +0
    ./lamsfoundation/lams/tool/qa/QaQueContent.hbm.xml
    • -86
    • +0
    ./lamsfoundation/lams/tool/qa/QaQueUsr.hbm.xml
    • -98
    • +0
    ./lamsfoundation/lams/tool/qa/QaSession.hbm.xml
    • -105
    • +0
    ./lamsfoundation/lams/tool/qa/QaUsrResp.hbm.xml