fill_demo_answer_sheets: Fill demo answer sheets with answers for testing purposes

Description Usage Arguments Value

Description

Fill demo answer sheets with answers for testing purposes

Usage

1
2
3
4
fill_demo_answer_sheets(
  quiz = getOption("peRson.quiz"),
  answers = demo_answers
)

Arguments

quiz

Quiz environment with quiz variables (uses participants).

answers

Answers to write into the sheets (see [demo_answers] for format).

Value

Fills the answer sheets created by [quiz_setup()] with answers, so you can test [evaluate_answers()].


martina-starc/peRson documentation built on April 14, 2021, 3:48 p.m.