Hello,
I was testing the last framework and the trickle/bookmark still doesn't work as expected even if it is better than before.
So now the bookmark is correctly scrolling to the last seen component. But the trickle button doesn't appear. Instead, the next component is already unlocked (even if you didn't click on the trickle button of the last seen component before exiting and resuming the course), you have to scroll down manually to the next component, this last component will show the trickle button.
Resume: after resuming an Adapt course, the trickle button is showing on bookmarked component + 1 instead of bookmarked component.
Could not be an issue, but I think it is fair to resume the course in the exact same condition when you left it.
So, I'll try to help and I would like to know the difference between the variables of:
1. a completed component (when the trickle button appears)
2. a component where the user has clicked on the trickle button
I think 1 is handled by the _isComplete variable. But for 2 I don't know. It could be helpful to fix this.
Any clue on how to solve this?
Thanks;