Skip to main content
    • Close
      Toggle search input
    Logo

    Otago Polytechnic Students

    Close
    Toggle search input
    1. Pages
    2. Community Projects
    3. Otago Poly Students
    4. Final Report and Presentation
    5. Final Report and Presentation

    Final Report and Presentation

      • Badge Design.pdfBadge Design.pdf
      • BC Poster.pdfBC Poster.pdf
      • Master Copy Bishops Report.PDFMaster Copy Bishops Report.PDF
      • Presentation back to community.pptxPresentation back to community.pptx
      • Thrive Community hub.png
      • Youth Website Design.png
    Next activity
    Ask questions and discuss issues here
    Skip

    Plaster

    Skip Navigation

    Navigation

    • Home

      • Site pages

        • Site blogs

        • Tags

        • Calendar

        • ForumSite announcements

      • Pages

        • Community Projects

          • Community Celebration Event

          • Community Events Planner

          • Dementia Friendly Group

          • Community Seed Bank

          • Bishop's Castle Food Policy

          • Walter's Workshop

          • Befriending Circle

          • Going WIld in BC!

          • Going Wild Bishop's Castle

          • Bishop's Castle Community Partnership

          • Thrive Community Hub

          • Otago Poly Students

            • Participants

            • Welcome

            • Final Report and Presentation

              • FolderFinal Report and Presentation

            • About Bishop's Castle

            • Bishop's Castle Team

            • New Zealand Team

            • Data on Bishop's Castle

            • Presentations about Bishop's Castle

            • Links

            • Discussion Room

            • Chatroom

        • About this Platform

        • Supporting Mental Health and Wellbeing

        • Training Courses

    Data retention summary
    Get the mobile app
    /* Toggle between adding and removing the "responsive" class to topnav when the user clicks on the icon */ function myFunction() { var x = document.getElementById("myTopnav"); if (x.className === "topnav") { x.className += " responsive"; } else { x.className = "topnav"; } }