|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.activemath.webapp.evaluators.Evaluator
org.activemath.webapp.evaluators.ReadEvaluator
public class ReadEvaluator
| Field Summary | |
|---|---|
protected static Logger |
log
|
| Fields inherited from class org.activemath.webapp.evaluators.Evaluator |
|---|
evaluationFunction, user |
| Constructor Summary | |
|---|---|
ReadEvaluator()
|
|
| Method Summary | |
|---|---|
protected void |
doExampleEventEvaluation(String ExampleId,
int historyRef)
|
protected void |
doReadEventEvaluation(String ConceptId,
int historyRef)
|
protected void |
evaluateItemRead(String itemId,
String readTimeEstimate,
int historyRef,
String pageRef)
|
| Methods inherited from class org.activemath.webapp.evaluators.Evaluator |
|---|
elementHasBeenSeen, endExercise, endPageBrowsed, initFunction, startExercise, startPageBrowsed |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static Logger log
| Constructor Detail |
|---|
public ReadEvaluator()
| Method Detail |
|---|
protected void evaluateItemRead(String itemId,
String readTimeEstimate,
int historyRef,
String pageRef)
itemId - readTimeEstimate - historyRef - pageRef -
protected void doExampleEventEvaluation(String ExampleId,
int historyRef)
ExampleId - historyRef -
protected void doReadEventEvaluation(String ConceptId,
int historyRef)
ConceptId - historyRef -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||