v1.0-alpha
Release Notes for LovelyBSI
Version: 1.0-alpha
Features
-
Question Pagination
- Introduced a pagination system for questions, allowing users to navigate through them in chunks of 10.
- Displayed the range of questions (e.g., "Questions 1–10") instead of the page number for better clarity.
-
Test and Learning Modes
- Added the ability to switch between two modes:
- Learning Mode: Correct answers are highlighted immediately.
- Test Mode: Answers are not displayed until the "Check" button is pressed, which highlights correct and incorrect answers.
- Added the ability to switch between two modes:
-
Starred Questions
- Users can mark questions as "starred" by clicking a star icon.
- A separate view for starred questions has been added for focused revision.
-
Persistent Data Storage
- Implemented persistent storage for starred questions using a local JSON file.
- Starred questions are saved and retained across app restarts.
-
Navigation Buttons
- Styled navigation buttons (
⬅️
and➡️
).
- Styled navigation buttons (