Title: | GUI for Entering Test Items and Obtaining Raw and Transformed Scores |
---|---|
Description: | GUI for entering test items and obtaining raw and transformed scores. The results are shown on the console and can be saved to a tabular text file for further statistical analysis. The user can define his own tests and scoring procedures through a GUI. |
Authors: | Manel Salamero |
Maintainer: | Manel Salamero <[email protected]> |
License: | GPL-2 |
Version: | 1.7.2 |
Built: | 2025-03-01 04:35:41 UTC |
Source: | https://github.com/cran/TestScorer |
The main 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 instructions.
Package: | TestScorer |
Type: | Package |
Version: | 1.4 |
Date: | 2013-11-30 |
License: | GPL-2 |
Main function: TestScorerGUI
Manel Salamero
Maintainer: Manel Salamero <[email protected]>
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.
TestScorerGUI()
TestScorerGUI()
The function don not admit arguments.
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.
No value is returned. The function is used for its side effects.
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.
Manel Salamero
## Not run: TestScorerGUI() ## End(Not run)
## Not run: TestScorerGUI() ## End(Not run)