{{ __('The last day to schedule your evaluations is ') }}
{{ dayjs(endDate).format('DD MMMM YYYY') }} .
{{ __('Please make sure to schedule your evaluation before this date.') }}
{{
__(
'The deadline to schedule evaluations has passed. Please contact the Instructor for assistance.'
)
}}
{{ evl.course_title }}
{{ dayjs(evl.date).format('DD MMMM YYYY') }}
{{ formatTime(evl.start_time) }}
{{ evl.evaluator_name }}
{{ __('Schedule an evaluation to get certified.') }}