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

Breaks #29

Closed AlexSwiderski closed 2 years ago

AlexSwiderski commented 3 years ago

It is not clear to me how the break works with some of the texts that was inserted into the intro page, since removed.

"If a break is needed, users should download their existing scored data, then upload..."

Does this imply that the user should download the responses thus far responded to, and then upload and run the remainder of whatever test they want later? When i did this with the 30 item pnt the test just starts from the beginning.

Does this mean we are suggesting that the user input these results into the VL?

rbcavanaugh commented 3 years ago

Since removed as in no longer there? I started to add this function but it ended up being more complicated that I anticipated. I need to think more carefully about how to implement resuming a session if we need to do that.