Clone
fmalikoff
committed
on 30 May 06
Replaced getActiveLessons with getLesson, to suit the change from listing all the lessons in the learner client to just working with a sing… Show more
Replaced getActiveLessons  with getLesson, to suit the change from listing all the lessons in the learner client to just working with a single lesson.

Also moved the logic to cache the lesson learners into the lams.jar (in the LessonService).

Show less