testtool.Main
Class TestTakingWorkspace
java.lang.Object
testtool.Main.TestTakingWorkspace
public class TestTakingWorkspace
- extends java.lang.Object
A TestWorkspace is an object containing all of the
test-taking content for a student *
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name_
protected java.lang.String name_
proctor_
protected java.lang.String proctor_
class_
protected java.lang.String class_
problem
protected Problem problem
answeredTest
protected AnsweredTest answeredTest
testtype
protected Testtype testtype
TestTakingWorkspace
public TestTakingWorkspace()
- Default Constructor