Skip to content
This repository was archived by the owner on Feb 17, 2020. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion lms_lrs.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ Example launch link (shown without URL encoding and with line breaks for readabi
```
http://example.scorm.com/TCActivityProvider/
?endpoint=http://example.scorm.com/lrs/
&auth=OjFjMGY4NTYxNzUwOGI4YWY0NjFkNzU5MWUxMzE1ZGQ1
&auth=Basic a2V5OnNlY3JldA==
&actor={ "name" : ["Project Tin Can"], "mbox" : ["mailto:[email protected]"] }
&registration=760e3480-ba55-4991-94b0-01820dbd23a2
&activity_id=http://example.scorm.com/tincan/example/simplestatement
Expand Down