I would like to be able to craft a URL to put in a course (could be a separate page if needed, but would rather not) so that I can redirect a student to an external site. I want the link to provide user and course id, such as
https://www.example.com/course?courseid=123&loginid=456
Any information is appreciated!