234
234
ctx['format_datetime'] = ivle.date.make_date_nice
235
235
ctx['format_datetime_short'] = ivle.date.format_datetime_for_paragraph
236
236
ctx['OfferingEdit'] = OfferingEdit
238
239
# As we go, calculate the total score for this subject
239
240
# (Assessable worksheets only, mandatory problems only)