Checking competition_branch_qurans table structure... id - bigint unsigned competition_version_branch_id - bigint unsigned is_active - tinyint(1) parts_count - tinyint unsigned questions_count - tinyint unsigned lines_per_question - tinyint unsigned narration_type - tinyint unsigned narration_ids - longtext reading_group_id - bigint unsigned alert_before_fat7 - tinyint unsigned total_score - smallint unsigned alert_penalty - decimal(8,2) alert_same_position_penalty - decimal(5,2) alert_new_position_penalty - decimal(5,2) fat7_penalty - decimal(8,2) tajweed_score - tinyint unsigned tajweed_penalty - decimal(8,2) performance_score - tinyint unsigned performance_penalty - decimal(8,2) relief_grade - tinyint unsigned required_approvals_for_relief - tinyint unsigned created_at - timestamp updated_at - timestamp deleted_at - timestamp ✅ deleted_at column EXISTS!