Learn R Programming

TestScorer (version 1.7.2)

TestScorerGUI: 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

Value

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

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.

Examples

Run this code
## Not run: 
# TestScorerGUI()
# ## End(Not run)

Run the code above in your browser using DataLab