From 0c85ce6bc8015d9f3567dae3c992d36e7338b20a Mon Sep 17 00:00:00 2001 From: Max Meinhold Date: Tue, 1 Oct 2019 00:40:35 -0400 Subject: [PATCH 1/3] Replace the old Housing Evaluations * Describe our current process * Use 1 (one) housing point rather than 2 since we don't do 1-3 now * Fix broken references --- constitution.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/constitution.tex b/constitution.tex index d5f1bdb1..a8d9e5c6 100644 --- a/constitution.tex +++ b/constitution.tex @@ -673,11 +673,11 @@ \asubsubsection{Housing Priority System} The Housing Priority System is a means for determining the priority a House member has in a Housing issue such as Single Room Assignment or the Assignment of Available Housing. The member with top priority is the member with on-floor status and the most Housing Priority Points. -Housing points are accumulated during the Housing Evaluation described in \ref{Housing Evaluation}. +Housing Priority Points are accumulated once per Operating Session at the conclusion of the Membership Evaluation. Each Active Member with On-Floor Status who passes the Membership Evaluation is granted one (1) Housing Priority Point. \\* \\* In the event of a tie, the members will be approached simultaneously and if they are unable to decide fairly between themselves, the assignment of priority will be made by random selection of the tied members. \asubsubsubsection{Single Room Assignments} -When a single room on the House becomes available it is offered to the member who carries the highest Housing Priority as defined in By-Law V, Section H. +When a single room on the House becomes available it is offered to the member who carries the highest Housing Priority as defined in \ref{Housing Priority System}. If that House member declines the option, it will be offered to the member with the next highest Housing Priority. This process continues until a member selects to move into the single room. Once in a single room, a House member retains the assignment until voluntarily giving it up. From 73ed3f80223c142cc073c61a0fa16abf104b7bcc Mon Sep 17 00:00:00 2001 From: Max Meinhold Date: Wed, 2 Oct 2019 22:44:44 -0400 Subject: [PATCH 2/3] Set housing points to two --- constitution.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constitution.tex b/constitution.tex index a8d9e5c6..9c85f549 100644 --- a/constitution.tex +++ b/constitution.tex @@ -673,7 +673,7 @@ \asubsubsection{Housing Priority System} The Housing Priority System is a means for determining the priority a House member has in a Housing issue such as Single Room Assignment or the Assignment of Available Housing. The member with top priority is the member with on-floor status and the most Housing Priority Points. -Housing Priority Points are accumulated once per Operating Session at the conclusion of the Membership Evaluation. Each Active Member with On-Floor Status who passes the Membership Evaluation is granted one (1) Housing Priority Point. +Housing Priority Points are accumulated once per Operating Session at the conclusion of the Membership Evaluation. Each Active Member with On-Floor Status who passes the Membership Evaluation is granted two (2) Housing Priority Points. \\* \\* In the event of a tie, the members will be approached simultaneously and if they are unable to decide fairly between themselves, the assignment of priority will be made by random selection of the tied members. \asubsubsubsection{Single Room Assignments} From dbc861426cdb3a0e629846cff6abd02f47442e44 Mon Sep 17 00:00:00 2001 From: Max Meinhold Date: Sun, 3 Nov 2019 14:34:36 -0500 Subject: [PATCH 3/3] Correct single room ties --- constitution.tex | 1 + 1 file changed, 1 insertion(+) diff --git a/constitution.tex b/constitution.tex index 9c85f549..1d402a23 100644 --- a/constitution.tex +++ b/constitution.tex @@ -678,6 +678,7 @@ In the event of a tie, the members will be approached simultaneously and if they are unable to decide fairly between themselves, the assignment of priority will be made by random selection of the tied members. \asubsubsubsection{Single Room Assignments} When a single room on the House becomes available it is offered to the member who carries the highest Housing Priority as defined in \ref{Housing Priority System}. +In the event of a tie, the members will be approached simultaneously and if they are unable to decide fairly between themselves, the assignment of priority will be made by random selection of the tied members. If that House member declines the option, it will be offered to the member with the next highest Housing Priority. This process continues until a member selects to move into the single room. Once in a single room, a House member retains the assignment until voluntarily giving it up.