How to evaluate SCORM rule conditions against objective tracking model and CMI data?
I’m working on a SCORM package where I’m evaluating rule conditions defined in the sequencing rules against objectives before delivering an activity. I understand that the sequencingRulesCheckSubProcess
handles the evaluation of rule conditions based on the objective’s tracking model. However, I’m facing some challenges with this process and would appreciate some guidance.