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_4b.ini, read status: Yes
- 2 atomic groups: A - B
- 1 class groups:
- group Z, holds 2 atomic groups: A B
2.2 - Volume reference input file
- file name:
2.3 - Field values
- List of Instructors
- 1 : M. X
- 2 : B. Affleck
- 3 : B. Willis
- 4 : CCCCC
- 5 : R. DeNiro
- List of subjects
- 1 : S???
- 2 : AAAAA
- 3 : English
- 4 : Math
- 5 : Physics
- List of rooms
- 1 : RRR
- 2 : BBBBB
- 3 : R1
- 4 : R2
- 5 : R3