Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
helper methods added to enable flash java communication

    • -0
    • +90
    ./org/lamsfoundation/lams/tool/service/TestLamsToolService.java
  1. … 9 more files in changeset.
update learnerprogress dto

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

  1. … 4 more files in changeset.
test util method to create forward name from struts path

    • -0
    • +3
    ./org/lamsfoundation/lams/util/TestWebUtil.java
mapping requires restart

  1. … 2 more files in changeset.
helper for struts added

    • -0
    • +22
    ./org/lamsfoundation/lams/util/TestWebUtil.java
  1. … 1 more file in changeset.
new abstract test case for testing struts layer

roll back the change

*** empty log message ***

added not-nullable name field and decription field and modified creation factory method.

  1. … 3 more files in changeset.
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. … 5 more files in changeset.
add one more test case

get active lessons implemented

  1. … 2 more files in changeset.
update method for tool session added

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

  1. … 2 more files in changeset.
added helpers to get first activity in sequnence activity

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

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

added helper method to get child from a complex activity by id.

  1. … 1 more file in changeset.
activity strategy for calculating next activity within a parent activity implemented and tested

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

    • -0
    • +119
    ./org/lamsfoundation/lams/lesson/TestActivityStrategy.java
  1. … 9 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.
fix up the broken tool session code. As the new lesson attribute can not be null, it should go into the constructor

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

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

  1. … 19 more files in changeset.
fix up broken test case due to the change of test data

lams tool service implemented. related services has been refactored into this implementation and shared throughout the application

  1. … 8 more files in changeset.
add test data for random grouping and fixed some broken test case due to the code merge

  1. … 1 more file in changeset.
add test case to test get group for a user against an activity instance.