public abstract class teacherTaking
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
(package private) java.lang.String |
mode
String that has the mode that the the test in administered
|
(package private) java.lang.String |
testName
String that gives the name of test
|
| Constructor and Description |
|---|
teacherTaking() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
editButton()
Method that makes the editMode screen pop up
|