org.activemath.tutor.lmbridge
Class Competency
java.lang.Object
org.activemath.tutor.lmbridge.Competency
public final class Competency
- extends Object
VALUES
public static final List VALUES
THINK
public static final Competency THINK
ARGUE
public static final Competency ARGUE
MODEL
public static final Competency MODEL
SOLVE
public static final Competency SOLVE
REPRESENT
public static final Competency REPRESENT
LANGUAGE
public static final Competency LANGUAGE
COMMUNICATE
public static final Competency COMMUNICATE
TOOLS
public static final Competency TOOLS
getByName
public static Competency getByName(String name)
toString
public String toString()
- Overrides:
toString in class Object