Changes for page Use Cases
Last modified by Sofia Kostakonti on 2022/04/05 16:54
From version
60.1


edited by Aleksanteri Hämäläinen
on 2022/04/03 17:48
on 2022/04/03 17:48
Change comment:
There is no comment for this version
To version
65.1


edited by Sofia Kostakonti
on 2022/04/05 16:18
on 2022/04/05 16:18
Change comment:
improving html placement on pdf
Summary
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki.a hamalainen1 +XWiki.SKostakonti - Content
-
... ... @@ -1,10 +1,8 @@ 1 1 {{html}} 2 2 <!-- Your HTML code here --> 3 3 4 -<h2>UC001: Meal Time Discourse </h2> 5 -<table width='100%'> 6 -<tr> 7 -<td width='30%' style="font-size:16px"> 4 +<h2>UC01: Meal Time Discourse </h2> 5 + 8 8 <table border='1px' width='50%'> 9 9 <tr border='1px' width='30%'><td bgcolor='gainsboro'> 10 10 <b>Objective</b> ... ... @@ -39,19 +39,17 @@ 39 39 1. Slowly start playing music<br> 40 40 2. Greet the PwD and ask if they have eaten yet<br> 41 41 3. <b>IF</b> "Yes":<br> 42 - <div style="padding-left: 40px;">40 + <div style="padding-left: 20px;"> 43 43 3.1 Ask questions about the lunch<br> 44 44 3.2 Say farewell to the PwD<br> 45 45 3.3 Slow stop playing music<br> 46 46 </div> 47 47 4. <b>ELSE IF</b> "No":<br> 48 - <div style="padding-left: 40px;">46 + <div style="padding-left: 20px;"> 49 49 4.1 Prepare for UC002: Eating reminder 50 50 </div> 51 51 </td></tr> 52 -</table> 53 -</td> 54 -<td width='50%' style="font-size:16px"> 50 + 55 55 <table border='1px' width='50%'> 56 56 <tr><td bgcolor='gainsboro'> 57 57 <b>UC step<b> ... ... @@ -73,15 +73,7 @@ 73 73 <tr><td>4.1</td><td>-</td>-<td>-</td><td>-</td></tr> 74 74 </table> 75 75 76 - 77 -</td></tr> 78 - 79 -</table> 80 - 81 -<h2>UC002: Eating reminder</h2> 82 -<table width='100%'> 83 -<tr> 84 -<td width='30%' style="font-size:16px"> 72 +<h2>UC02: Eating reminder</h2> 85 85 <table border='1px' width='50%'> 86 86 <tr border='1px' width='30%'><td bgcolor='gainsboro'> 87 87 <b>Objective</b> ... ... @@ -121,15 +121,13 @@ 121 121 6. Start playing the eating playlist.<br> 122 122 7. Ask: "Are you having a drink also?"<br> 123 123 8. <b>IF</b> "No":<br> 124 - <div style="padding-left: 40px">112 + <div style="padding-left: 20px"> 125 125 8.1 Say "Wouldn't a glass of milk go well with this?"<br> 126 126 </div> 127 127 9. Say: "I hope you enjoyed your lunch break. See you next time".<br> 128 128 10. Slowly stop the music.<br> 129 129 </td></tr> 130 -</table> 131 -</td> 132 -<td width='50%' style="font-size:16px"> 118 + 133 133 <table border='1px' width='50%'> 134 134 <tr><td bgcolor='gainsboro'> 135 135 <b>UC step<b> ... ... @@ -153,10 +153,6 @@ 153 153 <tr><td>10</td><td>-</td><td>-</td><td>-</td></tr> 154 154 </table> 155 155 156 - 157 -</td></tr> 158 - 159 -</table> 160 160 {{/html}} 161 161 162 162