Learn R Programming

⚠️There's a newer version (1.1.1) of this package.Take me there.

fsia (version 1.0)

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 http://sourceforge.net/projects/formscanner/. 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, the computation and the graphical representation of the frequencies of the responses to each item and the report of the responses of one or a few persons.

Copy Link

Version

Install

install.packages('fsia')

Monthly Downloads

169

Version

1.0

License

GPL (>= 2)

Maintainer

Michela Battauz

Last Published

January 13th, 2015

Functions in fsia (1.0)

resp2binary

Convert Responses to Binary Data
freq

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

Import and Analysis of OMR Data from FormScanner
item.stat

Item Statistics
mchoice1

Simulated Test Responses
mchoice2

Simulated Test Responses
key

Key of Items
mchoice2id

Simulated Test Responses
mchoice1id

Simulated Test Responses
exam1

Simulated Test Responses with Key
report

Report the Responses
person.stat

Person Statistics
read.formscanner

Import Data From FormScanner