コード例 #1
0
 def url(self):
     """
     Construct a URL to the page within the course.
     """
     return get_url(self.url_path, self.course_info)
コード例 #2
0
 def url(self):
     """
     Construct a URL to the page within the course.
     """
     return get_url(self.url_path, self.course_info)