org.activemath.webapp.exercises.mcq
Class Choice

java.lang.Object
  extended by org.activemath.webapp.exercises.mcq.Choice

public class Choice
extends Object


Method Summary
 String getAnswer()
           
 String getPrompt()
           
 boolean getVerdict()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getPrompt

public String getPrompt()

getAnswer

public String getAnswer()

getVerdict

public boolean getVerdict()