org.activemath.feedback.diagnoses
Class NotSeenButKnown
java.lang.Object
org.activemath.feedback.diagnoses.Diagnose
org.activemath.feedback.diagnoses.NotSeenButKnown
public class NotSeenButKnown
- extends Diagnose
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NotSeenButKnown
public NotSeenButKnown(String item,
String level,
UserContext uc)
- Parameters:
item - the id of the item that is notSeenButKnownlevel - the mastery-level
renderParams
protected String renderParams()
- Specified by:
renderParams in class Diagnose
getItem
public String getItem()
- Returns:
- Returns the item.
getLevel
public String getLevel()
- Returns:
- Returns the level.