This is the last continuing page, page 3. The next page is an example of the end page.
A special aspect of this page is that if the student should want to leave this SCO, the LMSFinish command would still need to be issued before the next SCO is loaded. Two methods for sending the LMSFinish command to the LMS are:
1. Have the next SCO check to see whether LMSInitialize is still active and issue the LMSFinish command if it is still active. Then issue the LMSInitialize command for the new SCO, or
2. Use a between-SCO sharable navigation object to issue the LMSFinish command when it is instructed to change to another SCO.
The second method is preferred since a between-SCO sharable navigation object persists over the entire course and can track learner behavior.