<?xml version="1.0" encoding="UTF-8"?> P�r�o�g�r�e�s�s� �M�e�a�s�u�r�e� �d�a�t�a� �m�o�d�e�l� �e�l�e�m�e�n�t�

Scenario 4

Project requirements indicate the need to report which learners have started but not yet completed the SCO. Using Progress Measure, complete the code to meet the requirements of the project.

function reportLearnerProgress(progressValue)
{
   SetValue("cmi.progress_measure"," ");
}

Click after you complete this exercise.