Reputation: 51
I am building a model for adaptive testing where I want to feed some responses and according to the response I want to extract the next question from my item bank according to the previous response. For eg. I have answered a question of complexity Medium and I failed in that so the next question thrown to me should be of the same topic but of Low complexity. I am using catsim for this but I am nowhere close to it. I have the following questions:
I have been using examples from the following site https://colab.research.google.com/drive/14zEWoDudBCXF0NO-qgzoQpWUGBcJ2lPH?usp=sharing#scrollTo=w16lhjAyIEBl
Upvotes: 1
Views: 389