def url(self): """ Construct a URL to the page within the course. """ return get_url(self.url_path, self.course_info)