We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0f291f commit ceb0818Copy full SHA for ceb0818
1 file changed
packages/instrument-library/src/series/DNP_HAPPINESS_QUESTIONNAIRE_WITH_CONSENT/index.ts
@@ -31,11 +31,11 @@ const instrument: SeriesInstrument = {
31
},
32
content: [
33
{
34
- name: 'GENERAL_CONSENT_FORM',
+ name: 'DNP_GENERAL_CONSENT_FORM',
35
edition: 1
36
37
38
- name: 'HAPPINESS_QUESTIONNAIRE',
+ name: 'DNP_HAPPINESS_QUESTIONNAIRE',
39
40
}
41
]
0 commit comments