Tycohs commited on
Commit
d495438
·
1 Parent(s): 478ab9e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +11 -11
app.py CHANGED
@@ -179,54 +179,54 @@ This is summary report on a focus group which title is:
179
 
180
  --- Summary report ---
181
  {result}
182
- --- APPENDIX / Profiles and Raw results from participants ---
183
 
184
- Profile 1:
185
  {expert1}
186
  His answers were:
187
  {response1}
188
 
189
- Profile 2:
190
  {expert2}
191
  His answers were:
192
  {response2}
193
 
194
- Profile 3:
195
  {expert3}
196
  His answers were:
197
  {response3}
198
 
199
- Profile 4:
200
  {expert4}
201
  His answers were:
202
  {response4}
203
 
204
- Profile 5:
205
  {expert5}
206
  His answers were:
207
  {response5}
208
 
209
- Profile 6:
210
  {expert6}
211
  His answers were:
212
  {response6}
213
 
214
- Profile 7:
215
  {expert7}
216
  His answers were:
217
  {response7}
218
 
219
- Profile 8:
220
  {expert8}
221
  His answers were:
222
  {response8}
223
 
224
- Profile 9:
225
  {expert9}
226
  His answers were:
227
  {response9}
228
 
229
- Profile 10:
230
  {expert10}
231
  His answers were:
232
  {response10}
 
179
 
180
  --- Summary report ---
181
  {result}
182
+ ----------------------------- APPENDIX / Profiles and Raw results from participants -----------------------------
183
 
184
+ // Profile 1 //
185
  {expert1}
186
  His answers were:
187
  {response1}
188
 
189
+ // Profile 2 //
190
  {expert2}
191
  His answers were:
192
  {response2}
193
 
194
+ // Profile 3 //
195
  {expert3}
196
  His answers were:
197
  {response3}
198
 
199
+ // Profile 4 //
200
  {expert4}
201
  His answers were:
202
  {response4}
203
 
204
+ // Profile 5 //
205
  {expert5}
206
  His answers were:
207
  {response5}
208
 
209
+ // Profile 6 //
210
  {expert6}
211
  His answers were:
212
  {response6}
213
 
214
+ // Profile 7 //
215
  {expert7}
216
  His answers were:
217
  {response7}
218
 
219
+ // Profile 8 //
220
  {expert8}
221
  His answers were:
222
  {response8}
223
 
224
+ // Profile 9 //
225
  {expert9}
226
  His answers were:
227
  {response9}
228
 
229
+ // Profile 10 //
230
  {expert10}
231
  His answers were:
232
  {response10}