Mercurial > hg > webaudioevaluationtool
changeset 2905:e936521b1eb0
Minor change to ordinal descriptor
author | Nicholas Jillings <nicholas.jillings@mail.bcu.ac.uk> |
---|---|
date | Wed, 12 Jul 2017 21:14:43 +0100 |
parents | 5d5542e01fe1 |
children | 281393b64a13 |
files | test_create/interfaces/specifications.json |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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": {