public class ExamPeriodUsage extends Object
new ExamPeriodUsage(model).report().save(file);
| Modifier and Type | Field and Description |
|---|---|
static int[] |
sLimits
Exam enrollment limits
|
| Constructor and Description |
|---|
ExamPeriodUsage(ExamModel model)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
CSVFile |
report(Assignment<Exam,ExamPlacement> assignment)
generate report
|
public static int[] sLimits
public ExamPeriodUsage(ExamModel model)
model - examination timetabling modelpublic CSVFile report(Assignment<Exam,ExamPlacement> assignment)
assignment - current assignment