TestScorerGUI {TestScorer}R Documentation

Graphical user interface to score tests and questionnaires (raw and transformed scores)

Description

This function allows the user to introduce the items of a test or questionnaire and obtain raw and transformed scores of scales. Also allows adding new questionaire scoring directives.

Usage

TestScorerGUI()

Arguments

The function don not admit arguments.

Details

When first running the funcion a directory for scoring tests is created. Some tests examples and the document TestScorerInstructions.pdf are copied to the directory.

Value

No value is returned. The function is used for its side effects.

Note

See the document TestScorerInstruction.pdf. It explain the way of introducing and scoring the answers of a test and the procedure for creating new ones.

Author(s)

Manel Salamero

Examples

## Not run: 
TestScorerGUI()

## End(Not run)

[Package TestScorer version 1.7.2 Index]