Skip to content
Stig Norland edited this page Jun 19, 2018 · 1 revision

questionItem model

QuestionItem is a wrapper of question, responsedomain and their versions.

{
  "id" : "1a4ce203-c68f-4769-96f0-04dfcedcb816",
  "name" : "TRSTPRL",
  "modified" : 1524042554715,
  "modifiedBy" : {
	"id" : "83d4c316-4ff9-11e5-885d-feff819cdc9f",
	"username" : "Hilde",
	"email" : "hilde.orten@nsd.no",
	"agency" : {}
  },
  "agency" : {
	"id" : "1359ded2-9f18-11e5-8994-feff819cdc9f",
	"name" : "int.esseric",
	"modified" : 1514761200000
  },
  "basedOnObject" : null,
  "basedOnRevision" : null,
  "version" : {
	"major" : 1,
	"minor" : 0,
	"versionLabel" : "",
	"revision" : null
  },
  "changeKind" : "CREATED",
  "classKind" : "QUESTION_ITEM",
  "responseDomain" : {
	"id" : "91e67bee-5e7c-4a73-9340-8532bd60071f",
	"name" : "Ctrust11",
	"modified" : 1524039143942,
	"modifiedBy" : User ,
	"agency" : Agnecy,
	"basedOnObject" : null,
	"basedOnRevision" : null,
	"version" : Version,
	"changeKind" : "CREATED",
	"classKind" : "RESPONSEDOMAIN",
	"description" : "Eleven point answer scale with anchors at the beginning and the end",
	"managedRepresentation" : {
	  "id" : "7b12080a-8e5c-4080-812e-229813e3abf8",
	  "name" : "ctrust11",
	  "modified" : 1524039143917,
	  "modifiedBy" : User,
	  "agency" : Agnecy,
	  "basedOnObject" : null,
	  "basedOnRevision" : null,
	  "version" : Version,
	  "changeKind" : "CREATED",
	  "classKind" : "CATEGORY",
	  "label" : "",
	  "description" : null,
	  "inputLimit" : {
		"minimum" : "0",
		"maximum" : "10"
	  },
	  "classificationLevel" : "Interval",
	  "hierarchyLevel" : "GROUP_ENTITY",
	  "categoryType" : "SCALE",
	  "format" : null,
	  "children" : [ {
		"id" : "1dbf5b0c-077a-4ad2-9d3b-e25b8b08516b",
		"name" : "No trust at all",
		"modified" : 1524039143921,
		"modifiedBy" : User,
		"agency" : Agnecy,
		"basedOnObject" : null,
		"basedOnRevision" : null,
		"version" : Version,
		"changeKind" : "IN_DEVELOPMENT",
		"classKind" : "CATEGORY",
		"label" : "No trust at all",
		"description" : null,
		"inputLimit" : {
		  "minimum" : "1",
		  "maximum" : "1"
		},
		"classificationLevel" : null,
		"hierarchyLevel" : "ENTITY",
		"categoryType" : "CATEGORY",
		"code" : {
		  "codeValue" : "0",
		  "alignment" : "text-left"
		},
		"format" : null,
		"children" : [ ]
	  }, {
		"id" : "a0ed0e66-14aa-4ef4-b2a0-9d7de4376b52",
		"name" : "Complete trust",
		"modified" : 1524039143921,
		"modifiedBy" : User,
		"agency" : Agnecy,
		"basedOnObject" : null,
		"basedOnRevision" : null,
		"version" : Version,
		"changeKind" : "IN_DEVELOPMENT",
		"classKind" : "CATEGORY",
		"label" : "Complete trust",
		"description" : null,
		"inputLimit" : {
		  "minimum" : "1",
		  "maximum" : "1"
		},
		"classificationLevel" : null,
		"hierarchyLevel" : "ENTITY",
		"categoryType" : "CATEGORY",
		"code" : {
		  "codeValue" : "10",
		  "alignment" : "text-left"
		},
		"format" : null,
		"children" : [ ]
	  } ]
	},
	"displayLayout" : "0",
	"comments" : [ ],
	"responseKind" : "SCALE",
	"responseCardinality" : {
	  "minimum" : "1",
	  "maximum" : "1"
	}
  },
  "responseDomainRevision" : 13,
  "question" : "...[country]'s parliament",
  "intent" : "Measurement of personal trust in institutions",
  "comments" : [ ],
  "conceptRefs" : [ ]
}