Index
All Classes and Interfaces|All Packages|Constant Field Values
T
- TimedExam - Class in SolvishR
-
The SolvishR.TimedExam class represents a timed exam, extending the abstract SolvishR.Exam class.
- TimedExam(int) - Constructor for class SolvishR.TimedExam
-
Constructs a SolvishR.TimedExam with a time limit and an empty list of questions.
- TimedExam(List<Question>, int) - Constructor for class SolvishR.TimedExam
-
Constructs a SolvishR.TimedExam with a pre-defined list of questions and a time limit.
All Classes and Interfaces|All Packages|Constant Field Values