|
-
Oct 20th, 2000, 12:52 PM
#1
Thread Starter
Addicted Member
Hi
Does anyone have any ideas how I could create a 'timetabling' function/algorithm for a school using variables such as:
Pupil Name
Subjects Studied
Year
Teacher Name
Subjects Taught
Rooms Available
Any help would be greatly appreciated
Thanx
-
Oct 20th, 2000, 12:54 PM
#2
Fanatic Member
I'm sure I could help. Can you elaberate? (How do you want the outputed timetable to look, etc...)
www.RealisticGraphics.net
Running VS.Net Enterprise & VB 6
Other Languages: JavaScript, VBScript, VBA, HTML, CSS, ASP, SQL, XML
MSN Messenger: kmsheff
-
Oct 20th, 2000, 01:26 PM
#3
Thread Starter
Addicted Member
Well, i'd like the timetable to be shown sort of like this... sorry for the poor drawing...
Lesson: 1
Year
RS (rev,5)
Geog (ht,g3)
1 His (br,h1)
Latin (cr,l1)
For all the years. The four sections are for the different classes i.e. Set 1,2,3,4 etc...
Thanx
-
Oct 20th, 2000, 02:01 PM
#4
Fanatic Member
Just a couple more questions:
1) Where will the data be coming from? An outside source such as a delimited text file, excel spreadsheet, database, etc...?
2) Where you have:
RS (rev,5)
Geog (ht,g3)
1 His (br,h1)
Latin (cr,l1)
What do does "RS" reference (the class name?).
Inside the parens, what does "rev,5" reference?
If you'd rather do this through e-mail, my e-mail address is: [email protected] Thanks.
www.RealisticGraphics.net
Running VS.Net Enterprise & VB 6
Other Languages: JavaScript, VBScript, VBA, HTML, CSS, ASP, SQL, XML
MSN Messenger: kmsheff
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|