|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectquestions.Question
questions.FillInBlank
public abstract class FillInBlank
Fill in the blank allows the instructor to fill in the two parts of the question seperated by a blank
| Constructor Summary | |
|---|---|
FillInBlank()
|
|
| Method Summary | |
|---|---|
abstract boolean |
score()
Returns if the answer equals userAnswer. |
| Methods inherited from class questions.Question |
|---|
assignScore |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FillInBlank()
| Method Detail |
|---|
public abstract boolean score()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||