You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Surely the actual behaviour is the course will complete as the page containing just a blank component will record as complete when you open it then return to the menu. The only thing that I can see doesn't happen is the page level progress doesn't show the blank component as having completed but it makes no sense to include the blank component in the page level progress as the user cannot see the blank components. For our particular use to detect a page has opened we only require one NOT optional blank component at the top of the page.
Subject of the issue/enhancement/features
To avoid course completion prevention when blank components are used, they should be marked as complete upon postRender on the page
Your environment
Steps to reproduce
Create a course with blank components and page level progress
Expected behaviour
PLP should fill immediately on page load. Clicking PLP will show blank components individually have completed
Actual behaviour
Course will never complete as Blank components do not get marked this way
The text was updated successfully, but these errors were encountered: