grade.missed: Grades output from Datalink and reports number of missed...

Description Usage Arguments Value

View source: R/grade.missed.R

Description

uses the .xlsx output from Datalink Connect software and will score responses by assigning a grade value to each possible response

Usage

1
grade.missed(input, answer.value = 0.2)

Arguments

input

.xlsx exported from Datalink Connect read into R by using the command: read.xlsx2(file,sheetName="Results Grid")

answer.value

a single value or a vector equal to number of answers assigning values to each possible response

Value

A dataframe consisting of student names, ID numbers and number of points missed on scanned questions


KirtOnthank/ScanTools documentation built on Feb. 4, 2020, 1:32 p.m.