예제 #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)