Package | Description |
---|---|
student | |
testdb |
Modifier and Type | Field and Description |
---|---|
(package private) Course |
MyTests.course
The course the student is currently viewing.
|
Modifier and Type | Method and Description |
---|---|
(package private) abstract void |
MyCourses.viewTests(Course course,
Student student)
Displays a list of tests in a course.
|
Modifier and Type | Field and Description |
---|---|
(package private) Course |
Test.course |