Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
refactorred strategies using template method. added comments

clean up some unused code

activity strategy refactored to fit the activity hierarchy

  1. … 7 more files in changeset.
add helper method to detect existing learner for a grouping

add new dao method to get active leaners by lesson - the learners who have started the lesson.

  1. … 1 more file in changeset.
implemented the basic functionality of chosen grouping.

  1. … 2 more files in changeset.
implements Serializable was added

random grouping implemented and tested

  1. … 2 more files in changeset.
add helper method to add parameter to a url

added service method to setup tool session and tool content id for tool url

update java code against change in database

    • -67
    • +253
    ./java/org/lamsfoundation/lams/tool/Tool.java
  1. … 3 more files in changeset.
move grouping support constants to grouping

onlineInstructions added to createCopy() method

*** empty log message ***

*** empty log message ***

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

comments added

    • -4
    • +2
    ./java/org/lamsfoundation/lams/tool/Tool.java
getToolUrlByMode method implemented and tested

  1. … 1 more file in changeset.
add get tool url method to tool service so that it can be visible to monitor too

create separate tool interface for core lams module and tool module

  1. … 3 more files in changeset.
to make it work for testing

helper methods added to enable flash java communication

  1. … 4 more files in changeset.
update learnerprogress dto

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

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

latest db changes

  1. … 2 more files in changeset.
mapping requires restart

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

data transfer object for remote communication

helper for struts added

  1. … 1 more file in changeset.