Skip to content
Snippets Groups Projects
Commit ce681c96 authored by Bjarke Madsen's avatar Bjarke Madsen
Browse files

COMP-251 fix typos and other minor changes to questions

parent b0b4c81f
No related branches found
No related tags found
No related merge requests found
......@@ -803,7 +803,7 @@
"type": "matrixdropdown",
"name": "connectivity_proportions",
"title": "Please give an estimate of the proportion of the institutions in each category for which your NREN provides IP connectivity: ",
"description": "or the questions in this section, please use the ISCED 2011 classification system (the UNESCO scheme for International Standard Classification of Education) as follows: * Level 8 - Doctorate or equivalent level * Level 7 - Masters or equivalent level * Level 6 - Bachelors or equivalent level * Level 5 - Short-cycle tertiary education * Level 4 - Post-secondary non-tertiary education. This can include, for example, short vocational training programmes * Levels 2 and 3: Secondary education * Level 1: Primary or basic education * Level 0: Pre-primary education",
"description": "For the questions in this section, please use the ISCED 2011 classification system (the UNESCO scheme for International Standard Classification of Education) as follows: * Level 8 - Doctorate or equivalent level * Level 7 - Masters or equivalent level * Level 6 - Bachelors or equivalent level * Level 5 - Short-cycle tertiary education * Level 4 - Post-secondary non-tertiary education. This can include, for example, short vocational training programmes * Levels 2 and 3: Secondary education * Level 1: Primary or basic education * Level 0: Pre-primary education",
"columns": [
{
"name": "covered",
......@@ -1218,7 +1218,7 @@
"columns": [
{
"name": "growth_rate",
"title": "% growth rate",
"title": "% growth",
"cellType": "text",
"validators": [
{
......@@ -1353,19 +1353,19 @@
"choices": [
{
"value": "higher_than_r_e_charges",
"text": "Charges typically higher than for R+E users"
"text": "Charges typically higher than for R&E users"
},
{
"value": "same_as_r_e_charges",
"text": "Same charging model as for R+E users"
"text": "Same charging model as for R&E users"
},
{
"value": "no_charges_if_r_e_requested",
"text": "No charges applied if requested by R+E users"
"text": "No charges applied if requested by R&E users"
},
{
"value": "lower_than_r_e_charges",
"text": "Charges typically lower than for R+E users"
"text": "Charges typically lower than for R&E users"
}
]
}
......@@ -1373,11 +1373,11 @@
"rows": [
{
"value": "collaboration",
"text": "Connection to your network for collaboration with R+E users"
"text": "Connection to your network for collaboration with R&E users"
},
{
"value": "services",
"text": "Connection to your network for supplying services for R+E"
"text": "Connection to your network for supplying services for R&E"
},
{
"value": "peering",
......@@ -1410,7 +1410,7 @@
},
{
"name": "connected",
"title": "Whether connected to R&E network",
"title": "Connected to local R&E network",
"cellType": "radiogroup",
"choices": [
"Yes",
......@@ -1952,7 +1952,7 @@
{
"type": "multipletext",
"name": "commodity_vs_r_e",
"title": "What is the ratio of commodity vs R+E traffic in your network?",
"title": "What is the ratio of commodity vs R&E traffic in your network?",
"validators": [
{
"type": "expression",
......@@ -1963,7 +1963,7 @@
"items": [
{
"name": "r_e",
"title": "R+E percentage",
"title": "R&E percentage",
"validators": [
{
"type": "numeric",
......
......@@ -824,7 +824,7 @@ new_survey_model = """
"type": "matrixdropdown",
"name": "connectivity_proportions",
"title": "Please give an estimate of the proportion of the institutions in each category for which your NREN provides IP connectivity: ",
"description": "or the questions in this section, please use the ISCED 2011 classification system (the UNESCO scheme for International Standard Classification of Education) as follows: * Level 8 - Doctorate or equivalent level * Level 7 - Masters or equivalent level * Level 6 - Bachelors or equivalent level * Level 5 - Short-cycle tertiary education * Level 4 - Post-secondary non-tertiary education. This can include, for example, short vocational training programmes * Levels 2 and 3: Secondary education * Level 1: Primary or basic education * Level 0: Pre-primary education",
"description": "For the questions in this section, please use the ISCED 2011 classification system (the UNESCO scheme for International Standard Classification of Education) as follows: * Level 8 - Doctorate or equivalent level * Level 7 - Masters or equivalent level * Level 6 - Bachelors or equivalent level * Level 5 - Short-cycle tertiary education * Level 4 - Post-secondary non-tertiary education. This can include, for example, short vocational training programmes * Levels 2 and 3: Secondary education * Level 1: Primary or basic education * Level 0: Pre-primary education",
"columns": [
{
"name": "covered",
......@@ -1239,7 +1239,7 @@ new_survey_model = """
"columns": [
{
"name": "growth_rate",
"title": "% growth rate",
"title": "% growth",
"cellType": "text",
"validators": [
{
......@@ -1431,7 +1431,7 @@ new_survey_model = """
},
{
"name": "connected",
"title": "Whether connected to R&E network",
"title": "Connected to local R&E network",
"cellType": "radiogroup",
"choices": [
"Yes",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment