diff --git a/standard-questions.md b/standard-questions.md
index ef4fbe6..1e379ee 100644
--- a/standard-questions.md
+++ b/standard-questions.md
@@ -145,14 +145,18 @@ __Where is your solution's source hosted?__
9 A. Data Privacy & Security |
- If your digital solution collects, stores and distributes PII data (personally identifiable information) data, then you must demonstrate how is the privacy, security and integrity of this data is ensured
+ | If your digital solution allows implementors to collect, store and/or distribute PII data (personally identifiable information), then you must demonstrate how the privacy, security and integrity of this data can be ensured
|
- - Does your solution collect / store / distribute PII data?*
Please select the option that is applicable for your solution. PII data is NOT collected NOT stored and NOT distributed. PII data is collected but NOT stored and NOT distributed. PII data is collected and stored but NOT distributed. PII data is collected and stored and distributed.
-
- - What are types of data that is collected / stored / distributed?
Please list the types of PII data. Example: Name, Email, etc.
- - How does your solution ensures data privacy & security?
Please demonstrate how the project ensures the privacy, security and integrity of this data and the steps taken to prevent adverse impacts resulting from its collection, storage and distribution.
+ - Does your solution allow the collection / storage / distribution of PII data?*
Please select the option that is applicable to your solution.
+ PII data can NOT be collected NOT stored and NOT distributed.
+ PII data can be collected but NOT stored and NOT distributed.
+ PII data can be collected and stored but NOT distributed.
+ PII data can be collected and stored and distributed.
+
+ - What are the types of data that are collected / stored / distributed?
Please list the types of PII data. Example: Name, Email, etc.
+ - How does your solution ensure data privacy & security?
Please demonstrate how the solution can ensure the privacy, security and integrity of PII data and the steps taken to prevent adverse impacts resulting from its collection, storage and distribution.
|