In a recent article, Journal-News Staff Writer Michael D. Clark writes about Monday’s Board of Education meeting where “Middletown school officials said they need to slice $2.5 million from the district’s budget in order to avoid” a fall levy.
Change of Schedule: Week of February 22
*All K-12 in-person learners*
On Friday, February 26, district teachers and staff will receive their 2nd dose of the COVID-19 vaccine. Instead of the typical remote/Zoom day on Wednesday, it will take place on
SELECT `tbl-district-news-Entry`.`EntryRowID`, `EntryStatus`, `EntrySaved`, `EntryFeatured`, `EntryTitle`, `EntryDate`, `EntryEndDate`, `EntrySortOrder`, `EntryTags`, `EntryAbstract`, `EntryPreview`, `EntryPageH1Tag`, `EntryPermaLink`, `EntryPageTitle`, `EntryPageKeywords`, `EntryPageDescription`, `EntryCreatedDTTM`, `EntryDirectory`
FROM `tbl-district-news-Entry`
INNER JOIN `tbl-district-news-EntryPage`
ON `tbl-district-news-EntryPage`.`EntryRowID` = `tbl-district-news-Entry`.`EntryRowID`
WHERE `EntryStatus` = 'published' AND `tbl-district-news-EntryPage`.`PageRowID` = '75' AND `EntryDate` <= '2021-03-01' AND `EntryEndDate` >= '2021-03-01' OR `EntryStatus` = 'published' AND `tbl-district-news-EntryPage`.`PageRowID` = '75' AND `EntryDate` <= '2021-03-01' AND `EntryEndDate` = '0000-00-00'
UNION
SELECT *
FROM `tbl-middletown-high-school-news-Entry`
WHERE `EntryStatus` = 'published' AND `EntryDate` <= '2021-03-01' AND `EntryEndDate` >= '2021-03-01' OR `EntryStatus` = 'published' AND `EntryDate` <= '2021-03-01' AND `EntryEndDate` = '0000-00-00'
ORDER BY `EntryFeatured` DESC, `EntrySortOrder`, `EntryDate` DESC
LIMIT 0,2