See: Description
| Interface | Description |
|---|---|
| StudentOrder |
This interface is used by online selectioning test to take students in a
particular order, parameter Test.StudentOrder.
|
| Class | Description |
|---|---|
| StudentChoiceOrder |
Return the given set of students in an order of average number of choices of
each student (students with more choices first).
|
| StudentChoiceRealFirstOrder |
Return the given set of students in an order of average number of choices of
each student (students with more choices first), however, real student are
before last-like students.
|
| StudentGroupsChoiceRealFirstOrder |
Return the given set of students in an order of average number of request groups of
each student.
|
| StudentMajorOrder |
Return the given set of students ordered by their majors
|
| StudentRandomOrder |
Return the given set of students in a random order
|
| StudentRandomRealFirstOrder |
Return the given set of students in a random order, however, all real
students before last-like students.
|
Copyright © 2017 UniTime LLC. All Rights Reserved.