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

update survey header text

parent e75d8458
No related branches found
No related tags found
No related merge requests found
......@@ -77,12 +77,16 @@ function SurveyNavigationComponent({ surveyModel, surveyActions, year, nren, chi
<Container>
<Row className="survey-content">
<h2><span className="survey-title">{year} Compendium Survey </span><span className="survey-title-nren"> {nren} </span><span> - {responseStatus}</span></h2>
<p style={{marginTop: '1rem'}}>
To get started, click “{startEditing}” to end read-only mode. This is only possible when nobody else from your NREN is currently working on the survey.
<br />Where available, the survey questions are pre-filled with answers from the previous year. The survey asks about the past year, i.e. the {year} survey asks about data from {_year - 1} (or {_year - 1}/{year} if your NRENs financial year does not match the calendar year).
You can edit the prefilled answer to provide new information, or press the “no change from previous year” button.
<p style={{ marginTop: '1rem' }}>
To get started, click “{startEditing}” to end read-only mode. Different people from your NREN (Compendium administrators) can contribute to the survey if needed, but agreement should be reached internally before completing the survey as the administration team will treat responses as a single source of truth from the NREN.
You can start editing only when nobody else from your NREN is currently working on the survey.
<br />In a small change, the survey now asks about this calendar year, i.e. {year} (or the current financial year if your budget or staffing data does not match the calendar year). For network questions, please provide data from the 12 months preceding you answering the question.
<br />Where available, the survey questions are pre-filled with answers from the previous survey. You can edit the pre-filled answer to provide new information, or press the “no change from previous survey” button.
You can edit the prefilled answer to provide new information, or press the “no change from previous year” button.
<br />Press the “{save}“ or “{saveAndStopEdit}“ button to save all answers in the survey. When you reach the last section of the survey (Services), you will find a “{completeSurvey}“ button which saves all answers in the survey and lets the Compendium team know that your answers are ready to be published.
<br />As long as the survey remains open, any Compendium administrator from your NREN can add answers or amend existing ones, even after using the “{completeSurvey}“ button. Different people from your NREN can contribute to the survey if needed.
<br />As long as the survey remains open, any Compendium administrator from your NREN can add answers or amend existing ones, even after using the “{completeSurvey}“ button.
<br />Some fields require specific data, such as numerical data, valid http-addresses, and in some questions, the answer has to add up to 100%. If an answer does not fulfil the set criteria, the question will turn pink and an error message will appear. Fields can be left blank if you prefer not to answer a question.
<br />If you notice any errors after the survey was closed, please contact us for correcting those.
</p>
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment