Function creating an essay question and retrieving grading criteria from the propositions table.

create_essay(propositions, codes, interrogation)

Arguments

propositions

Tibble. Table from which items (alternatives) and associated explanations are selected.

codes

Character string. Code of the question to which the propositions are linked.

interrogation

Character. Question asked to the student.

Value

Tibble. Table containing all the information about the propositions made to the student.

Author

Nicolas Mangin