File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed
src/browsergym/workarena/data_files/task_configs Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 1919 "stage" : " department head approval" ,
2020 "quantity" : 10 ,
2121 "goal" : " Find the RITM for a standard laptop that's pending department head approval. Update the request to include 10 of the item instead of 1"
22+ },
23+ {
24+ "ritm_number" : " RITM0010784" ,
25+ "item_name" : " Galaxy Note 20" ,
26+ "stage" : " fulfillment" ,
27+ "quantity" : 20 ,
28+ "goal" : " Find the RITM for a Galaxy Note 20 that's pending fulfillment. Update the request to include 20 of the item instead of 1"
29+ },
30+ {
31+ "ritm_number" : " RITM0010003" ,
32+ "item_name" : " Adobe Acrobat Pro" ,
33+ "stage" : " approval" ,
34+ "quantity" : 2 ,
35+ "goal" : " Find the RITM for an Adobe Acrobat Pro that's pending approval. Update the request to include 2 of the item instead of 1"
2236 }
2337]
You can’t perform that action at this time.
0 commit comments