Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/juliapsychometricsbazaar/adaptivetestplots.jl

Plots for ComputerAdaptiveTesting.jl and FittedItemBanks.jl
https://github.com/juliapsychometricsbazaar/adaptivetestplots.jl

Last synced: about 1 month ago
JSON representation

Plots for ComputerAdaptiveTesting.jl and FittedItemBanks.jl

Awesome Lists containing this project

README

        

# AdaptiveTestPlots.jl

[![Stable](https://img.shields.io/badge/docs-stable-blue.svg)](https://JuliaPsychometricsBazaar.github.io/AdaptiveTestPlots.jl/stable)
[![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://JuliaPsychometricsBazaar.github.io/AdaptiveTestPlots.jl/dev)
[![Build Status](https://github.com/JuliaPsychometricsBazaar/AdaptiveTestPlots.jl/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/JuliaPsychometricsBazaar/AdaptiveTestPlots.jl/actions/workflows/test.yml?query=branch%3Amain)

This is a package for plotting recordings of CATs (Computerised Adaptive
Tests), as well as plots for fitted item banks from
[FittedItemBanks.jl](https://github.com/JuliaPsychometricsBazaar/FittedItemBanks.jl).

Usage examples will soon be provied in the
[`ComputerAdaptiveTesting.jl` examples](https://juliapsychometricsbazaar.github.io/ComputerAdaptiveTesting.jl/dev/examples/)
and the
[CAT experiments](https://github.com/JuliaPsychometricsBazaar/CATExperiments)
repository.