LDEV-4407 Tools to stop using learnerService
There is no need to have a separate ILearnerService designed
for tools only. As long as they re… Show more
There is no need to have a separate ILearnerService designed
for tools only. As long as they re… Show more
LDEV-4407 Tools to stop using learnerServiceThere is no need to have a separate ILearnerService designedfor tools only. As long as they require only one method from itcompleteToolSession() which we can simply move toILamsToolService. After which we just remove learnerServicefrom the tools.
Show less