Changes for page Test

Last modified by Mathieu Jung-Muller on 2022/04/04 13:52

From version Icon 88.1 Icon
edited by Pietro Piccini
on 2022/03/31 19:42
Change comment: Deleted image "g (3).svg"
To version Icon 93.1 Icon
edited by Pietro Piccini
on 2022/04/02 14:57
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Content
... ... @@ -197,20 +197,372 @@
197 197  [[interactive version>>https://pietro99.github.io/SCE/graphs/mood_questionnaire.html]]
198 198  [[image:mood.svg]]
199 199  
200 +{{html}}
201 +<!DOCTYPE html>
202 +<html>
203 +<head>
204 +<style>
205 +table {
206 + font-family: arial, sans-serif;
207 + border-collapse: collapse;
208 + width: 100%;
209 +}
210 +
211 +td, th {
212 + border: 1px solid #dddddd;
213 + text-align: left;
214 + padding: 8px;
215 +}
216 +
217 +tr:nth-child(even) {
218 + background-color: #dddddd;
219 +}
220 +</style>
221 +</head>
222 +<body>
223 +
224 +<h5>Wilcoxon Signed-rank test</h5>
225 +<h6><i>H0</i>: The mood distribution before and after the interaction with Pepper is the same</h6>
226 +
227 +<table>
228 + <tr>
229 + <th>test results </th>
230 + <th>I feel caring </th>
231 + <th>I feel content </th>
232 + <th>I feel calm </th>
233 + <th>I feel tired </th>
234 + <th>I feel sad </th>
235 + <th>I feel nervous </th>
236 + </tr>
237 + <tr>
238 + <th>p-value</th>
239 + <td>0.512</td>
240 + <td>0.0336 </td>
241 + <td>0.674</td>
242 + <td>0.00156</td>
243 + <td>0.372</td>
244 + <td>0.371</td>
245 + </tr>
246 + <tr>
247 + <th>statistics</th>
248 + <td>42.5</td>
249 + <td>12.5</td>
250 + <td>46</td>
251 + <td>8</td>
252 + <td>33</td>
253 + <td>24</td>
254 + </tr>
255 +
256 +</table>
257 +
258 +</body>
259 +</html>
260 +
261 +{{/html}}
262 +
263 +
264 +{{html}}
265 +<!DOCTYPE html>
266 +<html>
267 +<head>
268 +<style>
269 +table {
270 + font-family: arial, sans-serif;
271 + border-collapse: collapse;
272 + width: 100%;
273 +}
274 +
275 +td, th {
276 + border: 1px solid #dddddd;
277 + text-align: left;
278 + padding: 8px;
279 +}
280 +
281 +tr:nth-child(even) {
282 + background-color: #dddddd;
283 +}
284 +</style>
285 +</head>
286 +<body>
287 +
288 +<h5>Wilcoxon Rank-Sum test</h5>
289 +<h6><i>H0</i>: The mood distribution after the interaction with Pepper for people who like gardening and people who don't like gardening is the same</h6>
290 +
291 +<table>
292 + <tr>
293 + <th>test results </th>
294 + <th>I feel caring </th>
295 + <th>I feel content </th>
296 + <th>I feel calm </th>
297 + <th>I feel tired </th>
298 + <th>I feel sad </th>
299 + <th>I feel nervous </th>
300 + </tr>
301 + <tr>
302 + <th>p-value</th>
303 + <td>0.907</td>
304 + <td>0.0883 </td>
305 + <td>0.786</td>
306 + <td>0.510</td>
307 + <td>0.969</td>
308 + <td>0.461</td>
309 + </tr>
310 + <tr>
311 + <th>statistics</th>
312 + <td>0.116</td>
313 + <td>1.704</td>
314 + <td>0.271</td>
315 + <td>-0.658</td>
316 + <td>-0.0387</td>
317 + <td>-0.735</td>
318 + </tr>
319 +
320 +</table>
321 +
322 +</body>
323 +</html>
324 +
325 +{{/html}}
326 +
200 200  === System questionnaire results ===
201 201  
202 -[[interactive version>>https://pietro99.github.io/SCE/graphs/first_questionnaire_0.html]]
329 +[[interactive version>>https://pietro99.github.io/SCE/graphs/first_questionnaire_1.html]]
203 203  [[image:group1.svg]]
204 204  
205 -[[interactive version>>https://pietro99.github.io/SCE/graphs/first_questionnaire_1.html]]
206 -[[image:group2.svg]]
207 207  
333 +{{html}}
334 +<!DOCTYPE html>
335 +<html>
336 +<head>
337 +<style>
338 +table {
339 + font-family: arial, sans-serif;
340 + border-collapse: collapse;
341 + width: 100%;
342 +}
343 +
344 +td, th {
345 + border: 1px solid #dddddd;
346 + text-align: left;
347 + padding: 8px;
348 +}
349 +
350 +tr:nth-child(even) {
351 + background-color: #dddddd;
352 +}
353 +</style>
354 +</head>
355 +<body>
356 +
357 +<h5>Wilcoxon Rank-Sum test test</h5>
358 +<h6><i>H0</i>: The distribution of the sytem's questionnaire answers from people who like gardening and form people who don't like gardening is the same</h6>
359 +
360 +<table>
361 + <tr>
362 + <th>test results </th>
363 + <th>I would have known how to do the whole task without Pepper.</th>
364 + <th>I think Pepper made the task easier for me.</th>
365 + <th>I enjoyed the task more than if I had had to do it alone.</th>
366 + <th>Pepper was easy to understand.</th>
367 + <th>I am pleased that Pepper reminded me to do the activity.</th>
368 + </tr>
369 + <tr>
370 + <th>p-value</th>
371 + <td>0.759</td>
372 + <td>0.462</td>
373 + <td>0.668</td>
374 + <td>0.830</td>
375 + <td>0.927</td>
376 + </tr>
377 + <tr>
378 + <th>statistics</th>
379 + <td>-0.306</td>
380 + <td>-0.734</td>
381 + <td>-0.428</td>
382 + <td>-0.214</td>
383 + <td>-0.0918</td>
384 + </tr>
385 +
386 +</table>
387 +
388 +</body>
389 +</html>
390 +
391 +{{/html}}
392 +
393 +
208 208  [[interactive version>>https://pietro99.github.io/SCE/graphs/first_questionnaire_2.html]]
209 -[[image:group3.svg]]
395 +[[image:group2.svg]]
210 210  
397 +
398 +{{html}}
399 +<!DOCTYPE html>
400 +<html>
401 +<head>
402 +<style>
403 +table {
404 + font-family: arial, sans-serif;
405 + border-collapse: collapse;
406 + width: 100%;
407 +}
408 +
409 +td, th {
410 + border: 1px solid #dddddd;
411 + text-align: left;
412 + padding: 8px;
413 +}
414 +
415 +tr:nth-child(even) {
416 + background-color: #dddddd;
417 +}
418 +</style>
419 +</head>
420 +<body>
421 +
422 +<h5>Wilcoxon Rank-Sum test test</h5>
423 +<h6><i>H0</i>: The distribution of the sytem's questionnaire answers from people who like gardening and form people who don't like gardening is the same</h6>
424 +
425 +<table>
426 + <tr>
427 + <th>test results </th>
428 + <th>I feel like completing the task was a good accomplishment.</th>
429 + <th>I feel like I accomplished it myself.</th>
430 + <th>I felt in control of what I had to do.</th>
431 + </tr>
432 + <tr>
433 + <th>p-value</th>
434 + <td>0.0982</td>
435 + <td>0.220</td>
436 + <td>0.581</td>
437 + </tr>
438 + <tr>
439 + <th>statistics</th>
440 + <td>-1.653</td>
441 + <td>-1.224</td>
442 + <td>0.551</td>
443 + </tr>
444 +
445 +</table>
446 +
447 +</body>
448 +</html>
449 +
450 +{{/html}}
451 +
211 211  [[interactive version>>https://pietro99.github.io/SCE/graphs/first_questionnaire_3.html]]
453 +[[image:group3.svg]]
454 +
455 +{{html}}
456 +<!DOCTYPE html>
457 +<html>
458 +<head>
459 +<style>
460 +table {
461 + font-family: arial, sans-serif;
462 + border-collapse: collapse;
463 + width: 100%;
464 +}
465 +
466 +td, th {
467 + border: 1px solid #dddddd;
468 + text-align: left;
469 + padding: 8px;
470 +}
471 +
472 +tr:nth-child(even) {
473 + background-color: #dddddd;
474 +}
475 +</style>
476 +</head>
477 +<body>
478 +
479 +<h5>Wilcoxon Rank-Sum test test</h5>
480 +<h6><i>H0</i>: The distribution of the sytem's questionnaire answers from people who like gardening and form people who don't like gardening is the same</h6>
481 +
482 +<table>
483 + <tr>
484 + <th>test results </th>
485 + <th>I felt annoyed by Pepper.</th>
486 + <th>I felt frustrated by the task.</th>
487 + <th>I felt pressured by Pepper.</th>
488 + </tr>
489 + <tr>
490 + <th>p-value</th>
491 + <td>0.951</td>
492 + <td>0.358</td>
493 + <td>0.926</td>
494 + </tr>
495 + <tr>
496 + <th>statistics</th>
497 + <td>0.0612</td>
498 + <td>0.918</td>
499 + <td>-0.0918</td>
500 + </tr>
501 +
502 +</table>
503 +
504 +</body>
505 +</html>
506 +
507 +{{/html}}
508 +
509 +[[interactive version>>https://pietro99.github.io/SCE/graphs/first_questionnaire_4.html]]
212 212  [[image:group4.svg]]
213 213  
512 +
513 +{{html}}
514 +<!DOCTYPE html>
515 +<html>
516 +<head>
517 +<style>
518 +table {
519 + font-family: arial, sans-serif;
520 + border-collapse: collapse;
521 + width: 100%;
522 +}
523 +
524 +td, th {
525 + border: 1px solid #dddddd;
526 + text-align: left;
527 + padding: 8px;
528 +}
529 +
530 +tr:nth-child(even) {
531 + background-color: #dddddd;
532 +}
533 +</style>
534 +</head>
535 +<body>
536 +
537 +<h5>Wilcoxon Rank-Sum test test</h5>
538 +<h6><i>H0</i>: The distribution of the sytem's questionnaire answers from people who like gardening and form people who don't like gardening is the same</h6>
539 +
540 +<table>
541 + <tr>
542 + <th>test results </th>
543 + <th>Pepper cared about helping me.</th>
544 + <th>I would trust Pepper with more important activities.</th>
545 + </tr>
546 + <tr>
547 + <th>p-value</th>
548 + <td>0.854</td>
549 + <td>0.0297</td>
550 + </tr>
551 + <tr>
552 + <th>statistics</th>
553 + <td>0.183</td>
554 + <td>-2.173</td>
555 + </tr>
556 +
557 +</table>
558 +
559 +</body>
560 +</html>
561 +
562 +{{/html}}
563 +
564 +
565 +
214 214  Since each PwD has its own state of dementia and personal issues, it is very difficult to get uniform results, especially since they are collected orally.
215 215  Getting very nice, fully robust and reliable results, is merely a hope and a dream.
216 216  However, we can try to consider the main trends that we are interested in.
Icon group1.svg
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.PietroPiccini
Size
... ... @@ -1,0 +1,1 @@
1 +16.3 KB
Content
... ... @@ -1,0 +1,1 @@
1 +<svg class="main-svg" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1000" height="500" style="" viewBox="0 0 1000 500"><rect x="0" y="0" width="1000" height="500" style="fill: rgb(255, 255, 255); fill-opacity: 1;"/><defs id="defs-9f7904"><g class="clips"><clipPath id="clip9f7904xyplot" class="plotclip"><rect width="703" height="200"/></clipPath><clipPath class="axesclip" id="clip9f7904x"><rect x="121" y="0" width="703" height="500"/></clipPath><clipPath class="axesclip" id="clip9f7904y"><rect x="0" y="100" width="1000" height="200"/></clipPath><clipPath class="axesclip" id="clip9f7904xy"><rect x="121" y="100" width="703" height="200"/></clipPath></g><g class="gradients"/><g class="patterns"/></defs><g class="bglayer"><rect class="bg" x="121" y="100" width="703" height="200" style="fill: rgb(229, 236, 246); fill-opacity: 1; stroke-width: 0;"/></g><g class="layer-below"><g class="imagelayer"/><g class="shapelayer"/></g><g class="cartesianlayer"><g class="subplot xy"><g class="layer-subplot"><g class="shapelayer"/><g class="imagelayer"/></g><g class="gridlayer"><g class="x"><path class="xgrid crisp" transform="translate(321.86,0)" d="M0,100v200" style="stroke: rgb(255, 255, 255); stroke-opacity: 1; stroke-width: 1px;"/><path class="xgrid crisp" transform="translate(422.29,0)" d="M0,100v200" style="stroke: rgb(255, 255, 255); stroke-opacity: 1; stroke-width: 1px;"/><path class="xgrid crisp" transform="translate(522.71,0)" d="M0,100v200" style="stroke: rgb(255, 255, 255); stroke-opacity: 1; stroke-width: 1px;"/><path class="xgrid crisp" transform="translate(623.14,0)" d="M0,100v200" style="stroke: rgb(255, 255, 255); stroke-opacity: 1; stroke-width: 1px;"/></g><g class="y"><path class="ygrid crisp" transform="translate(0,266.66999999999996)" d="M121,0h703" style="stroke: rgb(255, 255, 255); stroke-opacity: 1; stroke-width: 1px;"/><path class="ygrid crisp" transform="translate(0,233.33)" d="M121,0h703" style="stroke: rgb(255, 255, 255); stroke-opacity: 1; stroke-width: 1px;"/><path class="ygrid crisp" transform="translate(0,200)" d="M121,0h703" style="stroke: rgb(255, 255, 255); stroke-opacity: 1; stroke-width: 1px;"/><path class="ygrid crisp" transform="translate(0,166.67000000000002)" d="M121,0h703" style="stroke: rgb(255, 255, 255); stroke-opacity: 1; stroke-width: 1px;"/><path class="ygrid crisp" transform="translate(0,133.32999999999998)" d="M121,0h703" style="stroke: rgb(255, 255, 255); stroke-opacity: 1; stroke-width: 1px;"/></g></g><g class="zerolinelayer"><path class="xzl zl crisp" transform="translate(221.43,0)" d="M0,100v200" style="stroke: rgb(255, 255, 255); stroke-opacity: 1; stroke-width: 2px;"/></g><path class="xlines-below"/><path class="ylines-below"/><g class="overlines-below"/><g class="xaxislayer-below"/><g class="yaxislayer-below"/><g class="overaxes-below"/><g class="plot" transform="translate(121,100)" clip-path="url(#clip9f7904xyplot)"><g class="scatterlayer mlayer"><g class="trace scatter trace1645e5" style="stroke-miterlimit: 2; opacity: 1;"><g class="fills"/><g class="errorbars"><g class="errorbar" style="opacity: 1;"><path class="yerror" d="M86.39,44.92h8m-4,0V81.4m-4,0h8" style="vector-effect: non-scaling-stroke; stroke-width: 2px; stroke: rgb(24, 10, 10); stroke-opacity: 1;"/></g><g class="errorbar" style="opacity: 1;"><path class="yerror" d="M186.81,48.78h8m-4,0V81.04m-4,0h8" style="vector-effect: non-scaling-stroke; stroke-width: 2px; stroke: rgb(24, 10, 10); stroke-opacity: 1;"/></g><g class="errorbar" style="opacity: 1;"><path class="yerror" d="M287.24,61.34h8m-4,0V103.57m-4,0h8" style="vector-effect: non-scaling-stroke; stroke-width: 2px; stroke: rgb(24, 10, 10); stroke-opacity: 1;"/></g><g class="errorbar" style="opacity: 1;"><path class="yerror" d="M387.67,25.94h8m-4,0V47.74m-4,0h8" style="vector-effect: non-scaling-stroke; stroke-width: 2px; stroke: rgb(24, 10, 10); stroke-opacity: 1;"/></g><g class="errorbar" style="opacity: 1;"><path class="yerror" d="M488.1,44.79h8m-4,0V70.99m-4,0h8" style="vector-effect: non-scaling-stroke; stroke-width: 2px; stroke: rgb(24, 10, 10); stroke-opacity: 1;"/></g></g><g class="lines"/><g class="points"><path class="point" transform="translate(90.39,63.16)" d="M14,0H-14" style="opacity: 1; stroke-width: 2px; fill: rgb(24, 10, 10); fill-opacity: 1; stroke: rgb(68, 68, 68); stroke-opacity: 1;"/><path class="point" transform="translate(190.81,64.91)" d="M14,0H-14" style="opacity: 1; stroke-width: 2px; fill: rgb(24, 10, 10); fill-opacity: 1; stroke: rgb(68, 68, 68); stroke-opacity: 1;"/><path class="point" transform="translate(291.24,82.46)" d="M14,0H-14" style="opacity: 1; stroke-width: 2px; fill: rgb(24, 10, 10); fill-opacity: 1; stroke: rgb(68, 68, 68); stroke-opacity: 1;"/><path class="point" transform="translate(391.67,36.84)" d="M14,0H-14" style="opacity: 1; stroke-width: 2px; fill: rgb(24, 10, 10); fill-opacity: 1; stroke: rgb(68, 68, 68); stroke-opacity: 1;"/><path class="point" transform="translate(492.1,57.89)" d="M14,0H-14" style="opacity: 1; stroke-width: 2px; fill: rgb(24, 10, 10); fill-opacity: 1; stroke: rgb(68, 68, 68); stroke-opacity: 1;"/></g><g class="text"/></g><g class="trace scatter trace7f64ab" style="stroke-miterlimit: 2; opacity: 1;"><g class="fills"/><g class="errorbars"><g class="errorbar" style="opacity: 1;"><path class="yerror" d="M96.43,47.05h8m-4,0V86.28m-4,0h8" style="vector-effect: non-scaling-stroke; stroke-width: 2px; stroke: rgb(239, 85, 59); stroke-opacity: 1;"/></g><g class="errorbar" style="opacity: 1;"><path class="yerror" d="M196.86,59.56h8m-4,0V107.11m-4,0h8" style="vector-effect: non-scaling-stroke; stroke-width: 2px; stroke: rgb(239, 85, 59); stroke-opacity: 1;"/></g><g class="errorbar" style="opacity: 1;"><path class="yerror" d="M297.29,67.21h8m-4,0V121.68m-4,0h8" style="vector-effect: non-scaling-stroke; stroke-width: 2px; stroke: rgb(239, 85, 59); stroke-opacity: 1;"/></g><g class="errorbar" style="opacity: 1;"><path class="yerror" d="M397.71,36.57h8m-4,0V63.43m-4,0h8" style="vector-effect: non-scaling-stroke; stroke-width: 2px; stroke: rgb(239, 85, 59); stroke-opacity: 1;"/></g><g class="errorbar" style="opacity: 1;"><path class="yerror" d="M498.14,48.32h8m-4,0V85.02m-4,0h8" style="vector-effect: non-scaling-stroke; stroke-width: 2px; stroke: rgb(239, 85, 59); stroke-opacity: 1;"/></g></g><g class="lines"/><g class="points"><path class="point" transform="translate(100.43,66.67)" d="M3.5,0A3.5,3.5 0 1,1 0,-3.5A3.5,3.5 0 0,1 3.5,0Z" style="opacity: 1; stroke-width: 0px; fill: rgb(239, 85, 59); fill-opacity: 1;"/><path class="point" transform="translate(200.86,83.33)" d="M3.5,0A3.5,3.5 0 1,1 0,-3.5A3.5,3.5 0 0,1 3.5,0Z" style="opacity: 1; stroke-width: 0px; fill: rgb(239, 85, 59); fill-opacity: 1;"/><path class="point" transform="translate(301.29,94.44)" d="M3.5,0A3.5,3.5 0 1,1 0,-3.5A3.5,3.5 0 0,1 3.5,0Z" style="opacity: 1; stroke-width: 0px; fill: rgb(239, 85, 59); fill-opacity: 1;"/><path class="point" transform="translate(401.71,50)" d="M3.5,0A3.5,3.5 0 1,1 0,-3.5A3.5,3.5 0 0,1 3.5,0Z" style="opacity: 1; stroke-width: 0px; fill: rgb(239, 85, 59); fill-opacity: 1;"/><path class="point" transform="translate(502.14,66.67)" d="M3.5,0A3.5,3.5 0 1,1 0,-3.5A3.5,3.5 0 0,1 3.5,0Z" style="opacity: 1; stroke-width: 0px; fill: rgb(239, 85, 59); fill-opacity: 1;"/></g><g class="text"/></g><g class="trace scatter tracedfb356" style="stroke-miterlimit: 2; opacity: 1;"><g class="fills"/><g class="errorbars"><g class="errorbar" style="opacity: 1;"><path class="yerror" d="M106.47,43.16h8m-4,0V79.91m-4,0h8" style="vector-effect: non-scaling-stroke; stroke-width: 2px; stroke: rgb(0, 204, 150); stroke-opacity: 1;"/></g><g class="errorbar" style="opacity: 1;"><path class="yerror" d="M206.9,45.1h8m-4,0V67.72m-4,0h8" style="vector-effect: non-scaling-stroke; stroke-width: 2px; stroke: rgb(0, 204, 150); stroke-opacity: 1;"/></g><g class="errorbar" style="opacity: 1;"><path class="yerror" d="M307.33,58.26h8m-4,0V95.59m-4,0h8" style="vector-effect: non-scaling-stroke; stroke-width: 2px; stroke: rgb(0, 204, 150); stroke-opacity: 1;"/></g><g class="errorbar" style="opacity: 1;"><path class="yerror" d="M407.76,21.31h8m-4,0V40.23m-4,0h8" style="vector-effect: non-scaling-stroke; stroke-width: 2px; stroke: rgb(0, 204, 150); stroke-opacity: 1;"/></g><g class="errorbar" style="opacity: 1;"><path class="yerror" d="M508.19000000000005,43.31h8m-4,0V64.38m-4,0h8" style="vector-effect: non-scaling-stroke; stroke-width: 2px; stroke: rgb(0, 204, 150); stroke-opacity: 1;"/></g></g><g class="lines"/><g class="points"><path class="point" transform="translate(110.47,61.54)" d="M3.5,0A3.5,3.5 0 1,1 0,-3.5A3.5,3.5 0 0,1 3.5,0Z" style="opacity: 1; stroke-width: 0px; fill: rgb(0, 204, 150); fill-opacity: 1;"/><path class="point" transform="translate(210.9,56.41)" d="M3.5,0A3.5,3.5 0 1,1 0,-3.5A3.5,3.5 0 0,1 3.5,0Z" style="opacity: 1; stroke-width: 0px; fill: rgb(0, 204, 150); fill-opacity: 1;"/><path class="point" transform="translate(311.33,76.92)" d="M3.5,0A3.5,3.5 0 1,1 0,-3.5A3.5,3.5 0 0,1 3.5,0Z" style="opacity: 1; stroke-width: 0px; fill: rgb(0, 204, 150); fill-opacity: 1;"/><path class="point" transform="translate(411.76,30.77)" d="M3.5,0A3.5,3.5 0 1,1 0,-3.5A3.5,3.5 0 0,1 3.5,0Z" style="opacity: 1; stroke-width: 0px; fill: rgb(0, 204, 150); fill-opacity: 1;"/><path class="point" transform="translate(512.19,53.85)" d="M3.5,0A3.5,3.5 0 1,1 0,-3.5A3.5,3.5 0 0,1 3.5,0Z" style="opacity: 1; stroke-width: 0px; fill: rgb(0, 204, 150); fill-opacity: 1;"/></g><g class="text"/></g></g></g><g class="overplot"/><path class="xlines-above crisp" d="M0,0" style="fill: none;"/><path class="ylines-above crisp" d="M0,0" style="fill: none;"/><g class="overlines-above"/><g class="xaxislayer-above"><g class="xtick"><text text-anchor="start" x="0" y="313" transform="translate(221.43,0) rotate(30,0,307)" style="font-family: 'Open Sans', verdana, arial, sans-serif; font-size: 12px; fill: rgb(42, 63, 95); fill-opacity: 1; white-space: pre; opacity: 1;">I would have known how to do the whole task without Pepper.</text></g><g class="xtick"><text text-anchor="start" x="0" y="313" style="font-family: 'Open Sans', verdana, arial, sans-serif; font-size: 12px; fill: rgb(42, 63, 95); fill-opacity: 1; white-space: pre; opacity: 1;" transform="translate(321.86,0) rotate(30,0,307)">I think Pepper made the task easier for me.</text></g><g class="xtick"><text text-anchor="start" x="0" y="313" style="font-family: 'Open Sans', verdana, arial, sans-serif; font-size: 12px; fill: rgb(42, 63, 95); fill-opacity: 1; white-space: pre; opacity: 1;" transform="translate(422.29,0) rotate(30,0,307)">I enjoyed the task more than if I had had to do it alone.</text></g><g class="xtick"><text text-anchor="start" x="0" y="313" style="font-family: 'Open Sans', verdana, arial, sans-serif; font-size: 12px; fill: rgb(42, 63, 95); fill-opacity: 1; white-space: pre; opacity: 1;" transform="translate(522.71,0) rotate(30,0,307)">Pepper was easy to understand.</text></g><g class="xtick"><text text-anchor="start" x="0" y="313" style="font-family: 'Open Sans', verdana, arial, sans-serif; font-size: 12px; fill: rgb(42, 63, 95); fill-opacity: 1; white-space: pre; opacity: 1;" transform="translate(623.14,0) rotate(30,0,307)">I am pleased that Pepper reminded me to do the activity.</text></g></g><g class="yaxislayer-above"><g class="ytick"><text text-anchor="end" x="120" y="4.199999999999999" transform="translate(0,300)" style="font-family: 'Open Sans', verdana, arial, sans-serif; font-size: 12px; fill: rgb(42, 63, 95); fill-opacity: 1; white-space: pre; opacity: 1;">Strongly Disagree</text></g><g class="ytick"><text text-anchor="end" x="120" y="4.199999999999999" style="font-family: 'Open Sans', verdana, arial, sans-serif; font-size: 12px; fill: rgb(42, 63, 95); fill-opacity: 1; white-space: pre; opacity: 1;" transform="translate(0,266.66999999999996)">Disagree</text></g><g class="ytick"><text text-anchor="end" x="120" y="4.199999999999999" style="font-family: 'Open Sans', verdana, arial, sans-serif; font-size: 12px; fill: rgb(42, 63, 95); fill-opacity: 1; white-space: pre; opacity: 1;" transform="translate(0,233.33)">Slightly Disagree</text></g><g class="ytick"><text text-anchor="end" x="120" y="4.199999999999999" style="font-family: 'Open Sans', verdana, arial, sans-serif; font-size: 12px; fill: rgb(42, 63, 95); fill-opacity: 1; white-space: pre; opacity: 1;" transform="translate(0,200)">Neutral</text></g><g class="ytick"><text text-anchor="end" x="120" y="4.199999999999999" style="font-family: 'Open Sans', verdana, arial, sans-serif; font-size: 12px; fill: rgb(42, 63, 95); fill-opacity: 1; white-space: pre; opacity: 1;" transform="translate(0,166.67000000000002)">Slightly Agree</text></g><g class="ytick"><text text-anchor="end" x="120" y="4.199999999999999" style="font-family: 'Open Sans', verdana, arial, sans-serif; font-size: 12px; fill: rgb(42, 63, 95); fill-opacity: 1; white-space: pre; opacity: 1;" transform="translate(0,133.32999999999998)">Agree</text></g><g class="ytick"><text text-anchor="end" x="120" y="4.199999999999999" style="font-family: 'Open Sans', verdana, arial, sans-serif; font-size: 12px; fill: rgb(42, 63, 95); fill-opacity: 1; white-space: pre; opacity: 1;" transform="translate(0,100)">Strongly Agree</text></g></g><g class="overaxes-above"/></g></g><g class="polarlayer"/><g class="smithlayer"/><g class="ternarylayer"/><g class="geolayer"/><g class="funnelarealayer"/><g class="pielayer"/><g class="iciclelayer"/><g class="treemaplayer"/><g class="sunburstlayer"/><g class="glimages"/><defs id="topdefs-9f7904"><g class="clips"/><clipPath id="legend9f7904"><rect width="150" height="67" x="0" y="0"/></clipPath></defs><g class="layer-above"><g class="imagelayer"/><g class="shapelayer"/></g><g class="infolayer"><g class="legend" pointer-events="all" transform="translate(838.0600000000001,100)"><rect class="bg" shape-rendering="crispEdges" width="150" height="67" x="0" y="0" style="stroke: rgb(68, 68, 68); stroke-opacity: 1; fill: rgb(255, 255, 255); fill-opacity: 1; stroke-width: 0px;"/><g class="scrollbox" transform="" clip-path="url(#legend9f7904)"><g class="groups"><g class="traces" transform="translate(0,14.5)" style="opacity: 1;"><text class="legendtext" text-anchor="start" x="40" y="4.680000000000001" style="font-family: 'Open Sans', verdana, arial, sans-serif; font-size: 12px; fill: rgb(42, 63, 95); fill-opacity: 1; white-space: pre;">Average</text><g class="layers" style="opacity: 1;"><g class="legendfill"/><g class="legendlines"/><g class="legendsymbols"><g class="legendpoints"><path class="scatterpts" transform="translate(20,0)" d="M11.2,0H-11.2" style="opacity: 1; stroke-width: 2px; fill: rgb(24, 10, 10); fill-opacity: 1; stroke: rgb(68, 68, 68); stroke-opacity: 1;"/></g></g></g><rect class="legendtoggle" x="0" y="-9.5" width="144.125" height="19" style="fill: rgb(0, 0, 0); fill-opacity: 0;"/></g><g class="traces" transform="translate(0,33.5)" style="opacity: 1;"><text class="legendtext" text-anchor="start" x="40" y="4.680000000000001" style="font-family: 'Open Sans', verdana, arial, sans-serif; font-size: 12px; fill: rgb(42, 63, 95); fill-opacity: 1; white-space: pre;">Dislike gardening</text><g class="layers" style="opacity: 1;"><g class="legendfill"/><g class="legendlines"/><g class="legendsymbols"><g class="legendpoints"><path class="scatterpts" transform="translate(20,0)" d="M3.5,0A3.5,3.5 0 1,1 0,-3.5A3.5,3.5 0 0,1 3.5,0Z" style="opacity: 1; stroke-width: 0px; fill: rgb(239, 85, 59); fill-opacity: 1;"/></g></g></g><rect class="legendtoggle" x="0" y="-9.5" width="144.125" height="19" style="fill: rgb(0, 0, 0); fill-opacity: 0;"/></g><g class="traces" transform="translate(0,52.5)" style="opacity: 1;"><text class="legendtext" text-anchor="start" x="40" y="4.680000000000001" style="font-family: 'Open Sans', verdana, arial, sans-serif; font-size: 12px; fill: rgb(42, 63, 95); fill-opacity: 1; white-space: pre;">Like gardening</text><g class="layers" style="opacity: 1;"><g class="legendfill"/><g class="legendlines"/><g class="legendsymbols"><g class="legendpoints"><path class="scatterpts" transform="translate(20,0)" d="M3.5,0A3.5,3.5 0 1,1 0,-3.5A3.5,3.5 0 0,1 3.5,0Z" style="opacity: 1; stroke-width: 0px; fill: rgb(0, 204, 150); fill-opacity: 1;"/></g></g></g><rect class="legendtoggle" x="0" y="-9.5" width="144.125" height="19" style="fill: rgb(0, 0, 0); fill-opacity: 0;"/></g></g></g><rect class="scrollbar" rx="20" ry="3" width="0" height="0" x="0" y="0" style="fill: rgb(128, 139, 164); fill-opacity: 1;"/></g><g class="g-gtitle"/><g class="g-xtitle"/><g class="g-ytitle"/></g></svg>