FSOC-OSS/Fsoc-level-hard

🔥 Feature Request: Implement Streak System with Bonus Rewards and Animations

开放

#10 创建于 2025年9月30日

 (1 条评论) (0 个反应) (0 位负责人)JavaScript (21 个派生)auto 404
MediumPriority lowenhancementgood first issuehacktoberfest

仓库指标

星标
 (1 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Design Reference

Reference design showing streak counter, fire animations, and bonus point displays

Problem Statement

The current quiz lacks motivation for consistent performance. Users need visual feedback and rewards for maintaining consecutive correct answers to encourage focused play and create engaging momentum.

Proposed Solution

Implement a comprehensive streak system that:

  • Tracks consecutive correct answers in real-time
  • Displays streak counter with visual effects
  • Awards bonus points for streak milestones
  • Shows celebratory animations for streak achievements
  • Provides streak preservation incentives

Acceptance Criteria

Streak Tracking & Display

  • Streak preservation across questions in same quiz
  • Visual streak indicator (fire icons, progress bars)
  • Streak multiplier display for bonus points
  • Streak history in results page

Bonus Rewards System

  • Bonus points for streak milestones (5, 10, 15, 20+ correct answers)
  • Increasing multipliers (1.5x at 5, 2x at 10, etc.)
  • Special rewards for extended streaks (25, 50, 100)
  • Streak bonus calculation in final score
  • Bonus point animations and notifications

贡献者指南