Abhishek Ghose
posted this on April 15, 2011 03:10 pm
Hi,
I want to have a precondition for an item that looks for the completion status of an objective, and keeps the item disabled the objective is not "completed". In SCORM 2004 4th Edition this is easy to do, since we can specify a "writeCompletionStatus" to an objective which maybe accessed. Is there a way to do this in 2004 3rd Edition?
Having "completionSetByContent=true" for an item and then using an objective ( specified as a mapped global objective in the primaryObjective tag of the item - with writeNormalizedMeasure="true" writeSatisfiedStatus="true) " for the preCondition test does not seem to help.