@my_avg = my_score[type][:scores][:avg] == -1 ||  my_score[type][:scores][:avg].nil? ? 'N/A' : my_score[type][:scores][:avg]
    @my_type = type