FlyerTalk Forums - View Single Post - Delta Choice Benefits Page is Open
View Single Post
Old Feb 22, 2010 | 2:39 pm
  #201  
raehl311
10 Countries Visited
20 Countries Visited
30 Countries Visited
15 Years on Site
 
Join Date: Jan 2008
Location: EAU
Programs: UA 1K, CO Plat, NW Plat, Marriott Premiere Plat, SPG Plat, Priority Gold, Hilton Gold
Posts: 4,760
Originally Posted by MSPeconomist
In this example, Flyer A is rewarded more compared to Flyer B precisely for flying less than 250K in 2009. Is this the way a loyalty program should be designed?
No, but I think you're missing the difference between DESIGNED and IMPLEMENTED. The program was designed that neither Flyer A nor Flyer B should have gotten the PM choice. But IT screwed up and instead of doing this:

if (2011MQM > 125k) then { give 2011 DM choices}
else if (2011MQM > 75k AND status IS NOT DM) then { give 2011 PM choice }

They did this:

if (2011MQM > 125k) then { give 2011 DM choices}
else if (2011MQM > 75k) then { give 2011 PM choice }



And doesn't this contradict the 10 SWU statements from DL?
No. The original statements were open to interpretation and never clarified. You can get 10 SWUs if you make DM so long as you don't start as DM.



Anyway, two separate issues here:

1) DL IT screwed up the implementation of the program
2) Jeff was ambiguous about how the program would work in earlier statements, and allowed people to believe the program would work differently than it actually would.
raehl311 is offline