Files
edx-platform/lms
Eric Fischer 57d49b0adb Support filtering team membership
Adds tests and functionality to support filtering the results returned
from team_membership endpoint with optional course_id parameter. Will
return 400 Bad Request in the event that the given course_id does not
match up with the provided team_id (team.course_id does not match), or
if the user is not enrolled in the course given.

Documentation has been added to the relevant API page on the wiki:
https://openedx.atlassian.net/wiki/display/TNL/Team+API
2015-08-13 16:52:31 -04:00
..
2015-08-13 14:41:21 +05:00
2015-08-13 14:41:21 +05:00
2015-05-08 09:01:50 -04:00
2015-05-08 09:01:50 -04:00
2015-03-17 07:10:31 -04:00

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

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