php-db | 2004071
Date: 07/14/04
- Next message: Justin Palmer: "RE: [PHP-DB] Re: Hold System"
- Previous message: Peter Westergaard: "Re: [PHP-DB] Re: Hold System"
- Next in thread: Justin Palmer: "RE: [PHP-DB] Re: Hold System"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
You basically have the idea:
-Students are matched to Host Families (We have Students, but we do not
have Host Families)
-It does not matter how many holds a Coordinator has. They can have
zero. It is to there discretion.
-Coordinators pick students to place.
It is fairly involved. But I have the rest worked out. I just don't
feel right about this hold table.
Justin Palmer
-----Original Message-----
From: Ed Lazor [mailto:Ed.Lazor <email protected>]
Sent: Wednesday, July 14, 2004 12:42 PM
To: 'Peter Westergaard'; php-db <email protected>
Subject: RE: [PHP-DB] Re: Hold System
Hold refers to the period of time when a student is waiting to be
matched with a host family.
- You have three groups: students, coordinators, and host families.
- Coordinators match students with host families.
- Students go through different stages of processing.
The goals are to:
- provide each host family with a student
- keep each coordinator busy with three students
- make sure each student has a coordinator
- make sure students don't get stuck indefinitely in any particular
stage
Basically, this can end up being a fairly involved project...
> -----Original Message-----
> Could I get a plain-language explanation of the process of a 'hold'?
> I'm not entirely clear what is happening, and what an 'expiry' means
> in the context of the hold and what a '#1 position' would represent
> for a student.
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: Justin Palmer: "RE: [PHP-DB] Re: Hold System"
- Previous message: Peter Westergaard: "Re: [PHP-DB] Re: Hold System"
- Next in thread: Justin Palmer: "RE: [PHP-DB] Re: Hold System"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

