public abstract class SAQuestion 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 any order.
|
author, course, difficulty, lastUsed, questionText, time, topics
Constructor and Description |
---|
SAQuestion() |