Files
edx-platform/lms
jawad khan 137a271fd2 LEARNER-8158 - Fixed completion param issue (#26678)
* LEARNER-8158
Fixed completion param issue
- There is a case where we are sending requested_fields in params as comma separated list
e.g. requested_fields=children,show_gated_sections,graded,special_exam_info,completion.
- We didn't test for this case in first place and test cases were sending requested_fields as list.
- Now we can also handle this comma separated completion field which was getting ignored before.
2021-02-26 14:02:09 +05:00
..
2021-01-06 08:15:35 -05:00
2021-02-02 12:52:24 +05:00

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

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