Average Challenge Score
              
                
                {{ (averageScore / 10).toFixed(1) }} / 10
               
              
                Entry Level:
                {{ difficultyRating('Easy') }}
               
              
                Mid Level:
                {{ difficultyRating('Medium') }}
               
              
                Senior Level:
                {{ difficultyRating('Hard') }}
               
              
                Challenges Completed: {{ totalCompletedChallenges }} / {{ totalChallenges }}