simulanswers: Function creating a test of the exam generator based on the...

Description Usage Arguments Value

Description

Function creating a test of the exam generator based on the solutions recorded is an rds file.

Usage

1
2
simulanswers(exam_id = NULL, correction = 1/(5 - 1), nbr = 50,
  path = getwd())

Arguments

exam_id

character. ID of the exam.

correction

numeric. Penalty to apply for guesses.

nbr

integer. Number of students to simulate.

path

character. Path to the .rds file direcgtory.

Value

A list with two elements: answers from students and corresponding grades


NicolasJBM/genexam documentation built on June 28, 2019, 2:42 p.m.