org.activemath.tutor.lmbridge
Class TutorLMBridge
java.lang.Object
org.activemath.tutor.lmbridge.TutorLMBridge
public class TutorLMBridge
- extends Object
This class is intended to hide the Learner Model implementation from the TC.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
protected static Logger log
getInstance
public static TutorLMBridge getInstance()
getMastery
public double getMastery(User user,
String contentId)
getCompetency
public double getCompetency(User user,
String itemId,
Competency competency)
alreadySeen
public boolean alreadySeen(User user,
String itemId)