Hi,
In this sample course: http://scorm.com/wp-content/assets/golf_examples/PIFS/SequencingPreOrPostTestRollup_SCORM20043rdEdition.zip
Pre-Test and Post-Test share a global objective which they both write to. currently I step through the course in the following manner:
(1) Attempt Pre-Test and fail
(2) Go through all content (Pre-Test is disabled now)
(3) Attempt Post Test (Pre-Test is enabled now)
Is there a way that I can ensure Pre-Test is not re-enabled in (3) ? I dont want the user to revisit the pre-test after he has failed it. Why does the re-enabling happen - is it because of the global objective shared across the pre and post tests?