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

provide option to go back one item or fix incorrect scoring or score offline tests #22

Closed rbcavanaugh closed 2 years ago

rbcavanaugh commented 3 years ago

use case: clinician enters wrong score, needs to go back and fix it. solution: provide back button to go back a single item

use case #2: items are restored later, fixed. solution: clinician can alter the downloaded file, and reupload in a new instance. provide button to

use case #3: provide IRT scoring for test administered offline (e.g. using the powerpoint) solution: provide a blank template that scores can be entered manually and uploaded.

rbcavanaugh commented 3 years ago

struggling with thinking about how to code this for use case number 1

@AlexSwiderski @william-hula any thoughts here?

rbcavanaugh commented 3 years ago

update from our conversation on 9/1. back button more work than seems. keep in mind as we make other fixes. comment where we need to chage.

rbcavanaugh commented 2 years ago

closing. not going to do a back button