Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/juliapsychometricsbazaar/adaptivetestplots.jl
- Owner: JuliaPsychometricsBazaar
- License: mit
- Created: 2023-11-24T16:03:19.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-24T14:13:37.000Z (about 2 months ago)
- Last Synced: 2024-10-25T17:15:21.957Z (about 2 months ago)
- Language: Julia
- Homepage: https://juliapsychometricsbazaar.github.io/AdaptiveTestPlots.jl/
- Size: 303 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.