org.activemath.webapp.exercises.mcq
Class MCQExercise
java.lang.Object
org.activemath.webapp.exercises.mcq.MCQExercise
public class MCQExercise
- extends Object
|
Field Summary |
protected static Category |
log
The logger for this class |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
protected static Category log
- The logger for this class
MCQExercise
public MCQExercise(String id,
Formatter formatter)
getTitle
public String getTitle()
getQuestion
public String getQuestion()
getChoices
public Choice[] getChoices()
getNumChoices
public int getNumChoices()
getNumCorrectChoices
public int getNumCorrectChoices()