Phát hành VIPAs you know, there has been a recent increase in the number of confirmed COVID-19 cases in our area. Starting tomorrow, December 3 through Friday, December 18, all MHS students (A-Z) will have classes in a fully remote learning setting. After the holiday break, we will return to our hybrid model (A-L Monday and Tuesday, M-Z Thursday and Friday). The first day back is January 5, 2021.
Middletown Schools Treasurer Randy Bertram described the expanded EdChoice as “a disservice to education.” The district’s obligation for vouchers would increase from 281 students to 586 students next year, he said. Many of those students never attended any Middletown public school.
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` <= '2020-12-05' AND `EntryEndDate` >= '2020-12-05' OR `EntryStatus` = 'published' AND `tbl-district-news-EntryPage`.`PageRowID` = '75' AND `EntryDate` <= '2020-12-05' AND `EntryEndDate` = '0000-00-00'
UNION
SELECT *
FROM `tbl-middletown-high-school-news-Entry`
WHERE `EntryStatus` = 'published' AND `EntryDate` <= '2020-12-05' AND `EntryEndDate` >= '2020-12-05' OR `EntryStatus` = 'published' AND `EntryDate` <= '2020-12-05' AND `EntryEndDate` = '0000-00-00'
ORDER BY `EntryFeatured` DESC, `EntrySortOrder`, `EntryDate` DESC
LIMIT 0,2