Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-1916 adding autopatch to tools, including db_version_insert.sql script to tool deployer

  1. … 71 more files in changeset.
LDEV-1892: Feature has been added.

  1. … 6 more files in changeset.
Added advanced option: notify monitoring teacher when a learner enters the activity.

  1. … 6 more files in changeset.
Added comments. Some additional clean up. Fixed date parsing error.

  1. … 29 more files in changeset.
Clean up

    • -203
    • +0
    ./org/lamsfoundation/lams/tool/daco/dto/Summary.java
  1. … 7 more files in changeset.
Added export portfolio. Fixed sequence export issues. Added reflection functionality. Added horizontal view in monitoring. Added links to external maps in longitude/latitude questions. Multiple minor changes.

  1. … 76 more files in changeset.
Fixed bug that prevented answer options to save in a database.

Added statistics in monitoring. Changed navigation method in monitoring record list. Multiple minor changes.

  1. … 90 more files in changeset.
Added question summaries in learning. Removed some bugs.

    • -0
    • +101
    ./org/lamsfoundation/lams/tool/daco/util/QuestionSummary.java
  1. … 17 more files in changeset.
Minor changes in functionality and debugging, according to Fiona's letter.

  1. … 12 more files in changeset.
The tool now acts properly as a part of a sequence. Fixed some horizontal display issues. The tool checks for min and max number of records before finishing the activity.

  1. … 7 more files in changeset.
Ready to be presented.

  1. … 3 more files in changeset.
First check in - 2nd attempt.

    • -0
    • +169
    ./org/lamsfoundation/lams/tool/daco/DacoConstants.java
    • -0
    • +164
    ./org/lamsfoundation/lams/tool/daco/dacoApplicationContext.xml
    • -0
    • +70
    ./org/lamsfoundation/lams/tool/daco/dao/DAO.java
    • -0
    • +16
    ./org/lamsfoundation/lams/tool/daco/dao/DacoAnswerDAO.java
    • -0
    • +28
    ./org/lamsfoundation/lams/tool/daco/dao/DacoAttachmentDAO.java
    • -0
    • +36
    ./org/lamsfoundation/lams/tool/daco/dao/DacoDAO.java
    • -0
    • +41
    ./org/lamsfoundation/lams/tool/daco/dao/DacoQuestionDAO.java
    • -0
    • +47
    ./org/lamsfoundation/lams/tool/daco/dao/DacoQuestionVisitDAO.java
    • -0
    • +41
    ./org/lamsfoundation/lams/tool/daco/dao/DacoSessionDAO.java
    • -0
    • +37
    ./org/lamsfoundation/lams/tool/daco/dao/DacoUserDAO.java
  1. … 196 more files in changeset.