Riviera Independent School District
Riviera Independent School District is a public school district based in the community of Riviera, Texas (USA).
Located in Kleberg County, a very small portion of the district extends into Kenedy County.
Riviera ISD is currently a 2A school and has three campuses - Kaufer High (Grades 9-12), De La Paz Middle (Grades 6-8), and Nanny Elementary (Grades PK-5). Their Mascot is the SeaHawk and their colors are green and white
In 2009, the school district was rated "academically acceptable" by the Texas Education Agency.[1]
History
On July 1, 1993, the Laureles Independent School District merged into Riviera ISD.[2]
gollark: It doesn't seem to be.
gollark: There seems to be an `internet_ready` signal, I'll check if that's relevant to HTTP.
gollark: I have some code doing this```lualocal function fetch(url, data) local res, err = net.request(url, json.encode(data), { ["Content-Type"] = "application/json" }) if not res then error(url .. " error: " .. err) end local out = {} while true do local chunk, err = res.read() if err then error(url .. " error: " .. err) end if chunk then table.insert(out, chunk) else return table.concat(out) end endend```but it never appears to `computer.pullSignal` at all, so my accursed bare-metal multithreading thing™ doesn't work.
gollark: Is there a way to do `internet.request` (with an internet card) and anything else whatsoever concurrently?
gollark: OC2 should have hard disk firmware so people can write rootkits for it.
References
- "2009 Accountability Rating System". Texas Education Agency. Archived from the original on 2015-10-25.
- "CONSOLIDATIONS, ANNEXATIONS AND NAME CHANGES FOR TEXAS PUBLIC SCHOOLS" (PDF). Texas Education Agency. 2018-09-10. Retrieved 2019-10-30.
External links
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.