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

Option to terminate testing #17

Closed gfergadiotis closed 3 years ago

gfergadiotis commented 3 years ago

I keep forgetting to bring this up. Would it be possible to allow the clinician to terminate testing and have the app print the results up until that point? That would be very convenient in a number of cases.

rbcavanaugh commented 3 years ago

Sure, good idea. a couple of questions:

rbcavanaugh commented 3 years ago

Actually, this was super easy to do. Now, if you hit the 'esc' key during testing, an alert will pop up asking if you would like to end the test early, and the user can hit "confirm" to skip to the last page where data can be downloaded.

Please add any comments for any additional language for ending the test early. The escape key seemed to be the easiest way to let the user stop the test early. I can add a button to the page itself, but getting it to stay in one place fixed on the screen can be finicky with different screen sizes.

rbcavanaugh commented 3 years ago

Alex: clarify language around confirmed responses - (with items confirmed by pressing enter)