Welcome to CHS Digital Schedule
For Teachers: Please select your class's hall
For Students: Please select your next period's hall
{{isThereSchool[1] === false && todaySchedule[1] === true ? isThereSchool[0] : todaySchedule[0]}}
{{`The next school day is on ${todaySchedule[2]}
and it'll be ${todaySchedule[3]}`}}
{{`${isThereSchool[2][0] <
10 ? `0${isThereSchool[2][0]}` : isThereSchool[2][0]} ${isThereSchool[2][0]> 1 ? 'Hrs' :
'Hr'} ${isThereSchool[2][1] < 10 ? `0${isThereSchool[2][1]}` : isThereSchool[2][1]}
${isThereSchool[2][1]> 1 ? 'Mins' : 'Min'} ${isThereSchool[2][2] < 10 ?
`0${isThereSchool[2][2]}` : isThereSchool[2][2]} ${isThereSchool[2][2]> 1 ? 'Secs' :
'Sec'}`}}
{{`${typeof getCurrentPeriod[0] === "string" ? "" : "Period"} ${getCurrentPeriod[0]}`}}
ends in:
{{`${getCurrentPeriod[3][0] < 10 ? `0${getCurrentPeriod[3][0]}` :
getCurrentPeriod[3][0]} Minutes ${getCurrentPeriod[3][1] < 10 ? `0${getCurrentPeriod[3][1]}` :
getCurrentPeriod[3][1]} Seconds`}}
{{isPassing ? 'Hall Passes Allowed ' : "Hall Passes Not Allowed"}}