I am doing research using Adaptive Comparative Judgement where I present the user two things and let them choose which one is more difficult for them to understand. For now I am thinking of testing 10 things but it will be extended further.
I have been looking at ways to sort the data in relation to the difficulty of each item and cam across Bradley-Terry and Thurstone's models, but they are too mathematical for me to understand so I am wondering if anyone has done a similar thing and knows how to go about writing a code to do this type of sorting.
To give an example, on this website https://nomoremarking.com/demo1 there is a colour test and it asks the user to choose between two colours the one with the darker shade and automatically sorts the results. That is the sorting I am interested in.
Thanks!