public abstract class CodeQuestion extends Question
Modifier and Type | Field and Description |
---|---|
(package private) java.lang.String |
scriptPath
The path to where the script to check student answers
against is stored
|
author, course, difficulty, lastUsed, questionText, time, topics
Constructor and Description |
---|
CodeQuestion() |