|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.activemath.exercises.openmath.OpenMath
org.activemath.exercises.InteractionGenerator
org.activemath.exercises.generators.Static
org.activemath.exercises.generators.DefaultGenerator
org.activemath.exercises.generators.FirstDepthHintStrategy
public class FirstDepthHintStrategy
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.activemath.exercises.generators.DefaultGenerator |
|---|
DefaultGenerator.DefaultEvaluator |
| Field Summary |
|---|
| Fields inherited from class org.activemath.exercises.generators.DefaultGenerator |
|---|
insertConfidenceCheck |
| Fields inherited from class org.activemath.exercises.generators.Static |
|---|
initialNode |
| Fields inherited from class org.activemath.exercises.InteractionGenerator |
|---|
activemathNamespace, dublinCoreNamespace, exercise, exerciseId, knownInteractions, lang, localUserModel, localUserModelActive, masterGenerator, om, omdocNamespace, openmathNamespace, parameters, presentationStrategy, serializer, session, theoryId |
| Constructor Summary | |
|---|---|
FirstDepthHintStrategy(LocalUserModel localUserModel)
|
|
| Method Summary | |
|---|---|
Evaluator |
getAnswerEvaluator()
Provide an answer evaluator, if this generator requires a custom one. |
org.jdom.Element |
getFeedback(String id)
|
| Methods inherited from class org.activemath.exercises.generators.DefaultGenerator |
|---|
getInteraction, getInteraction, isImportantInteraction, prepareInteraction, setConfidenceCheck |
| Methods inherited from class org.activemath.exercises.InteractionGenerator |
|---|
abort, getExerciseDocument, getExerciseId, getName, getParameters, getPresentationStrategy, getSession, getTheoryId, hasAnswerMap, isStrategy, setExerciseDocument, setExerciseId, setIsStrategy, setLang, setMasterGenerator, setName, setParameters, setPresentationStrategy, setSession, setTheoryId |
| Methods inherited from class org.activemath.exercises.openmath.OpenMath |
|---|
applyBinding, getOmobjContents, oma, oma, oma, oma, oma, ombind, ombind, ombind, ombind, ombind, ombvar, ombvar, ombvar, ombvar, ome, ome, ome, ome, omf, omf, omi, omi, omobj, oms, omstr, omv, output, setOmNamespace, substituteVariables, tidyForOpenMath1, toDouble, toInt |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FirstDepthHintStrategy(LocalUserModel localUserModel)
| Method Detail |
|---|
public org.jdom.Element getFeedback(String id)
getFeedback in class InteractionGeneratorpublic Evaluator getAnswerEvaluator()
DefaultGenerator
getAnswerEvaluator in class DefaultGenerator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||