EXCEEDS logo
Exceeds
Adarsh B

PROFILE

Adarsh B

Worked on the flutter/website repository to enhance the quiz experience by implementing answer options randomization, addressing the issue of positional bias in interactive quizzes. Developed a feature in Dart that shuffles answer options within the quiz model, specifically in the Question.fromMap method, ensuring the correct answer does not consistently appear in the same position. This approach centralized the randomization logic for maintainability and future scalability. The update improved learning effectiveness and strengthened quiz analytics by reducing predictability. Focused on full stack development, the work emphasized code quality and maintainability while resolving a recurring bias issue across multiple quiz modules.

Overall Statistics

Feature vs Bugs

100%Features

Repository Contributions

1Total
Bugs
0
Commits
1
Features
1
Lines of code
3
Activity Months1

Work History

March 2026

1 Commits • 1 Features

Mar 1, 2026

March 2026 — Flutter website: Delivered Quiz Answer Options Randomization to eliminate positional bias and fixed a recurring bias issue across interactive quizzes. Implemented option shuffling in Question.fromMap (lib/models/quiz_model.dart) as part of the quiz model. This change reduces predictability, improves learning effectiveness, and strengthens quiz analytics. Key commit: 1d356c8b45b8b8bdb44392f364fff3dad45c2b2c (feat: shuffle tutorial quiz options to remove positional bias).

Activity

Loading activity data...

Quality Metrics

Correctness100.0%
Maintainability100.0%
Architecture100.0%
Performance100.0%
AI Usage20.0%

Skills & Technologies

Programming Languages

Dart

Technical Skills

Dartfull stack development

Repositories Contributed To

1 repo

Overview of all repositories you've contributed to across your timeline

flutter/website

Mar 2026 Mar 2026
1 Month active

Languages Used

Dart

Technical Skills

Dartfull stack development