Description Usage Format Source Examples
Collected data of interactive quizzes used in a biological data science course.
1 |
A data frame with 45721 rows and 11 variables:
Time of entry
Quiz currently completed
Version of the quiz
Generic (anonymized) name of the student
Label of the question in the quiz
For a multiple choice questions, whether answer is correct
(TRUE
) or not (FALSE
). For an open question, whether the
student submitted its final solution (TRUE
), no mather if that
solution is correct or not.
Events triggering the entry (learnr UI-related).
The answers proposed by the student (JSON string).
Combination of tutorial and label variables.
Answer extracted of 'data'.
Question extracted of 'data'.
http://biodatascience-course.sciviews.org
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.