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
|
public static int[] sLimits
public ExamPeriodUsage(ExamModel model)
model - examination timetabling modelpublic CSVFile report(Assignment<Exam,ExamPlacement> assignment)
assignment - current assignmentCopyright © 2017 UniTime LLC. All Rights Reserved.