org.activemath.feedback.symptoms
Class ItemPresented
java.lang.Object
org.activemath.feedback.symptoms.Symptom
org.activemath.feedback.symptoms.ItemPresented
public class ItemPresented
- extends Symptom
| Methods inherited from class org.activemath.feedback.symptoms.Symptom |
render |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ItemPresented
public ItemPresented(String item,
int pageNumber)
renderParams
protected String renderParams()
- Specified by:
renderParams in class Symptom
getItem
public String getItem()
- Returns:
- Returns the item.
getPageNumber
public int getPageNumber()