Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
added grouping data into testing sql script

  1. … 2 more files in changeset.
get helper function to get group from activity against learner. chagne visiability of isLearnerGroup(group)

test group based tool session

  1. … 5 more files in changeset.
Moved tool service and exception

Added getToolSession and createToolSession

added new tool session helper method to get tool session by learner and activity

  1. … 1 more file in changeset.
Changed getLearnerProgressByLeaner to getLearnerProgressByLearner

  1. … 2 more files in changeset.
upgraded hibernate to 2.1.8. added helper method to get all tool activities belongs to an activity.

  1. … 5 more files in changeset.
learner progress dao tested

  1. … 3 more files in changeset.
refactor NullActivity using Null value object pattern

    • -0
    • +28
    ./org/lamsfoundation/lams/util/Nullable.java
*** empty log message ***

*** empty log message ***

*** empty log message ***

    • -0
    • +19
    ./org/lamsfoundation/lams/lesson/NullActivity.java
    • -0
    • +17
    ./org/lamsfoundation/lams/lesson/ParallelWaitActivity.java
    • -0
    • +53
    ./org/lamsfoundation/lams/web/action/DispatchAction.java
just added save and delete

updated createCopy() method and added a few comments

updated createCopy() method and added a few comments

updated createCopy() method and added a few comments

updated createCopy() method and added a few comments

comments for previous, current and next activity added.

*** empty log message ***

add previous activity and its mapping into the learner progress

  1. … 1 more file in changeset.
*** empty log message ***

*** empty log message ***

additional methods added

latest database changes incorporated

  1. … 3 more files in changeset.
bugs for getting all learners in a class fixed. Refactored the getLearners to template method pattern

  1. … 2 more files in changeset.
tool session hibernate object and mapping file corrected. NonGroupedToolSession creation and deletion process tested.

    • -7
    • +5
    ./org/lamsfoundation/lams/tool/ToolSession.java
  1. … 5 more files in changeset.
tool session hibernate object and mapping file corrected. NonGroupedToolSession creation and deletion process tested.

    • -28
    • +25
    ./org/lamsfoundation/lams/tool/ToolSession.java
  1. … 7 more files in changeset.
add some domain convenient methods, such as getAllLearners for a lesson, validate the type of an acitivity. change cascade to save-update between learningdesign and activity.

    • -1
    • +4
    ./org/lamsfoundation/lams/lesson/Lesson.java
    • -8
    • +8
    ./org/lamsfoundation/lams/tool/Tool.java
  1. … 5 more files in changeset.
correct some old comments that still referrence to lamsinternational

  1. … 1 more file in changeset.