Files
edx-platform/lms
Robert Raposa 9fa5443379 add course_ids api
Adds a course_ids api that can filter by user role, since the courses
api could not perform well enough for this, and returned much more
data than we need.

Additionally, adds a LazyPageNumberPagination to provide more accurate
counts in the pagination response when using LazySequence with the
queryset.

BOM-897
2020-01-31 18:02:16 -05:00
..
2020-01-31 18:02:16 -05:00
2019-12-30 12:25:38 -05:00
2020-01-29 11:37:44 -05:00
2019-12-30 10:35:30 -05:00
2019-12-30 10:35:30 -05:00
2019-12-30 12:25:38 -05:00
2019-12-30 12:25:38 -05:00
2019-12-30 10:35:30 -05:00
2019-12-30 10:35:30 -05:00

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

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