We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e3b86a commit 5155887Copy full SHA for 5155887
inst/qml/common/polytomous/VariablesListPolytomous.qml
@@ -37,7 +37,7 @@ VariablesForm
37
id: items
38
name: "items"
39
title: qsTr("Item Responses")
40
- allowedColumns: ["nominal"]
+ allowedColumns: ["scale"]
41
info: qsTr("Select the variables representing item responses for the analysis.")
42
}
43
0 commit comments