Learn R Programming

fsia (version 1.1.1)

Import and Analysis of OMR Data from FormScanner

Description

Import data of tests and questionnaires from FormScanner. FormScanner is an open source software that converts scanned images to data using optical mark recognition (OMR) and it can be downloaded from . The spreadsheet file created by FormScanner is imported in a convenient format to perform the analyses provided by the package. These analyses include the conversion of multiple responses to binary (correct/incorrect) data, the computation of the number of corrected responses for each subject or item, scoring using weights,the computation and the graphical representation of the frequencies of the responses to each item and the report of the responses of a few subjects.

Copy Link

Version

Install

install.packages('fsia')

Monthly Downloads

157

Version

1.1.1

License

GPL-3

Maintainer

Michela Battauz

Last Published

June 23rd, 2017

Functions in fsia (1.1.1)

addkey

Add a Key to a Data Frame
addweights

Add a Weights to a Data Frame
weights_multiple

Weights of each Response of the Items
person.stat

Person Statistics
questionnaire

Questionnaire Responses
test

Test Responses
weights

Weights of Items
item.stat

Item Statistics
key

Key of Items
freq

Absolute and Percentage Frequencies of the Responses to the Items.
fsia-package

Import and Analysis of OMR Data from FormScanner
resp2binary

Convert Responses to Binary Data
resp2scores

Convert Responses to Scores
read.formscanner

Import Data From FormScanner
report

Report the Responses