public class Answer extends Object
| Constructor and Description |
|---|
Answer(String id,
String text,
boolean isCorrect) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
String |
getText() |
boolean |
isCorrect() |
void |
postProcessing(int questionType) |
Copyright © 2005–2018 Sakai Project. All rights reserved.