Skip to content

[FEATURE] review mode for completed scenarios #139

Description

@fabiosirna

Feature Description

Introduce a new practice mode called Review Mode.
This mode would present the user with a series of random scenarios selected exclusively from the list of exercises they have already successfully completed.

Problem Statement

Image

As illustrated in the attached screenshot, the application currently offers only two distinct paths: Training and Arcade.

For a user like me who is actively learning Helix, there is a missing link between initial learning and high-speed practice. Once scenarios are completed, it becomes difficult to maintain proficiency without an automated way to review them.

Currently, if I want to practice what I have already learned, I must either:

Manually scroll through 140+ items to pick an old exercise.

Play Arcade Mode, which might include commands I haven't unlocked yet.

There is no dedicated way to "review" and repeat only the scenarios I have already solved in a randomized order to solidify muscle memory.

Proposed Solution

Add an option to the main "Select Mode" menu: Review Mode.

When selected, the app should:

  • Filter the entire scenario database for items marked as completed, those with the green checkmark;
  • Randomly select a scenario from this subset.

Upon successful completion, immediately load another random scenario from the "completed" pool.

Priority

  • Critical - blocks my usage
  • High - significantly improves experience
  • Medium - nice to have
  • Low - minor improvement

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions