|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecttesttool.component.question.ShortAnswerQuestion
public class ShortAnswerQuestion
This ShortAnswerQuestion class extends the question class and has an answer that the student submits and a list of keywords that the teacher submits.
| Field Summary | |
|---|---|
private java.util.List<java.lang.String> |
keywords
|
private java.lang.String |
studentAnswer
|
| Constructor Summary | |
|---|---|
ShortAnswerQuestion()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private java.util.List<java.lang.String> keywords
private java.lang.String studentAnswer
| Constructor Detail |
|---|
public ShortAnswerQuestion()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||