Changes for page d. Use Cases

Last modified by Shambhawi Pal on 2024/03/12 12:24

From version 8.1
edited by Shambhawi Pal
on 2024/02/27 11:28
Change comment: There is no comment for this version
To version 11.1
edited by Shambhawi Pal
on 2024/03/12 11:40
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,3 +1,16 @@
1 +
2 +
3 +Use case 1
4 +{{html}}
5 +<label for="status">Choose a status</label>
6 + <select name="status" id="status">
7 + <option value="not started">Not started</option>
8 + <option value="in progress">In progress</option>
9 + <option value="done">Done</option>
10 + </select>
11 +{{/html}}
12 +
13 +
1 1  |(% style="width:166px" %)**Objective**|(% style="width:653px" %)
2 2  |(% style="width:166px" %)**TDP**|(% style="width:653px" %)
3 3  |(% style="width:166px" %)**Actors**|(% style="width:653px" %)