* feat: Add EnrollmentsService in XBlockRuntime and block renderer These changes give ability to use `EnrollmentsService` in XBlocks Add `get_active_enrollments_by_course_and_user` method to `EnrollmentsService` which can be used to get active enrollment of user for a give course
Status: Maintenance Responsibilities ================ The enrollments app provides basic CRUD functionality and APIs for managing Course-Run enrollments. Enrollments in Programs is managed by the ``lms/djangoapps/program_enrollments\`` app. Direction: Keep =============== Glossary ======== More Documentation ==================