Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
added new fields to lesson object

  1. … 2 more files in changeset.
fix up some problems with activity mappings fix up bugs in saving temp completed activity list

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

  1. … 2 more files in changeset.
latest database changes mapped

  1. … 1 more file in changeset.
lesson data transfer object implemented

    • -0
    • +102
    ./java/org/lamsfoundation/lams/lesson/dto/LessonDTO.java
added data holder to hold current completed activities list for flash

get active lessons implemented

  1. … 2 more files in changeset.
Rename customized struts action from "action" to "LamsAction" to avoid naming duplication with existing Struts API

*** empty log message ***

change activity comparator to use the order id field

added implementation of get tool session by learner

update method for tool session added

  1. … 2 more files in changeset.
new property activityCategoryID added

  1. … 1 more file in changeset.
add get tool session by id to toolService

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

createCopy() method modified

createCopy() method modified

added helpers to get first activity in sequnence activity

  1. … 1 more file in changeset.
added waiting flag for learner progress

  1. … 2 more files in changeset.
added helper method to get child from a complex activity by id.

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

Additional comments added for getTransitionTo() and getTransitionFrom() methods

activity strategy for calculating next activity within a parent activity implemented and tested

  1. … 1 more file in changeset.
activity strategy for calculating children activity completion status implemented and tested

  1. … 3 more files in changeset.
fix up the bug in eager fetch exposed by new test case

fix up the broken tool session code. As the new lesson attribute can not be null, it should go into the constructor

  1. … 2 more files in changeset.
fix up the broken tool session code. As the new lesson attribute can not be null, it should go into the constructor

  1. … 3 more files in changeset.
*** empty log message ***

  1. … 2 more files in changeset.
*** empty log message ***

  1. … 2 more files in changeset.
added lesson