The results of the exam are a normal approximation to the binomial distribution. The maximum exam score is 100 points with µ = 60 and ơ = 7.
a) When X is a binomial random variable that can be approximated by the normal distribution, calculate the probability that a student scores between 80 and 90 points?
Is this question wrong? If X is a binomial random variable and X is the score, then X can't be a binomial random variable, because the score has more than two possible results. Therefore, this question is wrong.

No, the question is not "wrong" — the point you make reveals a confusion on your part about what a Binomial random variable is.
A Binomial random variable with parameters $n\geq 1$ and $p\in[0,1]$ takes values in $\{0,1,2,\dots, n\}$. It is the sum of $n$ independent Bernoulli random variables, each with parameter $p$.
In short: Bernoulli: two possible outcomes, $0$ and $1$. Binomial: $n+1$ possible outcomes (where $n$ is the parameter), $0,1,2,\dots,n$.