Skip to main content
November 21, 2006
Question

Navigating from SCO to SCO

  • November 21, 2006
  • 1 reply
  • 304 views
Hello! Here's what is undoubtedly a dumb question:

If I have a project that contains several modules (broken down into individual .swf files and SCOs in the imsmanifest), how does the system know to jump between one and the next?

That is, let's say the student comes to the end of Module 1. Do I need to provide a button that links to the next module, or does the LMS just do that (presumably by knowing when a SCO is done and then running the next SCO listed in the imsmanifest.xml file)?

Thanks for any help you can provide!

This topic has been closed for replies.

1 reply

Inspiring
November 21, 2006
Hi Will,

With our LMS (Integrity eLearning's WBT Manager) we let the LMS handle that. Each SCO is a "lesson" a single "class" can have many lessons. In the LMS we have a dynamic list of lessons generated (for each student). The student then just begins with the first class and works their way down the list. In some cases we do have the student take classes in a particular order, but generally we leave that up to the student.

TPK