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

Continue test input is out of order #42

Closed rbcavanaugh closed 1 year ago

rbcavanaugh commented 2 years ago

Currently, the option to continue a paused test (by uploading a downloaded .csv file) is on the third intro page. It really needs to be on the second page and uploading the file to continue needs to pre-set the options from the test (and disable any further selections).

I think the best thing will be to add a choice to "initial test", "retest", "continue test" at the top of page 2, and make selections from there.