RunestoneInteractive / RunestoneInteractive/rs

Textbook - An issue with the progress bar counting system.

Open
#614 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
69
Forks
117
Avg merge
6d 4h
Merged PRs (30d)
24

Description

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)

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the textbook page in Chrome and locate the progress-bar entry point; the issue names no source file or test. Done means the first view reports 0 of 3 activities, and the total matches the three activities displayed on the page.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.