Skip to content

Generate course's LMS URLs for Canvas #7038

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

Conversation

marcospri
Copy link
Member

@marcospri marcospri commented Mar 7, 2025

# We only support Canvas for now
return None

if not ai.lms_url or not self.lms_api_course_id:
Copy link
Member Author

@marcospri marcospri Mar 13, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is wrong, this should be based on lms_host

That way we'll get the correct URL for Canvas course installs like which have the actual course URL as the lms_url:

https://XXX.instructure.com/courses/1336631/

@marcospri marcospri marked this pull request as draft March 13, 2025 10:37
Copy link
Contributor

This PR is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions bot added the stale Used by https://github.com/probot/stale to label stale issues and pull requests before closing them label Apr 27, 2025
@github-actions github-actions bot closed this May 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale Used by https://github.com/probot/stale to label stale issues and pull requests before closing them
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant