Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
    ./java/org/lamsfoundation/lams/util/Nullable.java
*** empty log message ***

*** empty log message ***

*** empty log message ***

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.

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

  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.

    • -8
    • +8
    ./java/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.
modify tool session state according to the database default value change.

No longer required

change ac to context. comments for ToolContentIDGenerator added

  1. … 5 more files in changeset.
tool content id generator implemented

  1. … 6 more files in changeset.