Files
edx-platform/lms
Deborah Kaplan e7771d6526 fix: catch a possible exception in beta course configuration (#36172)
* fix: catch a possible exception in beta course configuration

when the learner is a beta tester, and the beta test has been set up with a large duration, the courseware djangoapp can return an overflow error on a timedelta call. In those circumstances, this defaults to returning an unmodified date.

FIXES: APER-3848
2025-01-27 13:59:02 -05:00
..
2025-01-23 16:16:19 -05:00

LMS (Learning Management System)
--------------------------------

This directory contains code relating to the student portal for edX.