Changes for page b. Use Case with Claims
Last modified by Mark Neerincx on 2025/02/05 12:45
From version 5.1
edited by Mark Neerincx
on 2025/02/05 12:45
on 2025/02/05 12:45
Change comment:
There is no comment for this version
To version 3.1
edited by Mark Neerincx
on 2025/02/05 11:58
on 2025/02/05 11:58
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,11 +1,11 @@ 1 1 {{html}} 2 -<label for="status"> Status:</label>2 +<label for="status">Choose a status</label> 3 3 <select name="status" id="status"> 4 - <option value=" NotStarted">NotStarted</option>5 - <option value=" InProgress">InProgress</option>6 - <option value=" UnderReview">UnderReview</option>7 - <option value=" InEvaluation">InEvaluation</option>8 - <option value=" Finalized">Finalized</option>4 + <option value="not started">Not started</option> 5 + <option value="in progress">In progress</option> 6 + <option value="in review">In review</option> 7 + <option value="in evaluation">In evaluation</option> 8 + <option value="done">Done</option> 9 9 </select> 10 10 {{/html}} 11 11 ... ... @@ -18,11 +18,9 @@ 18 18 |(% style="width:166px" %)**Pre-Condition**|(% style="width:653px" %) 19 19 |(% style="width:166px" %)**Post-Condition**|(% style="width:653px" %) 20 20 |(% style="width:166px" %)**Action Sequence**|(% style="width:653px" %)((( 21 -~1. ... 22 - 23 -2. ... 21 + 24 24 ))) 25 25 26 26 |(% style="width:135px" %)**Claims (title)**|(% style="width:245px" %)**Function**|(% style="width:238px" %)**Effect(s)**|(% style="width:201px" %)**Action Sequence Step(s)** 27 -|(% style="width:135px" %) CL1...|(% style="width:245px" %) |(% style="width:238px" %) |(% style="width:201px" %)28 -|(% style="width:135px" %) CL2..|(% style="width:245px" %) |(% style="width:238px" %) |(% style="width:201px" %)25 +|(% style="width:135px" %) |(% style="width:245px" %) |(% style="width:238px" %) |(% style="width:201px" %) 26 +|(% style="width:135px" %) |(% style="width:245px" %) |(% style="width:238px" %) |(% style="width:201px" %)