Files
edx-platform/lms/djangoapps/course_api/blocks
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
..
2015-11-05 22:30:44 +00:00
2021-02-04 13:22:45 +05:00
2020-12-03 16:06:14 +01:00
2019-12-30 10:35:30 -05:00