Changes for page Test
Last modified by Clara Stiller on 2022/04/05 13:44
From version
2.8


edited by Clara Stiller
on 2022/03/14 14:38
on 2022/03/14 14:38
Change comment:
There is no comment for this version
To version
3.1


edited by Clara Stiller
on 2022/03/14 14:57
on 2022/03/14 14:57
Change comment:
There is no comment for this version
Summary
Details
- Page properties
-
- Content
-
... ... @@ -47,15 +47,40 @@ 47 47 48 48 49 49 == Procedure == 50 - 50 +{{html}} 51 +<!-- Your HTML code here --> 52 +<table width='100%'> 53 +<tr> 54 +<th width='50%'>Group 1</th> 55 +<th width='50%'>Group 2</th> 56 +</tr> 57 +<tr> 58 +<td>intelligent robot</td> 59 +<td>unintelligent robot</td> 60 +</tr> 61 +<tr> 62 +<td> 51 51 1. Starts with a short briefing on what we expect from the participant. 52 52 1. Let them fill out the informed consent form. 53 53 1. Ask the participant about their background. 54 -1. Let the user interact with the robot (Either version A or B)66 +1. Let the user interact with the robot 55 55 1. While user is interacting, we will be observing the conversation and their moods. 56 56 1. Let user fill out the questionnaire about their experience after the interaction. 69 +</td> 70 +<td> 71 +1. Starts with a short briefing on what we expect from the participant. 72 +1. Let them fill out the informed consent form. 73 +1. Let the user interact with the robot 74 +1. Let user fill out the questionnaire about their experience after the interaction 75 +</td> 76 +</tr> 77 +</table> 57 57 79 +{{/html}} 58 58 81 + 82 + 83 + 59 59 == Material == 60 60 Pepper, laptop, door, and music. 61 61