- Notifications
You must be signed in to change notification settings - Fork4
Kot is a basic toolkit for getting started with computerised adaptive testing (CAT) in Ruby.
License
NotificationsYou must be signed in to change notification settings
stupidpupil/kot
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Kot is a basic toolkit for getting started with computerised adaptive testing (CAT) in Ruby.
It includes:
- a module to calculate item response theory (IRT) statistics for dichotomous items with 1-4PL characteristic curves (ICCs),
- a Hill Climbing ability (theta) estimator,
- a Randomesque selector and
- a Test class to make tying all this together easier.
douglasrizzo'scatsim and its excellent documentation,without which I wouldn't have been able to cobble this together.
This gem is licensed under theGNU GPL v3.0 or later.