LMS - Sends "Completed" After Loaded
This page will send a "Completed" status to the LMS system as soon
as the page loads.
Click here - to go back to
the previous page.
Steps to create: (just my quick notes)
- Insert a Coursebuilder "Action Manager" object in Dreamweaver.
- Edit the Coursebuilder object.
- For the next steps use the defaults unless specified.
- General Tab:
- Check - "Knowledge Track"
- Tracking Tab: <leave blank>
- Action Manger Tab:
- Add - "Segment". Name = "Send completed to LMS"
- Add - "Send Lesson Status"
- Choose - Lesson Status = "Completed"
- OK
- Modify the <body> tag. Should be:
<body onLoad="MM_initInteractions(); MM_judgeInt('G01')" >