Learn R Programming

mycaas (version 0.0.1)

run_Practice: 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()

Arguments

Value

The results of the assessment

Examples

Run this code
# Try to build your test
if(interactive()){
run_Practice()}

Run the code above in your browser using DataLab