include("include/session.php");
include("include/usermenu.php");
show_menubar();
if (!($session->logged_in)) {
show_login();
exit;
}
#print "lvl:".$session->userlevel." ";
if ($session->userlevel < MEMBER_LEVEL) {
print "Sorry, you do not have permission to access this page. ";
print "Back to Main ";
return;
}
?>
PPS Team Goals and Responsibilities
Tech Team
Goal: Provide technical and physical support
Responsibilities:
- Setup and teardown of DVR equipment
- Placement of audio equipment
- Placement of freestanding video cameras
- Check batteries in group-owned voice recorders, walkie-talkies, etc.
- Maintain equipment
- Research and develop new technologies
- Assist in team training
Psychic Team
Goal: Provide intuitive support
Responsibilities:
- Locate “hotspots” for location of equipment
- Channel or communicate with apparitions
- Assist in the evaluation of client and eye-witness reports
- Report of psychic events
- Continuing refinement and training of psychic abilities
Research / Case Management
Goal: Collect and maintain information
Responsibilities:
- Obtain property and personnel information
- Setup and coordinate investigations
- Create and maintain investigation reports
- Meeting notes and attendees
- Assist in team training
- Client interview and reporting
Investigation Team
Goal: Investigation
Responsibilities:
- Site investigation and reporting
- Knowledge and understanding of equipment
- Communications with team
- On-going training
|