oscats

Open-source computerized adaptive testing system library

brewmacoslinux
Try with needOr install directly
Source

About

Computerized adaptive testing system

Commands

oscats

Examples

Display help information about oscats commands$ oscats --help
Run adaptive testing with a specified item bank file$ oscats -i itembank.xml -o results.xml
Generate test report from assessment results$ oscats -r results.xml -f html > report.html