• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
setup Structs test case

get all ative lesson java flash interaction implemented and tested.

join learner into lesson implemented and tested

calculate progress action forward modified and tested

  1. … 19 more files in changeset.
added comments

fix some bugs in calculating current complete activity list

  1. … 3 more files in changeset.
implementing get active lesson struts action method

  1. … 2 more files in changeset.
new algorithm in progress engine added to calculate completed activities list before move to

next activity following transition.

  1. … 1 more file in changeset.
integrate web layer with service layer

  1. … 15 more files in changeset.
Rename Struts action from "xxxActivity" to "xxxActivityAction".

  1. … 3 more files in changeset.
changed complete tool activity from loading the next tool directly to a lams learning loading page

  1. … 14 more files in changeset.
Remove notebook related Struts action and form bean from learning web app.

They will be moved into notebook module.

  1. … 3 more files in changeset.
The main progress engine calculation completed and tested.

  1. … 4 more files in changeset.
Replaced ActionMappings with ActivityMapping and

ActivityMappingStrategy. Should now work properly with parallel

activity waits

  1. … 1 more file in changeset.
get calculate progress working.

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

just changed the comment from the myeclipse default

renamed leaner learner

Changed references to sessionBean.getLearner()

Moved base learning stuff to a base action LearnerAction

Added new Error action and comments

accomodate the change of tool session constructor

  1. … 6 more files in changeset.
all conditions of joining lesson tested.

  1. … 12 more files in changeset.
get join lesson bit to work

  1. … 7 more files in changeset.
change the learner service Spring configuration file

  1. … 3 more files in changeset.
join lesson added

join lesson added

Added GPL header

  1. … 45 more files in changeset.
updated use of ActivityURL to String

Updated to use ActionMappings

Updated some comments

Replaced use of ActivityURL with String.

Added actionMappings as bean property.