powered by
Julia Equivalent: IAI.MultiQuestionnaire
IAI.MultiQuestionnaire
multi_questionnaire(questions)
The questions to visualize. Refer to the Julia documentation on multi-learner visualizations for more information.
Requires IAI version 1.1 or higher.
# NOT RUN { iai::multi_questionnaire(list("Questionnaire for" = list( "first learner" = lnr1, "second learner" = lnr2 ))) # } # NOT RUN { # }
Run the code above in your browser using DataLab