I am able to create a matrix (as shown below). Top header shows Overall score (Grade), followed by each question. The rows below note how many students received that Grade and score per question.
Ie. 483 students had a 0 out of 20 overall score. Question 6 was a score out of 3 which 3050 students received 3 out of 3.
What I am trying to analyse is for each question, what option did the student select. Ie for Question 6, there were 3 possible answers. I need to get statistics on the "actual" answer the student selected. Was it A, B or C.
If someone can advise the table then I can create a query (SQL) to run against the table.
The result is not individual specific, but for all results. We are wanting to identify if the course needs to be changed to give more information so the student is comfortable getting the correct answer.
