org.activemath.feedback.diagnoses
Class ItemMastered

java.lang.Object
  extended by org.activemath.feedback.diagnoses.Diagnose
      extended by org.activemath.feedback.diagnoses.ItemMastered

public class ItemMastered
extends Diagnose


Constructor Summary
ItemMastered(String item, UserContext uc)
           
 
Method Summary
 String getItem()
           
protected  String renderParams()
           
 
Methods inherited from class org.activemath.feedback.diagnoses.Diagnose
addSymptom, getSyndrome, render
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ItemMastered

public ItemMastered(String item,
                    UserContext uc)
Method Detail

renderParams

protected String renderParams()
Specified by:
renderParams in class Diagnose

getItem

public String getItem()
Returns:
Returns the item.