# HG changeset patch # User Nicholas Jillings # Date 1499890483 -3600 # Node ID e936521b1eb0467534a28f501774415b5dbe8af1 # Parent 5d5542e01fe14fdd41284c065927cc6c7394e72d Minor change to ordinal descriptor diff -r 5d5542e01fe1 -r e936521b1eb0 test_create/interfaces/specifications.json --- a/test_create/interfaces/specifications.json Wed Jul 05 15:22:30 2017 +0100 +++ b/test_create/interfaces/specifications.json Wed Jul 12 21:14:43 2017 +0100 @@ -78,12 +78,12 @@ "en": "Each element is given a horizontal scale broken into a number of discrete choices. The number of choices is defined by the scale markers." } }, { - "name": "Rank", + "name": "Rank/Ordinal", "interface": "ordinal", "description": { "en": "Each stimulus is placed on a discrete scale equalling the number of fragments. The fragments are then ranked based on the question posed. Only one element can occupy a rank position" } - }, { + },{ "name": "Likert", "interface": "discrete", "description": {