Arduino Alarm Clock-Programming issue

I am new to this whole arduino system, and was trying to build a small project to get a better understanding of this micro-controller. I am trying to use an idea posted on the instructables website and fix the programming slightly in order to change it so that it does what I want. The link to site where the entire program is shown is:

I want it to function like a regular alarm clock except that when its 8:00AM the buzzer will turn on and start beeping and will not turn off until the PIR sensor is activated by an individual walking outside their bedroom door (where the PIR sensor can't detect them). Then if the individual tries to walk back into the room before two whole minutes are over the PIR sensor will detect them again and cause the buzzer to turn on again. Thus forcing the individual to wake up and step outside their bedroom door and wait there (or go to the bathroom) for a whole two minutes, and this will cause them to wake up and get out of that initial groggy stage preventing oversleeping by getting rid of the whole snooze habit. Its seems like it should be simple but I have tried to add different code but nothing seems to be working. I would really appreciate any help, thank you!

Sure we will.
See the stickey at the top of the forum.

If I had one of those clocks it would be in the garbage the first morning :wink:

I would really appreciate any help

I've got a whole bunch of these sitting around:

You need them!

I think this will be a bit more helpful.

What they are trying to say is that in order to get help here, we need to see code, perhaps a diagram off your circuit and and explanation of what the output actually is. If you read the first post in this forum, it will tell you basically the same thing and a bit more. So what actually seems to be your problem?