Skip to content

Commit

Permalink
Review questions and texts
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexis committed Dec 5, 2023
1 parent 302c36c commit e7f4def
Show file tree
Hide file tree
Showing 5 changed files with 260 additions and 266 deletions.
235 changes: 1 addition & 234 deletions data/fstp_registration/context-questions.json
Original file line number Diff line number Diff line change
@@ -1,234 +1 @@
[
{
"label": "Project name",
"service_category": "Legal Entity",
"section": "__context",
"qtype": "T",
"qindex": 1,
"maxPoints": 0,
"answers": [
{
"label": "",
"aindex": 1,
"uniqueAnswer": true,
"score": 0,
"atype": "T",
"recommendations": []
}
]
},
{
"label": "Project/company website",
"service_category": "Legal Entity",
"section": "__context",
"qtype": "T",
"qindex": 2,
"maxPoints": 0,
"answers": [
{
"label": "",
"aindex": 1,
"uniqueAnswer": true,
"score": 0,
"atype": "T",
"recommendations": []
}
]
},
{
"label": "Legal entity name",
"service_category": "Legal Entity",
"section": "__context",
"qtype": "T",
"qindex": 3,
"maxPoints": 0,
"answers": [
{
"label": "",
"aindex": 1,
"uniqueAnswer": true,
"score": 0,
"atype": "T",
"recommendations": []
}
]
},
{
"label": "Legal form",
"service_category": "Legal Entity",
"section": "__context",
"qtype": "T",
"qindex": 4,
"maxPoints": 0,
"answers": [
{
"label": "",
"aindex": 1,
"uniqueAnswer": true,
"score": 0,
"atype": "T",
"recommendations": []
}
]
},
{
"label": "Company HQ address",
"service_category": "Legal Entity",
"section": "__context",
"qtype": "T",
"qindex": 5,
"maxPoints": 0,
"answers": [
{
"label": "",
"aindex": 1,
"uniqueAnswer": true,
"score": 0,
"atype": "T",
"recommendations": []
}
]
},
{
"label": "RCS number",
"service_category": "Legal Entity",
"section": "__context",
"qtype": "T",
"qindex": 6,
"maxPoints": 0,
"answers": [
{
"label": "",
"aindex": 1,
"uniqueAnswer": true,
"score": 0,
"atype": "T",
"recommendations": []
}
]
},


{
"label": "Gender",
"service_category": "Legal Representative",
"section": "__context",
"qtype": "S",
"qindex": 7,
"maxPoints": 0,
"answers": [
{
"label": "Male",
"aindex": 1,
"uniqueAnswer": false,
"score": 0,
"atype": "P",
"recommendations": []
},
{
"label": "Female",
"aindex": 2,
"uniqueAnswer": false,
"score": 0,
"atype": "P",
"recommendations": []
},
{
"label": "Other",
"aindex": 3,
"uniqueAnswer": false,
"score": 0,
"atype": "P",
"recommendations": []
}
]
},
{
"label": "First name",
"service_category": "Legal Representative",
"section": "__context",
"qtype": "T",
"qindex": 8,
"maxPoints": 0,
"answers": [
{
"label": "",
"aindex": 1,
"uniqueAnswer": true,
"score": 0,
"atype": "T",
"recommendations": []
}
]
},
{
"label": "Last name",
"service_category": "Legal Representative",
"section": "__context",
"qtype": "T",
"qindex": 9,
"maxPoints": 0,
"answers": [
{
"label": "",
"aindex": 1,
"uniqueAnswer": true,
"score": 0,
"atype": "T",
"recommendations": []
}
]
},
{
"label": "E-mail",
"service_category": "Legal Representative",
"section": "__context",
"qtype": "T",
"qindex": 10,
"maxPoints": 0,
"answers": [
{
"label": "",
"aindex": 1,
"uniqueAnswer": true,
"score": 0,
"atype": "T",
"recommendations": []
}
]
},
{
"label": "Phone number",
"service_category": "Legal Representative",
"section": "__context",
"qtype": "T",
"qindex": 11,
"maxPoints": 0,
"answers": [
{
"label": "",
"aindex": 1,
"uniqueAnswer": true,
"score": 0,
"atype": "T",
"recommendations": []
}
]
},
{
"label": "Country",
"service_category": "Legal Representative",
"section": "__context",
"qtype": "CL",
"qindex": 12,
"maxPoints": 0,
"answers": [
{
"label": "",
"uniqueAnswer": true,
"atype": "P",
"aindex": 1
}
]
}
]
[]
Loading

0 comments on commit e7f4def

Please sign in to comment.