1. Accreditation and Approval (pdf)
  2. Accountability (pdf)
  3. Achievement Index (pdf)
  4. Alternative Assessments (pdf)
  5. Arts Graduation Requirements (pdf)
  6. Basic Education Compliance (pdf)
  7. Board Composition (pdf)
  8. Board Elections (pdf)
  9. Board Members (pdf)
  10. Board Membership (pdf)
  11. Board Staff (pdf)
  12. Common Core Standards - Implementation (pdf)
  13. Common Core Standards Overview (pdf)
  14. Common Core Standards Process (pdf)
  15. Credits (pdf)
  16. Culminating Project (pdf)
  17. Diploma (pdf)
  18. GED (pdf)
  19. Graduation Requirements (pdf)
  20. High School and Beyond Plan (pdf)
  21. Home Based Instruction (pdf)
  22. Math Credit Rule (pdf)
  23. Occupational Education Graduation Requirement (pdf)
  24. Rules - Periodic Review (pdf)
  25. Science (pdf)
  26. Waivers (link)
  27. World-Language Proficiency (pdf)

 

 

 

 

Link Instructions for Google Analytics:

  1. Open split view so you can see the code
  2. Create normal link, which will look something like: <a href="documents/file.pdf">(pdf)</a>
  3. Copy the following text: " target="_blank" onclick="javascript: pageTracker._trackPageview('/documents/document title here.pdf'); ">
  4. In code view, go to original link and replace the following red items (">) with what you just copied <a href="documents/file.pdf">(pdf)</a>
  5. The new link should now look like this: <a href="documents/file.pdf" target="_blank" onclick="javascript: pageTracker._trackPageview('/documents/insert file name here.pdf'); ">(pdf)</a>
  6. Change the red item to match the name of the original file (which in the example is file.pdf)
  7. The final link should therefore be <a href="documents/file.pdf" onclick="javascript: pageTracker._trackPageview('/documents/file.pdf'); ">(pdf)</a>