You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
6
7
+
## [1.1.1] 2020-11-12
8
+
9
+
### Changed
10
+
11
+
- Rewording of [standard-questions.md](https://github.com/DPGAlliance/DPG-Standard/blob/master/standard-questions.md) to align with the current submission form, and bring consistency. All very minor changes
12
+
7
13
## [1.1.0] 2020-11-09
8
14
9
15
## Removed
@@ -51,6 +57,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
51
57
### Added
52
58
- Released first version of the Digital Public Good Standard in consultation with a number of key stakeholders at the intersection of open source and social good.
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ This standard establishes a baseline of quality that must be met in order to ear
12
12
13
13
## 🔎 Current Version
14
14
15
-
[The Standard](standard.md) is currently at version 1.1.0, published on Nov. 9, 2020; view the [changelog](https://github.com/DPGAlliance/DPG-Standard/blob/master/CHANGELOG.md).
15
+
[The Standard](standard.md) is currently at version 1.1.1, published on Nov. 12, 2020; view the [changelog](https://github.com/DPGAlliance/DPG-Standard/blob/master/CHANGELOG.md).
Copy file name to clipboardExpand all lines: standard-questions.md
+37-41Lines changed: 37 additions & 41 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,8 @@ This document contains the set of questions that are being asked to assess each
18
18
<td valign="top">
19
19
<ul>
20
20
<li>Please identify which of the Sustainable Development Goals this project is relevant to:</li>
21
-
<li>Please supply any relevant links or information to support this relevance.</li>
21
+
<li>Please supply information to support this relevance.</li>
22
+
<li>Please supply links to support this relevance.</li>
22
23
</ul>
23
24
</td>
24
25
</tr>
@@ -33,7 +34,8 @@ This document contains the set of questions that are being asked to assess each
33
34
</td>
34
35
<td valign="top">
35
36
<ul>
36
-
<li>DPGs must use an open license. Please identify which of <a href="https://github.com/unicef/publicgoods-candidates/blob/master/docs/licenses.md" target="_blank">these approved open source license</a> applies to your project? </li>
37
+
<li>DPGs must use an open license. Please identify which of these <a href="https://github.com/unicef/publicgoods-candidates/blob/master/docs/licenses.md" target="_blank">approved open licenses</a> this project uses: </li>
38
+
<li>Please link to where the license is indicated for this project:</li>
37
39
</ul>
38
40
</td>
39
41
</tr>
@@ -42,7 +44,7 @@ This document contains the set of questions that are being asked to assess each
42
44
<td valign="top">Is the copyright and trademark ownership of everything that the project produces clearly defined and documented?</td>
43
45
<td valign="top">
44
46
<ul>
45
-
<li>Is the ownership of the project and everything that the project produces clearly defined and documented i.e. This can be through copyright, trademark, or other publicly available information.</li>
47
+
<li>Is the ownership of the project and everything that the project produces clearly defined and documented?</li>
46
48
<li>If yes - please link to the relevant copyright, trademarks, or ownership documentation for the project.</li>
47
49
</ul>
48
50
</td>
@@ -52,30 +54,30 @@ This document contains the set of questions that are being asked to assess each
52
54
<td valign="top"> i.e. This can be through copyright, trademark, or other publicly available information. </td>
53
55
<td valign="top">
54
56
<ul>
55
-
<li>Does this open project have mandatory dependencies (i.e. hardware) that create more restrictions than the original license?</li>
56
-
<li>If yes - are the open source components able to demonstrate independence from the closed component and/or are there functional, open alternatives?</li>
57
-
<li>If yes - please describe:</li>
57
+
<li>Does this open project have mandatory dependencies (i.e. libraries, hardware) that create more restrictions than the original license?</li>
58
+
<li>If yes - are the open source components able to demonstrate independence from the closed component(s) and/or are there functional, open alternatives?</li>
59
+
<li>If yes - please describe how the open source components are independent and/or list the open alternatives for the closed component:</li>
58
60
</ul>
59
61
</td>
60
62
</tr>
61
63
<tr>
62
64
<td valign="top">5. Is there documentation?</td>
63
-
<td valign="top">Does some documentation exist of the source code, use cases, and functional requirements.</td>
65
+
<td valign="top">Does some documentation exist of the source code, use cases, and/or functional requirements for this project?</td>
64
66
<td valign="top">
65
67
<ul>
66
-
<li>Does some documentation exist of the source code, use cases, and/or functional requirements.<br>For software projects, this should be present as technical documentation that would allow a technical person unfamiliar with the project to launch and run the software. For data projects, this should be present as documentation that describes all the fields in the set, and provides context on how the data was collected and how it should be interpreted.For content, this should indicate any relevant compatible apps, software, hardware required to access the content and any instructions about how to use it.</li>
67
-
<li>If yes - please link to the documentation.</li>
68
+
<li>Does some documentation exist of the source code, use cases, and/or functional requirements.<br>For software projects, this should be present as technical documentation that would allow a technical person unfamiliar with the project to launch and run the software. For data projects, this should be present as documentation that describes all the fields in the set, and provides context on how the data was collected and how it should be interpreted.For content, this should indicate any relevant compatible apps, software, hardware required to access the content and any instructions about how to use it.</li>
69
+
<li>If yes - please link to the relevant documentation:</li>
68
70
</ul>
69
71
</td>
70
72
</tr>
71
73
<tr>
72
-
<td valign="top">6. Does this project collect or use non-personally identifiable information (PII) data? ?</td>
73
-
<td valign="top">Is there a mechanism for extracting or importing nonPII data from the system in a non-proprietary format?</td>
74
+
<td valign="top">6. Does this project collect or use non-personally identifiable information (non-PII) data?</td>
75
+
<td valign="top">Is there a mechanism for extracting or importing non-PII data from the system in a non-proprietary format?</td>
74
76
<td valign="top">
75
77
<ul>
76
-
<li>Does this project have non-PII data?</li>
77
-
<li>Is there a mechanism for extracting or importing nonPII data from the system in a non-proprietary format?</li>
78
-
<li>If yes - please describe the mechanism for extracting or importing data</li>
78
+
<li>Does this project collect or use non-personally identifiable information (PII) data?</li>
79
+
<li>If yes - is there a mechanism for extracting or importing non-PII data from the system in a non-proprietary format?</li>
80
+
<li>If yes - describe the mechanism for extracting or importing non-personally identifiable information from the system in a non-proprietary format:</li>
79
81
</ul>
80
82
</td>
81
83
</tr>
@@ -85,37 +87,30 @@ This document contains the set of questions that are being asked to assess each
85
87
</td>
86
88
</tr>
87
89
<tr>
88
-
<td rowspan="3" valign="top">7. Does the project adhere to privacy and other applicable international and domestic laws?</td>
90
+
<td rowspan="2" valign="top">7. Does the project adhere to privacy and other applicable international and domestic laws?</td>
89
91
<td valign="top">Does this project adhere to relevant privacy laws? </td>
90
92
<td valign="top">
91
93
<ul>
92
-
<li>Does this project comply with all relevant privacy laws?</li>
94
+
<li>To the best of your knowledge does this project comply with all relevant privacy laws?</li>
95
+
<li>If yes - please list the relevant privacy laws that the project complies with:</li>
93
96
</ul>
94
97
</td>
95
98
</tr>
96
99
<tr>
97
-
<td valign="top">List the key privacy laws that you're following </td>
98
-
<td valign="top">
99
-
<ul>
100
-
<li>Please list all the relevant privacy laws that the project complies with?</li>
101
-
</ul>
102
-
</td>
103
-
</tr>
104
-
<tr>
105
-
<td valign="top">To the best of your knowledge does this project comply with all applicable international and domestic laws?</td>
100
+
<td valign="top">To the best of your knowledge is this project in adherence with applicable international and domestic laws?</td>
106
101
<td valign="top">
107
102
<ul>
108
103
<li>To the best of your knowledge does this project comply with all applicable international and domestic laws?</li>
109
-
<li>Please list the applicable internation and domestic laws that the project complies with.</li>
104
+
<li>If yes - please list the applicable internation and domestic laws that the project complies with.</li>
110
105
</ul>
111
106
</td>
112
107
</tr>
113
108
<tr>
114
109
<td rowspan="2" valign="top">8. Does the project adhere to standards and best practices?</td>
115
-
<td valign="top">Does this project support standards? </td>
110
+
<td valign="top">Does this project support standards? (i.e. Web Content Accessibility Guidelines (WCAG) 2.1 or other standards such as those listed on W3C)</td>
116
111
<td valign="top">
117
112
<ul>
118
-
<li>Does this project support standards i.e. w3c?</li>
113
+
<li>Does this project support standards?</li>
119
114
<li>Which standards does this project support (please list)</li>
120
115
<li>Can you point to evidence of your support? (i.e. please link to your validator, open test suite, etc.)</li>
121
116
</ul>
@@ -125,7 +120,7 @@ This document contains the set of questions that are being asked to assess each
125
120
<td valign="top">Does this project adhere to best practices? </td>
126
121
<td valign="top">
127
122
<ul>
128
-
<li>Was this project build and developed according to industry best practices and principles i.e. the principles for digital development?</li>
123
+
<li>Was this project built and developed according to or in adherence with any design, technical and/or sector best practices or principles? i.e. the Principles for Digital Development?</li>
129
124
<li>Which principles and best practices does this project support (please list)</li>
130
125
</ul>
131
126
</td>
@@ -135,7 +130,7 @@ This document contains the set of questions that are being asked to assess each
135
130
<td valign="top">Has this project taken steps to anticipate, prevent and do no harm? </td>
136
131
<td valign="top">
137
132
<ul>
138
-
<li>On the whole, does this project take steps to ensure that it anticipates, prevents and does no harm?</li>
133
+
<li>On the whole, does this project take steps to ensure that it anticipates, prevents and does no harm?</li>
139
134
<li>Please describe any additional risks and mitigation steps that this project uses to prevent harm.</li>
140
135
</ul>
141
136
</td>
@@ -144,12 +139,12 @@ This document contains the set of questions that are being asked to assess each
144
139
<td valign="top">9.a. Data Privacy & Security</td>
145
140
<td valign="top">
146
141
<ul>
147
-
<li>Does this project collect or store personally identifiable data?</li>
148
-
<li>If yes - Please list the types of data collected and/or stored by the project</li>
149
-
<li>If yes - Does this project share this data with third parties?</li>
150
-
<li>Please describe the circumstances with which this project shares data with third parties. Please add links as relevant</li>
151
-
<li>If yes - Does the project ensure the privacy and security of this data and has it taken steps to prevent adverse impacts resulting from it's collection, storage and distribution</li>
152
-
<li>If yes - please describe, and include a link to the privacy policy and/or terms of service</li>
142
+
<li>Does this project collect or store personally identifiable information (PII) data?</li>
143
+
<li>If yes - please list the types of data collected and/or stored by the project:</li>
144
+
<li>If yes - does this project share this data with third parties?</li>
145
+
<li>Please describe the circumstances with which this project shares data with third parties. Please add links as relevant.</li>
146
+
<li>If yes - does the project ensure the privacy and security of this data and has it taken steps to prevent adverse impacts resulting from its collection, storage and distribution.</li>
147
+
<li>If yes - please describe the steps, and include a link to the privacy policy and/or terms of service:</li>
153
148
</ul>
154
149
</td>
155
150
</tr>
@@ -158,10 +153,11 @@ This document contains the set of questions that are being asked to assess each
158
153
<td valign="top">
159
154
<ul>
160
155
<li>Does this project collect, store or distribute content?</li>
161
-
<li>If yes - please describe the nature of the content (i.e. childrens books)</li>
162
-
<li>If yes - does this project have policies that describes what is considered innappropriate content i.e. child sexual abuse materials?</li>
156
+
<li>If yes - what kinds of content does this project, collect, store or distribute? (i.e. childrens books)</li>
157
+
<li>If yes - does this project have policies that describe what is considered innappropriate content? (i.e. child sexual abuse materials)</li>
158
+
<li>If yes - please link to the relevant policy/guidelines/documentation.</li>
163
159
<li>If yes - does this project have mechanisms for detecting and moderating innappropriate/illegal content?</li>
164
-
<li>If yes - please describe the mechanism for detecting, reporting and removing innapropriate/illegal content (include average response time if known)?</li>
160
+
<li>If yes - please describe the mechanism for detecting, reporting and removing innapropriate/illegal content (Please include the average response time for assessment and/or action. Link to any policies or descriptions of how inappropriate content is handled):</li>
165
161
</ul>
166
162
</td>
167
163
</tr>
@@ -171,9 +167,9 @@ This document contains the set of questions that are being asked to assess each
171
167
<ul>
172
168
<li>Does this project facilitate interactions with or between users or contributors?</li>
173
169
<li>If yes - does the project take steps to address the safety and security of underage users?</li>
174
-
<li>If yes - please describe the steps this project takes to address risk or prevent access by underage users.</li>
170
+
<li>If yes - please describe the steps this project takes to address risk or prevent access by underage users:</li>
175
171
<li>If yes - does the project help users and contributors protect themselves against grief, abuse, and harassment.</li>
176
-
<li>If yes - please describe the steps taken to help users protect users and contributors.</li>
172
+
<li>If yes - please describe the steps taken to help users protect themselves.</li>
0 commit comments