How to link directly into a LearnCentrix course from outside LC
Direct linking into a course from outside of LC
1. Step 1 – get the query string for the appropriate course
a. Open the course in LC
b. Right-click on the gray horizontal bar under the My Learning button
c. Click on Properties on the bottom of the menu
d. Write down or copy the address (URL) that appears.
e. Example: http://my.learncentrix.com/do/course/explorer?courseID=5555&offeringID=9999&role=student
f. Click on Cancel button
2. Step 2 – tweak the address
a. Take the URL you wrote down and add additional parameters so that it looks something like this:
http://my.learncentrix.com/do/main?page=/do/publicOfferingsLearn&method=learn&role=student&courseID=5555&offeringID=9999
3. Step 3 – create the link
a. Insert the URL string into the anchor tag as the HREF attribute
b. Put the link on any web page you want.

