forked from boogiespook/osma2
-
Notifications
You must be signed in to change notification settings - Fork 0
/
questions.json
446 lines (446 loc) · 14.7 KB
/
questions.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
{
"Business Goals": {
"1": {
"question" : "X",
"description": "XXX",
"options": {
"1" : "XXXXXXXXXXXX",
"2" : "XXXXXXXXXXXX",
"3" : "XXXXXXXXXXXX",
"4" : "XXXXXXXXXXXX",
"5" : "XXXXXXXXXXXX",
"6" : "XXXXXXXXXXXX"
}
},
"2": {
"question" : "X",
"description": "XXX",
"options": {
"1" : "XXXXXXXXXXXX",
"2" : "XXXXXXXXXXXX",
"3" : "XXXXXXXXXXXX",
"4" : "XXXXXXXXXXXX",
"5" : "XXXXXXXXXXXX",
"6" : "XXXXXXXXXXXX"
}
},
"3": {
"question" : "X",
"description": "XXX",
"options": {
"1" : "XXXXXXXXXXXX",
"2" : "XXXXXXXXXXXX",
"3" : "XXXXXXXXXXXX",
"4" : "XXXXXXXXXXXX",
"5" : "XXXXXXXXXXXX",
"6" : "XXXXXXXXXXXX"
}
},
"4": {
"question" : "X",
"description": "XXX",
"options": {
"1" : "XXXXXXXXXXXX",
"2" : "XXXXXXXXXXXX",
"3" : "XXXXXXXXXXXX",
"4" : "XXXXXXXXXXXX",
"5" : "XXXXXXXXXXXX",
"6" : "XXXXXXXXXXXX"
}
},
"5": {
"question" : "X",
"description": "XXX",
"options": {
"1" : "XXXXXXXXXXXX",
"2" : "XXXXXXXXXXXX",
"3" : "XXXXXXXXXXXX",
"4" : "XXXXXXXXXXXX",
"5" : "XXXXXXXXXXXX",
"6" : "XXXXXXXXXXXX"
}
},
"6": {
"question" : "X",
"description": "XXX",
"options": {
"1" : "XXXXXXXXXXXX",
"2" : "XXXXXXXXXXXX",
"3" : "XXXXXXXXXXXX",
"4" : "XXXXXXXXXXXX",
"5" : "XXXXXXXXXXXX",
"6" : "XXXXXXXXXXXX"
}
}
},
"General Knowledge of Open Source": {
"1": {
"question" : "To what extent is Open Source Software being adopted within your organization today?",
"description": "XXX",
"options": {
"1" : "Don't Know",
"2" : "< 10% of New Projects",
"3" : "10% - 25% of New Projects",
"4" : "25% - 50% of New Projects",
"5" : "> 50% of New Projects",
"6" : "X"
}
},
"2": {
"question" : "Which term best describes the highest organizational level of Open Source Software adoption within your organization?",
"description": "XXX",
"options": {
"1" : "Don't Know",
"2" : "Individual Adoption",
"3" : "Small-Team Adoption",
"4" : "Large-Team Adoption",
"5" : "Institutional Adoption",
"6" : "X"
}
},
"3": {
"question" : "Which term best describes how Open Source Software is adopted within your organization?",
"description": "XXX",
"options": {
"1" : "Don't Know",
"2" : "Secretive",
"3" : "Under-The-Radar",
"4" : "Ad-hoc",
"5" : "Management Endorsed",
"6" : "Strategically Focused"
}
},
"4": {
"question" : "What level of support do you have for any formal corporate policies regarding the use and adoption of Open Source Software?",
"description": "XXX",
"options": {
"1" : "Don't Know",
"2" : "Not Supportive",
"3" : "Neutral",
"4" : "Encouraged For New Projects",
"5" : "Encouraged But Not Required",
"6" : "Required For New Projects"
}
},
"5": {
"question" : "Over the next twelve months what do you predict will happen regarding Open Source Software adoption within your organization compared to the last twelve months?",
"description": "XXX",
"options": {
"1" : "Don't Know",
"2" : "Decrease Significantly",
"3" : "Decrease Somewhat",
"4" : "Stay The Same",
"5" : "Increase Somewhat",
"6" : "Increase Significantly"
}
},
"6": {
"question" : "X",
"description": "XXX",
"options": {
"1" : "XXXXXXXXXXX",
"2" : "XXXXXXXXXXX",
"3" : "XXXXXXXXXXX",
"4" : "XXXXXXXXXXX",
"5" : "XXXXXXXXXXX",
"6" : "XXXXXXXXXXX"
}
}
},
"Development Standards and Tools": {
"1": {
"question" : "To what extent are agile / iterative development methodologies being adopted within your organization today?",
"description": "XXX",
"options": {
"1" : "Don't Know",
"2" : "< 10% of New Projects",
"3" : "10% - 25% of New Projects",
"4" : "25% - 50% of New Projects",
"5" : "> 50% of New Projects",
"6" : "X"
}
},
"2": {
"question" : "To what extent are formal peer reviews of source code implemented within your organization today?",
"description": "XXX",
"options": {
"1" : "Don't Know",
"2" : "< 10% of New Projects",
"3" : "10% - 25% of New Projects",
"4" : "25% - 50% of New Projects",
"5" : "> 50% of New Projects",
"6" : "X"
}
},
"3": {
"question" : "Which term best describes the highest organizational level of Open Source development tools adoption within your organization?",
"description": "XXX",
"options": {
"1" : "Don't Know",
"2" : "Individual Adoption",
"3" : "Small-Team Adoption",
"4" : "Large-Team Adoption",
"5" : "Institutional Adoption",
"6" : "X"
}
},
"4": {
"question" : "Which term(s) best describes how Open Source development tools are adopted within your organization?",
"description": "XXX",
"options": {
"1" : "Don't Know",
"2" : "Secretive",
"3" : "Under-The-Radar",
"4" : "Ad-hoc",
"5" : "Management Endorsed",
"6" : "Strategically Focused"
}
},
"5": {
"question" : "How would you describe your formal corporate policies regarding the use and adoption of Open Source development?",
"description": "XXX",
"options": {
"1" : "Don't Know",
"2" : "Not Supportive",
"3" : "Neutral",
"4" : "Encouraged For New Projects",
"5" : "Encouraged But Not Required",
"6" : "Required For New Projects"
}
},
"6": {
"question" : "To what extent do inner source communities (i.e. communities between multiple projects that work collectively to develop software that is reusable across the organization) exist within your organization today?",
"description": "XXX",
"options": {
"1" : "Don't Know",
"2" : "Very Small Extent",
"3" : "Small Extent",
"4" : "Moderate Extent",
"5" : "Large Extent",
"6" : "X"
}
}
},
"Upstream Community Participation": {
"1": {
"question" : "To what extent do employees participate in upstream Open Source Software communities (i.e. Linux, Apache etc)?",
"description": "XXX",
"options": {
"1" : "Don't Know",
"2" : "None",
"3" : "Very Small Extent",
"4" : "Small Extent",
"5" : "Moderate Extent",
"6" : "Large Extent"
}
},
"2": {
"question" : "How would you best describe any formal corporate policies regarding employee participation in OSS communities?",
"description": "XXX",
"options": {
"1" : "Don't Know",
"2" : "Not Supportive",
"3" : "Neutral",
"4" : "Encouraged For New Projects",
"5" : "Encouraged But Not Required",
"6" : "Required For New Projects"
}
},
"3": {
"question" : "How often do internal project teams fix bugs or contribute new features to Open Source components/projects?",
"description": "XXX",
"options": {
"1" : "Don't Know",
"2" : "<10% of the time",
"3" : "10% - 25% of the time",
"4" : "25% - 50% of the time",
"5" : "> 50% of the time",
"6" : "X"
}
},
"4": {
"question" : "X",
"description": "XXX",
"options": {
"1" : "XXXXXXXXXXXX",
"2" : "XXXXXXXXXXXX",
"3" : "XXXXXXXXXXXX",
"4" : "XXXXXXXXXXXX",
"5" : "XXXXXXXXXXXX",
"6" : "XXXXXXXXXXXX"
}
},
"5": {
"question" : "X",
"description": "XXX",
"options": {
"1" : "XXXXXXXXXXXX",
"2" : "XXXXXXXXXXXX",
"3" : "XXXXXXXXXXXX",
"4" : "XXXXXXXXXXXX",
"5" : "XXXXXXXXXXXX",
"6" : "XXXXXXXXXXXX"
}
},
"6": {
"question" : "X",
"description": "XXX",
"options": {
"1" : "XXXXXXXXXXXX",
"2" : "XXXXXXXXXXXX",
"3" : "XXXXXXXXXXXX",
"4" : "XXXXXXXXXXXX",
"5" : "XXXXXXXXXXXX",
"6" : "XXXXXXXXXXXX"
}
}
},
"Governance and Legal Policies": {
"1": {
"question" : "To what extent is your legal department familiar with the implications of open source software and the differences between various open source licensing models (i.e. GPL, LGPL etc)",
"description": "XXX",
"options": {
"1" : "Don't Know",
"2" : "None",
"3" : "Very Small Extent",
"4" : "Small Extent",
"5" : "Moderate Extent",
"6" : "Large Extent"
}
},
"2": {
"question" : "How involved is your legal department in setting policies and guidelines around open source software adoption and usage?",
"description": "XXX",
"options": {
"1" : "Don't Know",
"2" : "Not Involved At All",
"3" : "Involved On a Very Limited Basis",
"4" : "Passively but Regularly Involved",
"5" : "Actively Involved",
"6" : "X"
}
},
"3": {
"question" : "What level of support do you have for any formal corporate policies regarding the use and adoption of Open Source Software?",
"description": "XXX",
"options": {
"1" : "Don't Know",
"2" : "Generally Discourages",
"3" : "Allows On A Case-By-Case Basis",
"4" : "Allows",
"5" : "Supports",
"6" : "Actively Encourages"
}
},
"4": {
"question" : "How would you best describe any formal legal policies in place with regard to open source software usage and adoption?",
"description": "XXX",
"options": {
"1" : "Don't Know",
"2" : "Generally Discourages",
"3" : "Allows On A Case-By-Case Basis",
"4" : "Allows",
"5" : "Supports",
"6" : "Actively Encourages"
}
},
"5": {
"question" : "X",
"description": "XXX",
"options": {
"1" : "XXXXXXXXXXXX",
"2" : "XXXXXXXXXXXX",
"3" : "XXXXXXXXXXXX",
"4" : "XXXXXXXXXXXX",
"5" : "XXXXXXXXXXXX",
"6" : "XXXXXXXXXXXX"
}
},
"6": {
"question" : "X",
"description": "XXX",
"options": {
"1" : "XXXXXXXXXXXX",
"2" : "XXXXXXXXXXXX",
"3" : "XXXXXXXXXXXX",
"4" : "XXXXXXXXXXXX",
"5" : "XXXXXXXXXXXX",
"6" : "XXXXXXXXXXXX"
}
}
},
"Senior Management Support": {
"1": {
"question" : "To what extent is your senior management team aware of OSS adoption and community participation within the IT organization?",
"description": "XXX",
"options": {
"1" : "Don't Know",
"2" : "None",
"3" : "Very Small Extent",
"4" : "Small Extent",
"5" : "Moderate Extent",
"6" : "Large Extent"
}
},
"2": {
"question" : "To what extent is your senior management team supportive of OSS adoption and community participation within the IT organization?",
"description": "XXX",
"options": {
"1" : "Don't Know",
"2" : "None",
"3" : "Very Small Extent",
"4" : "Small Extent",
"5" : "Moderate Extent",
"6" : "Large Extent"
}
},
"3": {
"question" : "To what extent does senior management allocate formal time and/or funding commitments towards participating in open source software community development?",
"description": "XXX",
"options": {
"1" : "Don't Know",
"2" : "None",
"3" : "Very Small Extent",
"4" : "Small Extent",
"5" : "Moderate Extent",
"6" : "Large Extent"
}
},
"4": {
"question" : "X",
"description": "XXX",
"options": {
"1" : "XXXXXXXXXXXX",
"2" : "XXXXXXXXXXXX",
"3" : "XXXXXXXXXXXX",
"4" : "XXXXXXXXXXXX",
"5" : "XXXXXXXXXXXX",
"6" : "XXXXXXXXXXXX"
}
},
"5": {
"question" : "X",
"description": "XXX",
"options": {
"1" : "XXXXXXXXXXXX",
"2" : "XXXXXXXXXXXX",
"3" : "XXXXXXXXXXXX",
"4" : "XXXXXXXXXXXX",
"5" : "XXXXXXXXXXXX",
"6" : "XXXXXXXXXXXX"
}
},
"6": {
"question" : "X",
"description": "XXX",
"options": {
"1" : "XXXXXXXXXXXX",
"2" : "XXXXXXXXXXXX",
"3" : "XXXXXXXXXXXX",
"4" : "XXXXXXXXXXXX",
"5" : "XXXXXXXXXXXX",
"6" : "XXXXXXXXXXXX"
}
}
}
}