Convert Course, Section and Sequence XModules to XBlocks. (#25965)

This commit is contained in:
Usman Khalid
2021-03-02 20:29:33 +05:00
committed by GitHub
parent 2dc4f35ce4
commit dd96a2aa72
68 changed files with 332 additions and 290 deletions

View File

@@ -294,7 +294,7 @@ def get_gated_content(course, user):
Returns the unfulfilled gated content usage keys in the given course.
Arguments:
course (CourseDescriptor): The course
course (CourseBlock): The course
user (User): The user
Returns: