This page references the valid codes for the input file, considering the current configuration file and input data.
1 - General configuration
Configuration file: gensched.ini, read status: no, using default values.
- Valid group codes/values:
- Division: DG
- Class group: CG
- Lab Group: AG
- Valid week days codes/values:
- M: Monday
- Tu: Tuesday
- W: Wenesday
- Th: Thursday
- F: Friday
- Valid time slots codes/values:
- M1: 9AM
- M2: 10AM
- M3: 11AM
- A1: 2PM
- A2: 3PM
- A3: 4PM
- A4: 5PM
- Input file fields order:
- week field position: 1
- day field position: 2
- timeslot field position: 3
- group field position: 4
- type field position: 5
- subject field position: 6
- room field position: 7
- instructor field position: 8
- duration field position: 9
- comment field position: 10
- Unknown special field values:
- Unknown instructor: "M. X"
- Unknown room: "RRR"
- Unknown subject: "S???"
- Misc. switches:
- Atomic duration: 1
- Number of morning time slots: 3
- csv delim character: , (ASCII 0x2c)
- requested language filename: (none)
- Boolean switches:
- OnePagePerDiv: false
- OnePagePerWeek: false
- ColorPerSubject: true
- PrintDayDate: true
- PrintUnknowItem: true
- OutputTimeStamp: false
- PrintEventType: true
- PrintNoonSepLine: true
- CopyStyleSheets: true
- CommentFormatting: true
2 - User data
2.1 - Groups
- Group file name: build/html/demo/groups_demoB_4d.ini, read status: Yes
- 6 atomic groups: A - B - C - D - E - F
- 3 class groups:
- group AB, holds 2 atomic groups: A B
- group CD, holds 2 atomic groups: C D
- group EF, holds 2 atomic groups: E F
- 2 division groups:
- group D1, holds 2 class groups: AB CD
- group D2, holds 1 class groups: EF
2.2 - Volume reference input file
- file name:
2.3 - Field values
- List of Instructors
- 1 : M. X
- 2 : A. Banderas
- 3 : B. Affleck
- 4 : B. Willis
- 5 : J. Dujardin
- 6 : K. Spacey
- 7 : M. Monroe
- 8 : R. DeNiro
- List of subjects
- 1 : S???
- 2 : Comp. Science
- 3 : English
- 4 : French
- 5 : Math
- 6 : Physics
- 7 : Russian
- List of rooms
- 1 : RRR
- 2 : R1
- 3 : R2
- 4 : R3
- 5 : R4