File tree Expand file tree Collapse file tree
packages/instrument-library/src/forms
DNP_ENHANCED_DEMOGRAPHICS_QUESTIONNAIRE
DNP_HAPPINESS_QUESTIONNAIRE Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -592,7 +592,7 @@ export default defineInstrument({
592592 language : [ 'en' , 'fr' ] ,
593593 internal : {
594594 edition : 1 ,
595- name : 'ENHANCED_DEMOGRAPHICS_QUESTIONNAIRE '
595+ name : 'DNP_ENHANCED_DEMOGRAPHICS_QUESTIONNAIRE '
596596 } ,
597597 tags : {
598598 en : [ 'Demographics' ] ,
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ export default defineInstrument({
1010 } ,
1111 internal : {
1212 edition : 1 ,
13- name : 'GENERAL_CONSENT_FORM '
13+ name : 'DNP_GENERAL_CONSENT_FORM '
1414 } ,
1515 content : [
1616 {
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ export default defineInstrument({
1111 } ,
1212 internal : {
1313 edition : 1 ,
14- name : 'HAPPINESS_QUESTIONNAIRE '
14+ name : 'DNP_HAPPINESS_QUESTIONNAIRE '
1515 } ,
1616 content : {
1717 personalLifeSatisfaction : {
You can’t perform that action at this time.
0 commit comments