Skip to content

Commit

Permalink
Updated questions
Browse files Browse the repository at this point in the history
  • Loading branch information
romainkieffer committed Oct 1, 2024
1 parent 702344b commit fb64ed1
Showing 1 changed file with 53 additions and 3 deletions.
56 changes: 53 additions & 3 deletions data/otsecuritycheck/context-questions.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,60 @@
[
{
"label": "Name",
"service_category": "Context",
"section": "__context",
"qtype": "CT",
"qindex": 1,
"maxPoints": 0,
"answers_order": "label",
"answers": []
},
{
"label": "Email",
"service_category": "Context",
"section": "__context",
"qtype": "CT",
"qindex": 2,
"maxPoints": 0,
"answers_order": "label",
"answers": []
},
{
"label": "Company name",
"service_category": "Context",
"section": "__context",
"qtype": "CT",
"qindex": 3,
"maxPoints": 0,
"answers_order": "label",
"answers": []
},
{
"label": "Company address (with post code and city)",
"service_category": "Context",
"section": "__context",
"qtype": "CT",
"qindex": 4,
"maxPoints": 0,
"answers_order": "label",
"answers": []
},
{
"label": "VAT number",
"service_category": "Context",
"section": "__context",
"qtype": "CT",
"qindex": 5,
"maxPoints": 0,
"answers_order": "label",
"answers": []
},
{
"label": "What is your sector?",
"service_category": "Context",
"section": "__context",
"qtype": "SO",
"qindex": 1,
"qindex": 6,
"maxPoints": 0,
"answers_order": "label",
"answers": [
Expand Down Expand Up @@ -120,7 +170,7 @@
"service_category": "Context",
"section": "__context",
"qtype": "SO",
"qindex": 2,
"qindex": 7,
"maxPoints": 0,
"answers": [
{
Expand Down Expand Up @@ -200,7 +250,7 @@
"service_category": "Context",
"section": "__context",
"qtype": "CL",
"qindex": 3,
"qindex": 8,
"maxPoints": 0,
"answers": [
{
Expand Down

0 comments on commit fb64ed1

Please sign in to comment.