Description Usage Arguments Value Author(s)
Helper function that generates sub_questions answers stats for the Generate Random Question function. The answers count is generated through a uniform probability distribution.
1 | gen_sub_question_data(sub, n_answer, min_count, max_count)
|
sub |
Numeric. The index of the sub_question that is being generated |
n_answer |
Numeric. The number of answer options |
min_count |
Numeric. Minimum count value that an answer will receive |
max_count |
Numeric. Maximum count value that an answer will receive |
Sub-question answer stats data
Leonardo Rocha
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.