<?php $__env->startSection('page_title'); ?>
    OSAA - Coaches
<?php $__env->stopSection(); ?>

<?php $__env->startSection('page_sub_title'); ?>    
   OSAA Information and Resources for Coaches
<?php $__env->stopSection(); ?>

<?php $__env->startSection('scripts'); ?>
    @parent

    <style type="text/css">
        h3 {
            color: #990000 !important;
        }

        .course_item {
            margin-bottom: 1.5em;
        }

        .course_item img {
            width: 80px;
            float: left;
            margin: 0 10px 0 0;
        }

        .course_item .course_title {
            font-weight: bold;
            font-size: 12pt;
        }

        .course_item .course_when {
            font-style: italic;
            font-size: 9pt;            
        }

        .course_item .course_link {
            
        }    

        .course_item .course_name {
            font-size: 9pt;
        }

        ol li {
            margin-bottom: 1em;
        }

    </style>

<?php $__env->stopSection(); ?>

<?php $__env->startSection('jquery_init'); ?>

	$('.button').button();

	$('.tabs').tabs();

  $('.tab_button')
      .button()
      .css({'font-size' : '12pt',
            'height' : '4.5em',
            'width' : '150px',
            'padding-top' : '1em',
            'margin-right' : '40px'})
      .click(function(event)
      {
          event.preventDefault();

          var target = $(this).attr('data-goto-index');
          $('.tabs').tabs('option', 'active', target);
      });

<?php $__env->stopSection(); ?>

<?php $__env->startSection('page_functions'); ?>
	
<?php $__env->stopSection(); ?>


<?php $__env->startSection('main_content'); ?>    
  
  <div class="tabs awards">
      <ul style="padding-left:5px; font-size:9pt;">            
          <li><a href="#about">OSAA Coaches</a></li>
          <li><a href="#requirements">Coaching Requirements</a></li>
          <li><a href="#policies">Policies, Forms, &amp; Links</a></li>
          <li><a href="#resources">Additional Resources</a></li>
      </ul>
      
      <?php /*  About: Landing Page  */ ?>
      <div id="about">
          <a href="http://www.oregoncoach.org/" style="float: right; text-align: center; border: none; margin: 1em 1.5em;">
              <img src="<?php echo asset('images/icons/oaca.jpg'); ?>" height="50px" border="0" /><br/>
              Oregon Athletic<br>Coaches Association
          </a>

          <h1>Coaches</h1>
          School coaches are tremendously important educators who have the opportunity to make lasting impressions on students as they learn 
          lifelong lessons through participation in activities. Thank you for your efforts in developing your students. We hope you'll find this page helpful in reaching your goals.

          <br /><br />

          <h2>Coaching Information</h2>

          <a href="#requirements" class="tab_button" data-goto-index="1">
              Coaching Requirements
          </a>

          <a href="#policies" class="tab_button" data-goto-index="2">
              Policies, Forms &amp; Links
          </a>

          <a href="#resources" class="tab_button" data-goto-index="3">
              Additional Resources
          </a>

          <br class="clear" /><br />

          <h2>Professional Organizations</h2>
          The OSAA works closely with several professional organizations that provide excellent resources for high school coaches.  Follow the links below for additional information.
          
          <div style="margin-left: 40px; line-height: 1.25em;">
              &raquo; <a href="http://www.oregoncoach.org/" target="_blank">Oregon Athletic Coaches Association (OACA)</a><br />
              &raquo; <a href="http://www.occa.net/" target="_blank">Oregon Cheerleading Coaches Association (OCCA)</a><br />
              &raquo; <a href="http://www.ddcaoregon.org/" target="_blank">Dance Drill Coaches Association (DDCA) </a><br />
              &raquo; <a href="http://www.speechoregon.org/" target="_blank">Oregon High School Speech League Coaches Association (OHSSL)</a>              
          </div>

          <br />

          <h2>Beyond High School</h2>
          <div style="margin-left: 40px; line-height: 1.25em;">
              &raquo; <a href="http://www.ncaa.org/" target="_blank">National Collegiate Athletic Association (NCAA)</a><br />
              &raquo; <a href="http://eligibilitycenter.org/ECWR2/NCAA_EMS/NCAA.html" target="_blank">NCAA College-Bound Student-Athletes Information</a><br />
              &raquo; <a href="http://www.naia.org/" target="_blank">National Association of Intercollegiate Athletics (NAIA)</a><br />
              &raquo; <a href="http://www.playnaia.org/" target="_blank">NAIA Eligibility Center</a><br />
              &raquo; <a href="http://www.collegesportsinfo.org/" target="_blank">NAIA College Sports Information</a>
          </div>

      </div>

      <?php /*  Coaching Requirements  */ ?>
      <div id="requirements">

        <h1>Coaching Requirements</h1>

        This page highlights the certification and training program requirements for Oregon high school coaches.  Full details on AD and Coach certification requirements can be found in the <a href="<?php echo url('governance/handbooks/osaa#_Toc45434541'); ?>" target="_blank">OSAA Handbook</a>.

        <br /><br />
        
        For athletics (football, volleyball, soccer, cross country, basketball, swimming, wrestling, baseball, softball, track &amp; field, golf, and tennis), coaches must complete required certifications before interacting with participants during that sport's season.

        <br /><br />

        Cheerleading and dance/drill coaches must complete required certifications by the first day of the association year (the first practice date in the fall).

        <br /><br />

        <h2>Required Certification/Training for Oregon High School Coaches</h2>

        <div class="columns">
            <div class="half">
                
                <div class="course_item">
                    <img src="<?php echo asset('/images/icons/badges/fundamentals_128px.png'); ?>" alt="" title="" />
                    <div class="course_title">NFHS Fundamentals of Coaching</div>
                    <div class="course_when">One time requirement</div><br />
                    <div class="course_name">"NFHS Fundamentals of Coaching" - $50</div>
                    <div class="course_link">
                        &raquo; <a href="http://nfhslearn.com/courses/61026/fundamentals-of-coaching" target="_blank">NFHS Online Course</a>
                    </div>                    
                </div>

                <div class="course_item">
                    <img src="<?php echo asset('/images/icons/badges/concussion_128px.png'); ?>" alt="" title="" />
                    <div class="course_title">Concussion Recognition and Management Training</div>
                    <div class="course_when">Annual - required every year</div>
                    <div class="course_name">"NFHS Concussion in Sports" - free</div>
                    <div class="course_link">
                        &raquo; <a href="http://nfhslearn.com/courses/61037/concussion-in-sports" target="_blank">NFHS Online Course</a>
                    </div>                    
                </div>

                <div class="course_item">
                    <img src="<?php echo asset('/images/icons/badges/heat_128px.png'); ?>" alt="" title="" />
                    <div class="course_title">NFHS Heat Illness Prevention</div>
                    <div class="course_when">Biennial - required every 2 years</div><br />
                    <div class="course_name">"NFHS Heat Illness Prevention" - free</div>
                    <div class="course_link">
                        &raquo; <a href="http://nfhslearn.com/courses/34000/heat-illness-prevention" target="_blank">NFHS Online Course</a>
                    </div>                    
                </div>

                <div class="course_item">
                    <img src="<?php echo asset('/images/icons/badges/steroids_128px.png'); ?>" alt="" title="" />
                    <div class="course_title">Anabolic Steroids and Performance-Enhancing Substances Training</div>
                    <div class="course_when">Quadrennial - required every 4 years</div><br />                    
                    <div class="course_link">
                        &raquo; <a href="<?php echo url('steroids'); ?>" target="_blank">ODE Training and Assessment</a>
                    </div>                    
                </div>

            </div>

            <div class="half">                

                <div class="course_item">
                    <img src="<?php echo asset('/images/icons/badges/spirit_128px.png'); ?>" alt="" title="" />
                    <div class="course_title">OSAA Spirit Safety Clinic</div>
                    <div class="course_when">Annual - required every year (only for cheerleading &amp; dance/drill coaches)</div>
                    <div class="course_name">OSAA in-person clinic - free, registration required</div>
                    <div class="course_link">
                        &raquo; <a href="<?php echo url('/cheer'); ?>" target="_blank">Cheerleading</a>&nbsp;&nbsp;|&nbsp;&nbsp;&raquo; <a href="<?php echo url('/dance'); ?>" target="_blank">Dance/Drill</a>
                    </div>                    
                </div>

                <div class="course_item">
                    <img src="<?php echo asset('/images/icons/badges/heads_up_128px.png'); ?>" alt="" title="" />
                    <div class="course_title">Heads Up Football Certification</div>
                    <div class="course_when">Annual - required every year (only for football coaches)</div><br />
                    <div class="course_name">"High School Heads Up Football" - $25</div>
                    <div class="course_link">
                        &raquo; <a href="http://nfhslearn.com/courses/61033/high-school-heads-up-football" target="_blank">NFHS Online Course</a>
                    </div>                    
                </div>

                <div class="course_item">
                    <img src="<?php echo asset('/images/icons/badges/first_aid_128px.png'); ?>" alt="" title="" />
                    <div class="course_title">First Aid / CPR / AED Training</div>
                    <div class="course_when">Optional - per district/school policy</div><br />
                    <div class="course_name">Not an OSAA or state requirement</div>
                </div>

                <br /><br />

                <a href="http://www.nfhslearn.com" target="_blank">
                    <img src="<?php echo asset('images/icons/NFHSlearningcenter.jpg'); ?>" height="42px" border="0" />
                </a>
                <div class="small gray">Visit the NFHS Learning Center for additional online courses.  Need help or want to lookup a coach?  Refer to the <b>Additional Resources</b> tab.</div>
            
            </div>

            <br class="clear" />

        </div>        

    </div>

    <?php /*  Policies, Forms, & Links  */ ?>
    <div id="policies">            

        <h1>OSAA Policies, Forms, and Links</h1>
        OSAA policies and forms can be found by using the <b>Governance</b> navigational bar at the top of every OSAA webpage.  Most of the questions we receive from coaches are on the following topics.

        <br /><br />

        <h2>Useful OSAA Website Links</h2>
        <div style="margin-left: 40px; line-height: 1.25em;">            
            &raquo; <a href="<?php echo url('governance/handbooks'); ?>" target="_blank">OSAA Handbooks</a><br />
            &raquo; <a href="<?php echo url('governance/forms'); ?>" target="_blank">OSAA Forms</a><br />
            &raquo; <a href="<?php echo url('governance/handbooks/osaa#_Toc45434541'); ?>" target="_blank">AD/Coaches Certification Requirement Rule in the OSAA Handbook</a><br />            
            &raquo; <a href="<?php echo asset ('docs/osaainfo/coachescodeofethics.pdf'); ?>" target="_blank">OSAA Coaches Code of Ethics</a><br />
            &raquo; <a href="<?php echo url('classifieds'); ?>" target="_blank">OSAA Classifieds and Coaches Openings</a><br />
  	        &raquo; <a href="<?php echo url('governance/handbooks/osaa#_Toc426096926'); ?>" target="_blank">Ejection Policies</a>&nbsp;&nbsp;|&nbsp;&nbsp;&raquo; <a href="<?php echo url('/forms/ejection'); ?>" target="_blank">Ejection Report</a><br />
	          &raquo; <a href="<?php echo url('governance/handbooks/osaa#_Toc426096976'); ?>" target="_blank">Practice Model</a>&nbsp;&nbsp;|&nbsp;&nbsp;&raquo; <a href="/heat-index" target="_blank">Heat Index Calculator and Subscription Alerts</a><br />
	          &raquo; <a href="<?php echo url('governance/handbooks/osaa#_Toc426096871'); ?>" target="_blank">Transfers to a School with Affiliation</a>&nbsp;&nbsp;|&nbsp;&nbsp;&raquo; <a href="<?php echo asset ('docs/forms/StudentIntentToTransfer.pdf'); ?>" target="_blank">Student Intent to Transfer Certificate</a>&nbsp;&nbsp;|&nbsp;&nbsp;&raquo; <a href="<?php echo url('/forms/eligibility'); ?>" target="_blank">Online Student Eligibility Form</a><br />
	          &raquo; <a href="<?php echo url('governance/handbooks/osaa#_Toc426096953'); ?>" target="_blank">Moratorium Week</a><br />
	          &raquo; <a href="<?php echo url('governance/handbooks/osaa#_Toc426097045'); ?>" target="_blank">Participation Limitations by Sport</a><br />
            2015-16 Rules Book Order Form: &raquo; <a href="<?php echo asset ('docs/forms/15-16RulesBookOrderForm.pdf'); ?>" target="_blank">PDF</a>&nbsp;&nbsp;|&nbsp;&nbsp;&raquo; <a href="<?php echo asset ('docs/forms/15-16RulesBookOrderForm.xls'); ?>" target="_blank">Excel</a><br />
	          &raquo; <a href="<?php echo asset ('docs/osaainfo/SportsmanshipSpectatorConduct.pdf'); ?>" target="_blank">Spectator Conduct Policies</a><br />
	          Charter Schools: &raquo; <a href="<?php echo url('governance/handbooks/osaa#_Toc426096859'); ?>" target="_blank">Non-Member</a>&nbsp;&nbsp;|&nbsp;&nbsp;&raquo; <a href="<?php echo url('governance/handbooks/osaa#_Toc426096859'); ?>" target="_blank">Full Member</a><br />
	          &raquo; <a href="<?php echo url('governance/handbooks/osaa#_Toc426096909'); ?>" target="_blank">Charitable Causes Policy</a><br />
	          &raquo; <a href="<?php echo url('governance/handbooks/osaa#_Toc426096916'); ?>" target="_blank">Concussion Management Policy</a>&nbsp;&nbsp;|&nbsp;&nbsp;&raquo; <a href="<?php echo asset ('docs/forms/Concussion-PrivateSchoolInformedConsent.pdf'); ?>" target="_blank">Concussion - Private School Informed Consent Form</a>      
			  </div>

        <br />

        <h2>Frequently Asked Questions</h2>
        <ol>
            <li>
                Q. Does certification through the American Sport Education Program (ASEP) satisfy the one time requirement for NFHS Fundamentals of Coaching?<br /><br />
                A. Yes, so long as the athletic director or coach was certified through ASEP prior to August 1, 2007.  Thereafter, only the NFHS Coach Education Program "Fundamentals of Coaching" will satisfy this requirement unless an exception is granted in writing by the OSAA.
            </li>
            <li>
                Q. When must a coach be certified?<br /><br />
                A. All coaches must be certified prior to assuming coaching duties unless an emergency exception is authorized in writing by the OSAA.  This includes cheerleading coaches, dance/drill coaches, and choreographers at schools that do not participate in competitions.
            </li>
            <li>
                Q. Is certification required of volunteer coaches?<br /><br />
                A. Yes.
            </li>
            <li>
                Q. Must a "guest" coach be certified?<br /><br />
                A. No, but if the coach has contact with students more than three times in a sport season, the coach shall no longer be considered a "guest" and must be certified.  A non-certified "guest" coach may not serve as a coach at a contest.
            </li>
            <li>
                Q. May a school bring in alumni or other non-high school personnel to scrimmage with teams or individuals as "guest coaches" if those personnel are limited to student contact on no more than three occasions during the sport season?<br /><br >
                A. No.  The "guest coach" exception is intended to allow a limited number of visits by a guest instructor; it is NOT intended to allow coaches to bring in coaches or players to participate in drills or scrimmages against teams or individuals.  Any attempt to circumvent the Participation Limitations by calling practice participants "guest coaches" would be a violation of OSAA rules.
            </li>
            <li>
                Q. In individual sports, may a parent or non-certified coach accompany a participant to a contest as the school representative if that person is an authorized representative of the principal?<br /><br />
                A. Yes, but the authorized representative may not coach the participant unless specific permission has been granted in writing by the Executive Director.
            </li>
            <li>
                Q. Does the OSAA require high school coaches to have current first aid certification?<br /><br />
                A. No.  However, coaches should check with their athletic directors as most high schools have this as a requirement.
            </li>
        </ol>

    </div>

    <?php /*  Additional Resources  */ ?>
    <div id="resources">
        <h1>Additional Resources</h1>
        The following additional resources provide quality information on pertinent subjects for high school coaches.
        
        <div style="margin-left: 40px; line-height: 1.25em;">
	          &raquo; <a href="<?php echo asset ('docs/osaainfo/15AdministratorWorkshop.pptx'); ?>" target="_blank">OSAA 2015 Administrator Workshop (Powerpoint)</a><br />
	          &raquo; <a href="http://www.freerecruitingwebinar.org/registration/oregon" target="_blank"> FreeRecruitingWebinar.org Webinar for School Staff </a><br />
	          &raquo; <a href="http://nfhslearn.com/courses/14000/ncaa-eligibility" target="_blank">NCAA Eligibility Center Coaching Education course (FREE)</a><br />
            &raquo; <a href="<?php echo asset ('docs/osaainfo/08CaseForHSActivities.pdf'); ?>" target="_blank">NFHS Case for High School Activities</a><br />	          
 	          &raquo; <a href="http://www.nfhs.org/" target="_blank">NFHS Rule Changes and Updates (search by sport)</a>
        </div>

        <br />

        <div class="columns">
            <div class="half">

                <h2>Hazing Prevention Resources</h2>
                <div style="margin-left: 40px; line-height: 1.25em;">
        	          &raquo; <a href="http://nfhs.org/resources/student-services-inclusion/hazing" target="_blank">NFHS Hazing Prevention Resources</a><br />
                    &raquo; <a href="<?php echo asset ('docs/osaainfo/hazingflyer.pdf'); ?>" target="_blank">OSAA Anti-Hazing Flyer</a><br />
                    &raquo; <a href="<?php echo asset ('docs/osaainfo/NFHSSexualHarassmentandHazing.pdf'); ?>" target="_blank">NFHS Sexual Harassment and Anti-Hazing Info</a><br />
                    &raquo; <a href="http://www.nohaze.org/" target="_blank">Anti-Hazing Collaborative Website</a>
                </div>

            </div>

            <div class="half">        
	  
                <h2>Sportsmanship Resources</h2>
                <div style="margin-left: 40px; line-height: 1.25em;">
        	          &raquo; <a href="<?php echo asset ('docs/osaainfo/SportsmanshipGuidebook2008.pdf'); ?>" target="_blank">OSAA Sportsmanship Guidebook</a><br />
                    &raquo; <a href="<?php echo asset ('docs/osaainfo/SportsmanshipFlyer.pdf'); ?>" target="_blank">OSAA Sportsmanship Flyer</a><br />
        	          &raquo; <a href="<?php echo asset ('docs/osaainfo/HostVenueGuidelines2008.pdf'); ?>" target="_blank">Host Venue Guidelines</a><br />
                    &raquo; <a href="<?php echo asset ('docs/osaainfo/PregamePA.pdf'); ?>" target="_blank">Sample Pre-Game PSA</a>
                </div>

            </div>

            <br class="clear" />

        </div>

        <br />        

        <h2>Title IX Resources</h2>
		    Karin Moscon, ODE Education Specialist, Civil Rights, (503) 947-5706, <?php echo Helpers::obfuscateEmailLink ("karin.moscon@state.or.us"); ?><br />
		    Tim Sell, Office for Civil Rights, Seattle Office, (206) 607-1639, <?php echo Helpers::obfuscateEmailLink ("timothy.sell@ed.gov"); ?><br />
	      <div style="margin-left: 40px; line-height: 1.25em;">
            &raquo; <a href="<?php echo asset ('docs/osaainfo/TitleIXRemindersAug2010.pdf'); ?>" target="_blank">OSAA Title IX Memo</a><br />
            &raquo; <a href="http://www.womenssportsfoundation.org/en/home/advocate/title-ix-and-issues/what-is-title-ix/standard-language-of-title-ix" target="_blank">Standard Language of Title IX</a><br />
            &raquo; <a href="<?php echo asset ('docs/osaainfo/SuggestionsforImprovingEqualOpportunity.pdf'); ?>" target="_blank">Suggestions for Improving Equal Opportunity</a><br />
	          &raquo; <a href="http://nfhs.org/resources/student-services-inclusion/gender-equity/" target="_blank">NFHS Gender Equity Resources</a><br />
            &raquo; <a href="http://www.k12.wa.us/Equity/Districts/AthleticPrograms.aspx" target="_blank">Title IX Self-Evaluation Tool for Athletic Programs</a><br />
	          &raquo; <a href="<?php echo asset ('docs/osaainfo/StudentAthleticInterestSurvey.pdf'); ?>" target="_blank">Title IX Student Athletic Interest and Abilities Survey</a><br />   
	          &raquo; <a href="<?php echo asset ('docs/osaainfo/TitleIXThreePartTestWebinarSept2015OSAAODE.mp4'); ?>" target="_blank">Title IX Webinar on the Three-Part Test for Participation, Presented by OSAA and ODE - September 24, 2015</a>
        </div>
   
        <br />

        <h2>Lookup a Coach's Certification</h2>                
        <div style="margin-left: 40px;">
            <b>NFHS Fundamentals of Coaching certified through ASEP <u>prior to August 1, 2007</u> (Sorted by last name)</b><br />
            &raquo; <a href="<?php echo asset ('docs/osaainfo/ASEPCertifiedCoachesList.pdf'); ?>" target="_blank">ASEP Certified List</a><br />
            <span class="small gray">NOTE: All ASEP-certified coaches will be grandfathered into the OSAA requirement for the NFHS Fundamentals of Coaching course, these previously certified coaches are <b>not required</b> to take the NFHS Fundamentals of Coaching course.</span><br /><br />
            <b>Certified through NFHS <u>after August 1, 2007</u></b><br />
            &raquo; <a href="http://nfhslearn.com/lookup/search" target="_blank">NFHS Coach Lookup</a>
        </div>        
        
        <br />

        <h2>Online Training Course Help</h2>
        <a href="http://nfhslearn.com/help_desk" target="_blank">Answers to common NFHS online course questions, logins, etc.</a>

    </div>  

</div>
	
<?php $__env->stopSection(); ?>