diff --git a/lms/www/batches/batch_details.py b/lms/www/batches/batch_details.py index a4f4db4f..875dd887 100644 --- a/lms/www/batches/batch_details.py +++ b/lms/www/batches/batch_details.py @@ -33,6 +33,7 @@ def get_context(context): "published", "meta_image", "batch_details_raw", + "evaluation_end_date", ], as_dict=1, )