public abstract class EssayQuestion extends Question
Modifier and Type | Field and Description |
---|---|
(package private) java.util.Collection<java.lang.String> |
correctKWs
The collection of keywords that the automatic grader
should be looking for in order.
|
author, course, difficulty, lastUsed, questionText, time, topics
Constructor and Description |
---|
EssayQuestion() |