Skip to main content

Module struggle

Module struggle 

Source
Expand description

Struggle Detection Logic

Detects when a user is struggling with an exercise based on:

  • Inactivity (no answer attempt after threshold time)
  • Wrong attempts (incorrect answers)

Structs§

StruggleConfig
Configuration for struggle detection
StruggleDetector
Tracks struggle state for an exercise

Enums§

StruggleReason
Reasons why a user might be struggling