I want to rank people based on their test scores but the number of questions each individual has answered is different. People with "n" answers or less will be excluded from being ranked.
Everyone gets one question daily. A running test score is calculated based on the number of correct answers vs. the number of questions asked. Questions are randomly pulled from a pool. Eventually, everyone will get the same questions, just in a different order. When all questions in the pool are answered, the process starts over from the beginning.
An individual may feel that some questions are harder than others but they are all of equal weight. Each response is tracked so we know who answered what question, the result, and how long it took them to answer.
Their “progress”, the percentage of questions answered vs. the total number of questions available, is also known. Everyone is at a different progress percentage since people start, complete, and restart at different times. So, at any point in time, some people will have answered only a few questions while others may have answered a hundred.
I’d like to compare and rank participants based on their score and progress but don't know how. I've seen similar questions asked, but no responses. Any direction is greatly appreciated.
Everyone gets one question daily. A running test score is calculated based on the number of correct answers vs. the number of questions asked. Questions are randomly pulled from a pool. Eventually, everyone will get the same questions, just in a different order. When all questions in the pool are answered, the process starts over from the beginning.
An individual may feel that some questions are harder than others but they are all of equal weight. Each response is tracked so we know who answered what question, the result, and how long it took them to answer.
Their “progress”, the percentage of questions answered vs. the total number of questions available, is also known. Everyone is at a different progress percentage since people start, complete, and restart at different times. So, at any point in time, some people will have answered only a few questions while others may have answered a hundred.
I’d like to compare and rank participants based on their score and progress but don't know how. I've seen similar questions asked, but no responses. Any direction is greatly appreciated.