The Need for Closure Scale (NFCS)
nfcsShort()
Module
veleslibrary.questionnaires.nfcs
Import
from veleslibrary.questionnaires.nfcs import nfcsShortOriginal
You need to cite both papers if you use the NFCS in your research.
Score calculation
A simple sum.
Reverse items
None.
Subscales
None.
Reliability
α = .87
Implemented by
Jędrusiak, Jakub (University of Wrocław)
Args
name : str
Base name for pages and questions. Defaults to “NFCS”.
instruction : str
Instruction for the questionnaire. None means that the default instruction will be used.
title : str
Title for the matrix. Defaults to None.
matrixOptions : dict | None
Additional options for the matrixDropdown as a dictionary. Defaults to None.
ratingOptions : dict | None
Additional options for the rating column as a dictionary. Defaults to None.
pageOptions : dict | None
Additional options for pages as a dictionary. Defaults to None.
Returns
PageModel
PageModel with the NFCS short questionnaire. Use the * operator to unpack it to questions.