-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Content object completion miscalculation #233
Comments
oliverfoster
added a commit
that referenced
this issue
Jun 24, 2024
oliverfoster
added a commit
that referenced
this issue
Jun 27, 2024
github-project-automation
bot
moved this from Needs Reviewing
to Recently Released
in adapt_framework: The TODO Board
Jun 27, 2024
🎉 This issue has been resolved in version 8.0.2 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Subject of the issue
I made a mistake in the pr #231 , apologies.
adapt-contrib-pageLevelProgress/js/PageLevelProgressIndicatorView.js
Lines 52 to 57 in d3fa16d
Does not allow assessment or pages to be represented in the bar, this is as
isComplete
takes precedence. The function should always defer tocalculatePercentageComplete
for content objects.The text was updated successfully, but these errors were encountered: