Skip to content
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

Textbook - An issue with the progress bar counting system. #614

Open
bnoggle opened this issue Dec 20, 2024 · 0 comments
Open

Textbook - An issue with the progress bar counting system. #614

bnoggle opened this issue Dec 20, 2024 · 0 comments

Comments

@bnoggle
Copy link

bnoggle commented Dec 20, 2024

The progress bar in the textbook counts from 1 instead of 0, although the tester opened this page the first time and did not complete any activities on the page. In addition, the bar shows the wrong total number of activities, one above the actual number.

Steps:

progress bar - total number
progress bar - counting

Expected results:

The progress bar shows “You have attempted 0 of 3 activities on this page”. It should count from 0. The total number of activities should be the same as the number of the activities displayed on the page.

Actual results:

The progress bar shows “You have attempted 1 of 4 activities on this page”. It counts the progress from 1 instead of 0, and the total number of activities is one above the actual number. It should be 3 because the page only has 3 activities.

Environment:

Device - HP Pavilion (laptop)

Screen size - 15.5”

Display resolution - 1366 x 768

OS - Windows 11 Home

Browser - Google Chrome Version 131.0.6778.109 (Official Build) (64-bit)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant