Results 1 to 4 of 4

Thread: Newbie needs experienced help

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Aug 2000
    Posts
    181

    Question

    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

  2. #2
    Fanatic Member RealisticGraphics's Avatar
    Join Date
    Jul 1999
    Location
    Arkansas
    Posts
    655
    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

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Aug 2000
    Posts
    181

    Talking

    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

  4. #4
    Fanatic Member RealisticGraphics's Avatar
    Join Date
    Jul 1999
    Location
    Arkansas
    Posts
    655
    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
  •  



Click Here to Expand Forum to Full Width