Fremont-Mills Community School District

Fremont-Mills Community School District is a school district headquartered in Tabor, Iowa, serving sections of Fremont and Mills counties.

Fremont-Mills Community School District
Location
Tabor, Iowa
Fremont and Mills counties

United States
Coordinates40.884972, -95.669744
District information
TypeLocal school district
GradesK-12
SuperintendentDavid Gute
Schools2
Budget$6,497,000 (2015-16)
NCES District ID1912120[1]
Students and staff
Students526 [1]
Teachers37.61 FTE [1]
Staff40.73 FTE [1]
Student–teacher ratio13.99 [1]
Athletic conferenceCorner Conference
District mascotKnights
ColorsBlack and Gold
         
Other information
Websitewww.fremontmills.org

Communities in its service area are Tabor, Randolph, and Thurman.[2]

It took portions of the former Farragut Community School District when the State of Iowa dissolved it on July 1, 2016.[3]

Schools

The district operates two schools on one campus in Tabor:

  • Fremont-Mills Elementary School
  • Fremont-Mills Middle and Senior High School

Fremont-Mills High School

Athletics

The Knights compete in the Corner Conference in the following sports:[4]

  • Cross Country (boys and girls)
  • Volleyball
  • Football
  • Basketball (boys and girls)
  • Wrestling
  • Track and Field (boys and girls)
  • Golf (boys and girls)
  • Baseball
  • Softball
gollark: Which `let`?
gollark: This lets me do this```javascriptconst getPage = name => SQL`SELECT * FROM pages WHERE name = ${name} ORDER BY updated DESC LIMIT 1`.get() || null```*without* the glaring SQL injection vulnerabilities!
gollark: ```javascriptexport const SQL = (strings, ...params) => { const sql = strings.join("?") let stmt const cachedValue = preparedStatements.get(sql) if (!cachedValue) { stmt = DB.prepare(sql) preparedStatements.set(sql, stmt) } else { stmt = cachedValue } return { get: () => stmt.get.apply(stmt, params), run: () => stmt.run.apply(stmt, params), all: () => stmt.all.apply(stmt, params), statement: stmt }}```observe some stuff from my code.
gollark: I've never written that.
gollark: They do have more brackets though, sadly.

References

  1. "Fremont-Mills Comm School District". National Center for Education Statistics. Retrieved July 1, 2020.
  2. "Fremont-Mills." Iowa Department of Education. Retrieved on June 18, 2018.
  3. "REORGANIZATION & DISSOLUTION ACTIONS SINCE 1965-66." Iowa Department of Education. Retrieved on January 14, 2019.
  4. "Corner Conference". Corner Conference. Retrieved 2020-07-23.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.