Skip to content

Use Adaptive Comparative Judgement to build a scale of code quality.

Notifications You must be signed in to change notification settings

sjmog/code-comparer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Comparer

Compare code using Adaptive Comparative Judgement to build a scale using a Rasch model. For determining the 'quality' of things without using standardisation approaches.

Usage

npm install
npm start
  • Do some judgements. In this example, defaults to 5 judgements.
  • Get the results of your judgement cast onto a Rasch model and in logits.

Understanding ACJ

Check out src/example.js for a blow-by-blow account of what's happening in the logic.

About

Use Adaptive Comparative Judgement to build a scale of code quality.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published