rbcavanaugh / pnt

Beta-version of R Shiny implementation of the computer-adaptive Philadelphia naming test (Roach et al., 1996) following item response theory.
https://william-hula.shinyapps.io/pnt-cat/
GNU General Public License v3.0
0 stars 6 forks source link

Write tests #18

Closed rbcavanaugh closed 2 years ago

rbcavanaugh commented 3 years ago

Questions/thoughts:

  1. Do we have data for 60-item IRT?
  2. full-randomized PNT will be a bit trickier due to random test order
  3. 100-item IRT we can't do currently, since we don't have data. Perhaps if 30 and 60 work though, that's good enough. Or we should just exclude the 100 item?

reminder for self: 30-item IRT tests whether ability estimates and next items are working similarly to the old java app. walker and full pnt tests are checking that responses entered into the app are recorded and output correctly in the downloaded data

rbcavanaugh commented 3 years ago

Small tests that could be run frequently:

rbcavanaugh commented 2 years ago

Reminder to self to write new test for T-score ranked scores. Will H. to send 10% of raw data.