run_Practice {mycaas} | R Documentation |
run Practice Assessment shinyApp
Description
This function run a shinyApp in which the following pages are available: i) a brief introduction of the assessment tools; ii) the GUI to create "assessment" files from a "csv" of items; iii) the GUI implementation of the adaptive assessment; and iv) the GUI implementation of the outcome.
Usage
run_Practice()
Value
The results of the assessment
Examples
# Try to build your test
if(interactive()){
run_Practice()}
[Package mycaas version 0.0.1 Index]