I am trying to determine the correct test answers from a multiple choice test consisting of 20 questions, with 4 possible answers per question. The data I have are multiple graded tests of varying accuracy. I have gotten the program to work, but I have the graded test scores known to me. How do I write this so that it will return all possible 20/20 correct tests without me having the data known to me at the start? What is the best way to go about this?
froggo_doggo is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1