Index

A B C D E F G I M N Q R S T 
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.
A B C D E F G I M N Q R S T 
All Classes and Interfaces|All Packages|Constant Field Values