public class ExamStudentMoreTwoADay extends Object
new ExamStudentMoreTwoADay(model).report().save(file);
| Constructor and Description |
|---|
ExamStudentMoreTwoADay(ExamModel model)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
CSVFile |
report(Assignment<Exam,ExamPlacement> assignment)
generate report
|
public ExamStudentMoreTwoADay(ExamModel model)
model - examination timetabling modelpublic CSVFile report(Assignment<Exam,ExamPlacement> assignment)
assignment - current assignment