Concept:The median is the middle value of a data set when the values are arranged in ascending order.Explanation:First, arrange the scores in ascending order.The given scores are 8,9,6,5,10.Arranged in ascending order: 5,6,8,9,10.Since there are 5 scores, the median is the 3rd value.The 3rd value in this ordered list is 8.Answer:The median is 8, which is option B.