Click or drag to resize
Askia

QuestionRotationType Enumeration

Enumeration of the question rotation type

Namespace:  AskiaCore
Assembly:  AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax
public enum QuestionRotationType
Members
  Member nameValueDescription
None0 No rotation
Random1 Randomly rotated responses
Circular2 Responses shifted at each interview
Inverted3 Inverted responses order
Alphabetical4 Responses sorted alphabetically
See Also