In Sequencing Pseudo Code and at line "3.2. Apply the appropriate Objective Rollup Process to the activity" of "Overall Rollup Process [RB.1.5]", I don't know which Objective Rollup Process I should apply (i.e., Using Measure or Using Rules or Default Rules).
Please explain for me. Thank you
I've been developing a SCORM 2004 sequencing engine, and just started implementing [RB.1.5]. At first I was confused at the same point too. But finally I reached the following conclusions:
Lines from 1. to 1.2. in [RB.1.2 b] determines whether the default rollup rules should be applied or not. The rest of the code is for objective rollup using rules process.