Woodville PreK-8 / Homepage (2024)

  • Woodville PreK-8 / Homepage (1)

      • School Hours:8:30 a.m. -2:50 p.m.
        Breakfast: 7:45 a.m.-8:25 a.m.
        Supervision Hours: 7:45 a.m - 3:05 p.m.
        Early Release Days: 8:30 a.m. – 12:20 p.m. (K-8)

      • Dr. Lisa Mehr
        Principal

        Mrs.Amy Bramblett
        Assistant Principal

        Mrs. Cari Molinaro
        Assistant Principal

        Mrs. Roshanna Beard
        Dean of Students

        9373 Woodville Highway
        Tallahassee, FL 32305
        Office: (850) 487-7043
        Fax: (850) 921-4281

      • July and August Vaccine Clinics:

        Woodville PreK-8 / Homepage (2)

        July Vaccine Clinic

        August Vaccine Clinic

        Comments (-1)

      • Woodville PreK-8 / Homepage (3)

        Comments (-1)

      • See Something…Hear Something…Say Something!

        For the latest information on enhanced safety procedures and the LCS Safe Schools Initiative, visit

        Woodville PreK-8 / Homepage (4)Three ways to report anonymously:

        By Phone:

        850-922-KIDS
        850-922-5437

        By Email

        Email: 922kids@leonschools.net

        Submit a tipimmediatelyhere - https://getfortifyfl.com/Tip.html
        or
        You can Download the Fortify FL Tips app directly to your phone for easy access on demand.

        Woodville PreK-8 / Homepage (5)
        FortifyFL is a suspicious activity reporting tool that allows you to instantly relay information to appropriate law enforcement agencies and school officials.

        For an Immediate, Life-Threatening Emergency, Please Dial 911.

        Please Note: Florida Statute943.082states that following an investigation, if it is determined that a person knowingly submitted a false tip through FortifyFl, the individual may be subject to criminal charges under FL statute837.05.
        App Abuse Warning - https://www.leonschools.net/FortifyFL_AppAbuseWarning #ItsNoJoke

      • 3:00 PM - 5:00 PM Agenda Review/Workshop

      • 6:00 PM School Board Business Meeting

      • Elementary Open House

      • Labor Day - No School

      • Middle School Open House

      View Calendar

      • Woodville PreK-8 / Homepage (6)

        Through the storms and pandemics, this is our story.

        Comments (-1)

        (0)

      • Woodville PreK-8 / Homepage (7)

        Students, teachers and community members from all over Tallahassee are celebrating Kate Sullivan Elementary School on its 75th anniversary.

        Comments (-1)

        (86)

      • Woodville PreK-8 / Homepage (8)

        Security updates from Chief Jimmy Williams at the LCSB meeting last night.

        Comments (-1)

        (15)

      • Woodville PreK-8 / Homepage (9)

        The Reverend Dr. Martin Luther King Junior commemorative breakfast program, celebrating the Dreamers and Doers of Leon County Schools

        Comments (-1)

        (14)

      more

      Buy this list:

      '+ '

      '+item.description+'

      '+ '

      '+callAjax132200(listID[k], k)+'

      '+ '

      '+ //"

      Updated on "+getUpdateTime(item.modified)+"

      "+ '

      '+ '

      '); if("True" == "True" || "True" == "True" || "True" == "True" || "True" == "True") { shoppingButtons132200(item.id); } getClassroom132200(item.id); getSchoolYear132200(item.id); break; } else { $("#module-content-132200 .teacherlists .ui-widget-detail").append(''+ '

      '+ '

      '+decodeURIComponent(listName[k])+'

      '+ '

      '+ "Grade(s): "+item.grade_levels+""+ '

      '+ '

      '); getClassroom132200(item.id); getSchoolYear132200(item.id); break; } } } } } else if(listsJSON != "") { for(i=0;i

      '+ '

      '+item.list_name+'

      '+ '

      '+ "Grade(s): "+getGrades132200(item.grade_level)+""+item.class_name+""+item.school_year+""+ '

      '+ '

      '+item.description+'

      '+ ''+callAjax132200(listID[k], k)+'
      '+ '

      '+ //"

      Updated on "+getUpdateTime(item.modified)+"

      "+ '

      '+ '

      '); if("True" == "True" || "True" == "True" || "True" == "True" || "True" == "True") { shoppingButtons132200(item.id); } getClassroom132200(item.id); getSchoolYear132200(item.id); break; } else { $("#module-content-132200 .teacherlists .ui-widget-detail").append(''+ '

      '+ '

      '+decodeURIComponent(listName[k])+'

      '+ '

      '+ "Grade(s): "+getGrades132200(item.grade_level)+""+item.class_name+""+item.school_year+""+ '

      '+ '

      '); getClassroom132200(item.id); getSchoolYear132200(item.id); break; } } } } } } }); function callAjax132200(listID, index) { $.ajax({ type: "POST", url: homeURL + "/GlobalAssets/Proxies/ServiceProxy.aspx/CallService", // PROXY SERVICE data: "{BaseURL: 'https://api.teacherlists.com/v3/ListDetail?list_header_id="+listID+"', InvokeMethod: 'GET', ServiceMethod: '', ServiceParameters: '&app_id=8e7eaad9&app_key=50eb353ea522059645e0766af58a6f04', ConnectionType: '', RequestBody: ''}", // DATA OBJECT THAT INCLUDES THE URL AND PARAMETERS TO BE QUERIED async: true, contentType: "application/json; charset=utf-8", // THE RESPONSE IS IN JSON dataType: "json", // THE RESPONSE IS IN JSON cache: false, success: function(data) { // PARSE THE RESPONSE STRING AS JSON var result = JSON.parse(data.d); // REMOVE ALL OF NEW LINES AND RETURNS var html = result.data.replace(/\n|\r/g, ""); data = JSON.parse(html); $("#module-content-132200 .teacherlists .ui-article:eq("+index+") .cs-lists-table").append(buildList132200(data.subset)); }, error: function(data) { console.log("Error getting list: "+data.error); } }); return ""; } function buildList132200(data) { var structure = ""; data.sort(function(a, b) { return parseFloat(a.ordering) - parseFloat(b.ordering); }); for(i=0;i

      "+item.quantity+"

      "+ "

      "+item.item_name+""; if(item.item_qualifier_name) { if(item.item_qualifier_name != "") { structure += " ("+item.item_qualifier_name+") "; } } if(item.memo) { if(item.memo != "") { structure += ""+item.memo+""; } } structure += "

      "; } return structure; } function shoppingButtons132200(listID) { $.ajax({ type: "POST", url: homeURL + "/GlobalAssets/Proxies/ServiceProxy.aspx/CallService", // PROXY SERVICE data: "{BaseURL: 'https://api.teacherlists.com/v3/affiliate?client_id=5&list_id="+listID+"', InvokeMethod: 'GET', ServiceMethod: '', ServiceParameters: '&app_id=8e7eaad9&app_key=50eb353ea522059645e0766af58a6f04', ConnectionType: '', RequestBody: ''}", // DATA OBJECT THAT INCLUDES THE URL AND PARAMETERS TO BE QUERIED async: true, contentType: "application/json; charset=utf-8", // THE RESPONSE IS IN JSON dataType: "json", // THE RESPONSE IS IN JSON cache: false, success: function(data) { // PARSE THE RESPONSE STRING AS JSON var result = JSON.parse(data.d); // REMOVE ALL OF NEW LINES AND RETURNS var html = result.data.replace(/\n|\r/g, ""); html = html.replace(/\/\//g, ""); html = html.replace(/https:/g, "https://"); data = JSON.parse(html); for(i=0;i 2) { var gradesArray = grades.split(","); var grades = ""; for(var i=0;i 2) { var gradesArray = grades.split(","); var grades = ""; for(var i=0;i b[prop]) { return 1; } else if (a[prop] < b[prop]) { return -1; } return 0; } }
      • “No person shall on the basis of sex, gender identity, marital status, sexual orientation, race, religion, ethnicity, national origin, age, color, pregnancy, disability, military status or genetic information be denied employment, receipt of services, access to or participation in school activities or programs if qualified to receive such services, or otherwise be discriminated against or placed in a hostile environment in any educational program or activity including those receiving federal financial assistance, except as provided by law.” No person shall deny equal access or a fair opportunity to meet to, or discriminate against, any group officially affiliated with the Boy Scouts of America, or any other youth group listed in Title 36 of the United States Code as a patriotic society.

        An employee, student, parent, or applicant alleging discrimination with respect to employment, or any educational program or activity may contact:

        Tonja Fitzgerald, Divisional Director
        Equity Compliance Officer (Students)
        Leon County School District
        2757 West Pensacola Street
        Tallahassee, Florida 32304
        (850) 487-7309
        fitzgeraldt@leonschools.net

        Wallace Knight, Director
        Equity Compliance Officer (Employees)
        Title IX Compliance Officer
        Leon County School District
        2757 West Pensacola Street
        Tallahassee, Florida 32304
        (850) 487-7210
        knightwa@leonschools.net

        A student or parent alleging discrimination as it relates to Section 504 of the Rehabilitation Act may contact:

        Jennifer Benton, 504 Specialist
        504 Specialist
        (850) 487-7317
        bentonj@leonschools.net

      Woodville PreK-8 / Homepage (2024)
      Top Articles
      7 Types Of Trailer Hitches: How To Pick The Best Hitch For Your Vehicle
      Best Trailer Hitch Review, Tested By Experts (2024 Ratings)
      Tiny Tina Deadshot Build
      Joi Databas
      Mrh Forum
      Ventura Craigs List
      Jesus Revolution Showtimes Near Chisholm Trail 8
      Morgan Wallen Pnc Park Seating Chart
      Sotyktu Pronounce
      Full Range 10 Bar Selection Box
      What Is Njvpdi
      Pvschools Infinite Campus
      Cnnfn.com Markets
      Walmart Windshield Wiper Blades
      What is Cyber Big Game Hunting? - CrowdStrike
      Bad Moms 123Movies
      Khiara Keating: Manchester City and England goalkeeper convinced WSL silverware is on the horizon
      使用 RHEL 8 时的注意事项 | Red Hat Product Documentation
      Swgoh Turn Meter Reduction Teams
      Invert Clipping Mask Illustrator
      Jalapeno Grill Ponca City Menu
      Nine Perfect Strangers (Miniserie, 2021)
      Hennens Chattanooga Dress Code
      Ups Drop Off Newton Ks
      Doublelist Paducah Ky
      The EyeDoctors Optometrists, 1835 NW Topeka Blvd, Topeka, KS 66608, US - MapQuest
      Sandals Travel Agent Login
      Wat is een hickmann?
      Culver's.comsummerofsmiles
      Ticket To Paradise Showtimes Near Cinemark Mall Del Norte
      Parent Management Training (PMT) Worksheet | HappierTHERAPY
      Brenda Song Wikifeet
      Vlocity Clm
      Rocketpult Infinite Fuel
      RALEY MEDICAL | Oklahoma Department of Rehabilitation Services
      Rage Of Harrogath Bugged
      Zasilacz Dell G3 15 3579
      Red Dead Redemption 2 Legendary Fish Locations Guide (“A Fisher of Fish”)
      Www.craigslist.com Waco
      Tunica Inmate Roster Release
      Tgirls Philly
      Rush Copley Swim Lessons
      Pulaski County Ky Mugshots Busted Newspaper
      Pike County Buy Sale And Trade
      Spurs Basketball Reference
      Iman Fashion Clearance
      Minterns German Shepherds
      Kushfly Promo Code
      Food and Water Safety During Power Outages and Floods
      antelope valley for sale "lancaster ca" - craigslist
      Latest Posts
      Article information

      Author: Carmelo Roob

      Last Updated:

      Views: 6032

      Rating: 4.4 / 5 (65 voted)

      Reviews: 88% of readers found this page helpful

      Author information

      Name: Carmelo Roob

      Birthday: 1995-01-09

      Address: Apt. 915 481 Sipes Cliff, New Gonzalobury, CO 80176

      Phone: +6773780339780

      Job: Sales Executive

      Hobby: Gaming, Jogging, Rugby, Video gaming, Handball, Ice skating, Web surfing

      Introduction: My name is Carmelo Roob, I am a modern, handsome, delightful, comfortable, attractive, vast, good person who loves writing and wants to share my knowledge and understanding with you.