106106 },
107107 {
108108 "id" : " Q2_8" ,
109- "text" : " Application that has many shared components, particularly components across the enterprise"
109+ "text" : " Application with many shared components, particularly components across the enterprise"
110110 },
111111 {
112112 "id" : " Q2_9" ,
113113 "text" : " Application with immense and rapidly growing data systems"
114114 },
115115 {
116116 "id" : " Q2_10" ,
117+ "text" : " Application with different platforms"
118+ },
119+ {
120+ "id" : " Q2_11" ,
117121 "text" : " Application that requires strict standards of testability"
118122 },
119123 {
120- "id" : " Q2_11 " ,
124+ "id" : " Q2_12 " ,
121125 "text" : " None of the above"
122126 }
123127 ]
158162 },
159163 {
160164 "id" : " Q4_2" ,
161- "text" : " Easy to understand and modify the development "
165+ "text" : " Easy rewriting and updating parts of the application "
162166 },
163167 {
164168 "id" : " Q4_3" ,
165- "text" : " Easy to rewrite and update parts of the development "
169+ "text" : " Development teams that are spread out "
166170 },
167171 {
168172 "id" : " Q4_4" ,
169- "text" : " Development teams that are spread out "
173+ "text" : " Adding special functionality, modules or extensions without modifying the original application "
170174 },
171175 {
172176 "id" : " Q4_5" ,
173- "text" : " Special functionality to address without rewriting the original application "
177+ "text" : " High ease of deployment "
174178 },
175179 {
176180 "id" : " Q4_6" ,
177- "text" : " High ease of deployment"
181+ "text" : " Rapid, frequent and independent deployment"
178182 },
179183 {
180184 "id" : " Q4_7" ,
181- "text" : " Rapid and frequent development and deployment"
182- },
183- {
184- "id" : " Q4_8" ,
185- "text" : " Independently deployable"
186- },
187- {
188- "id" : " Q4_9" ,
189- "text" : " High speed with creating and deploying new applications"
190- },
191- {
192- "id" : " Q4_10" ,
193- "text" : " Add new modules without making changes to the existing system"
194- },
195- {
196- "id" : " Q4_11" ,
197185 "text" : " Quick response to a constantly changing environment"
198186 },
199187 {
200- "id" : " Q4_12 " ,
188+ "id" : " Q4_8 " ,
201189 "text" : " Reusability of integrations and component sharing"
202190 }
203191 ]
208196 "options" : [
209197 {
210198 "id" : " Q5_1" ,
211- "text" : " Asynchronous communication / data flow (information can be exchanged independent of time )"
199+ "text" : " Asynchronous communication / data flow (interaction between components without strict requirement for immediate or synchronized responses )"
212200 },
213201 {
214202 "id" : " Q5_2" ,
215- "text" : " Synchronous communication / data flow (information can be exchanged in real time)"
203+ "text" : " Synchronous communication / data flow (information can only be exchanged in real time)"
216204 },
217205 {
218206 "id" : " Q5_3" ,
232220 },
233221 {
234222 "id" : " Q5_7" ,
235- "text" : " Dynamic (system components and connections can be created and destroyed during runtimes )"
223+ "text" : " Dynamic composition (system components and connections can be created and destroyed during runtime )"
236224 },
237225 {
238226 "id" : " Q5_8" ,
239- "text" : " High volume data (size of the data sets to be processed larger than terabytes)"
227+ "text" : " High volume data (size of datasets to be processed are larger than terabytes)"
240228 }
241229 ]
242230 }
243231 }
244- }
232+ }
0 commit comments