Archive for the 'elearning' Category

SCORM - Basic Standards

Magnet January 28th, 2006

Hello Friends,
 

Now you are familiar with scorm conferment e-learning. Today we will take brief idea on how scorm works. There are Many controls defined in the manifest file of every course. One of the basic controls is ‘Control Mode’. It has many attributes which decides the flow of course. The attributes are -
 

1. Control Choice = True
    This element enables the learner to select any chapter randomly.
 

2. Control Flow = True
     This element enables the learner to go in sequence, learner can’t jump any chapter, and learner can go only one step front or back.
 

3. Control Choice Exit = True
    This element enables the learner to restrict the learner while exiting the chapter.
 

4. Control Forward Only = True
   This element enables the learner to move in one direction (forward only). Learner can’t go backward. 
 
Sequencing of the course in e-learning. Next time we will take in consideration of the deep tree structures. Presently we are working on it, to make it more clear & brief. There is one site regarding the SCORM , which will help you more is http://www.adlnet.org.