public class DistanceConflictTable extends AbstractStudentSectioningReport
CSVFile
comma
separated text file. Two sections that are attended by the same student are
considered in a distance conflict if they are back-to-back taught in
locations that are two far away. See DistanceConflict
for more
details. AbstractStudentSectioningReport.CourseMatcher, AbstractStudentSectioningReport.RequestMatcher
StudentSectioningReport.Filter
Constructor and Description |
---|
DistanceConflictTable(StudentSectioningModel model)
Constructor
|
Modifier and Type | Method and Description |
---|---|
CSVFile |
createTable(Assignment<Request,Enrollment> assignment,
DataProperties properties)
Create report
|
public DistanceConflictTable(StudentSectioningModel model)
model
- student sectioning modelpublic CSVFile createTable(Assignment<Request,Enrollment> assignment, DataProperties properties)
createTable
in class AbstractStudentSectioningReport
assignment
- current assignment