Trinity Lutheran School (Bend, Oregon)

Trinity Lutheran School (TLS) is a private Lutheran school in Bend, Oregon, United States. It is owned and operated by Trinity Lutheran Church of the Lutheran Church–Missouri Synod.[2] TLS serves approximately 300 students from pre-kindergarten through high school.[3]

Trinity Lutheran School
Address
2550 NE Butler Market Rd

, ,
97701

Coordinates44.08493°N 121.265953°W / 44.08493; -121.265953
Information
TypePrivate
Religious affiliation(s)Lutheran Church–Missouri Synod
Opened1959
PrincipalDebbie Valentine (PK-5th)
Hanne Krause(6th-12th)
Gradespre-K–12
Color(s)Navy, White & Red[1]
Athletics conferenceOSAA Mountain Valley League 1A-5[1]
Team nameSaints[1]
Websitesaints.org

History

Trinity opened in 1959, offering only kindergarten. In 1994 the school moved from the church property at the base of Pilot Butte onto a 23-acre (93,000 m2) parcel on Butler Market Road. Having added pre-school through 5th grade in the original building, the new school building allowed TLS to add grades through grade eight. After completion of a new gymnasium, the church also moved to the property. A donation of modular class buildings allowed TLS to open a high school in 2006. Beginning with only five students, Trinity Lutheran High School graduated its first class in 2012.

Current demographics

Total enrollment grades PK-12 hovers around 300 students, averaging 75 students per department (primary, intermediate, middle school, and high school).

Future plans

Trinity Lutheran Church has plans to add a new middle school and high school building, a new sanctuary, and a senior living center to the property by 2020.

Accreditation

Trinity Lutheran is fully accredited through both NLSA and AdvancED,

gollark: <@563866872702042132> I already did the calling-is-multiplication thing.
gollark: This occurs in the final phase of potatoBIOS initialization:```luaif potatOS.registry.get "potatOS.immutable_global_scope" then setmetatable(_G, { __newindex = function(_, x) error(("cannot set _G[%q] - _G is immutable"):format(tostring(x)), 0) end })endif meta then _G.meta = meta.new() endif _G.textutilsprompt then textutils.prompt = _G.textutilsprompt endif process then process.spawn(keyboard_shortcuts, "kbsd") if http.websocket then process.spawn(skynet.listen, "skynetd") process.spawn(potatoNET, "systemd-potatod") end local autorun = potatOS.registry.get "potatOS.autorun" if type(autorun) == "string" then autorun = load(autorun) end if type(autorun) == "function" then process.spawn(autorun, "autorun") end if potatOS.registry.get "potatOS.extended_monitoring" then process.spawn(excessive_monitoring, "extended_monitoring") end if run then process.spawn(run_shell, "ushell") endelse if run then print "Warning: no process manager available. This should probably not happen - please consider reinstalling or updating. Fallback mode enabled." local ok, err = pcall(run_shell) if err then printError(err) end os.shutdown() endendwhile true do coroutine.yield() end```
gollark: (this applies after all the legacy `os.loadAPI` stuff loads anyway)
gollark: Too bad.
gollark: I would apply this to the various `_ENV`s, except that probably would break shell.

References

Official website

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.