Learn R Programming

mycaas (version 0.0.1)

run_Assessment: run Assessment shinyApp

Description

This function run a shinyApp in which the is available: iii) The GUI implementation of the adaptive assessment

Usage

run_Assessment(file = NULL)

Value

The results of the assessment

Arguments

file

Logical value.

Examples

Run this code
# Try the test example yourself
data(AA_knowledge_test)
if(interactive()){
run_Assessment(AA_knowledge_test)}

Run the code above in your browser using DataLab