You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "We play at the Parade Grounds on Saturdays at 10",
5
+
"members": "Chad Araiza, Eva Seahorn, Floyd Veazey",
6
+
"goal": "Create an active user group with the name \"NYC Coed Soccer\" and description \"We play at the Parade Grounds on Saturdays at 10\". Add Chad Araiza, Eva Seahorn, Floyd Veazey to the group"
7
+
},
8
+
{
9
+
"name": "NYC Run Club",
10
+
"description": "We run Monday mornings at 7",
11
+
"members": "Chad Araiza, Eva Seahorn, Floyd Veazey",
12
+
"goal": "Create an active user group with the name \"NYC Run Club\" and description \"We run Monday mornings at 7\". Add Chad Araiza, Eva Seahorn, Floyd Veazey to the group"
13
+
},
14
+
{
15
+
"name": "NYC Happy Hour Group",
16
+
"description": "We get together for happy hour on Thursdays at 4",
17
+
"members": "Chad Araiza, Eva Seahorn, Floyd Veazey",
18
+
"goal": "Create an active user group with the name \"NYC Happy Hour Group\" and description \"We get together for happy hour on Thursdays at 4\". Add Chad Araiza, Eva Seahorn, Floyd Veazey to the group"
Copy file name to clipboardExpand all lines: src/browsergym/workarena/data_files/task_configs/order_reset_password.json
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -1,31 +1,31 @@
1
1
[
2
2
{
3
3
"item": "SAP Payroll",
4
-
"contact": "Email",
4
+
"contact": "email",
5
5
"quantity": 1,
6
6
"goal": "Help me reset my password for SAP Payroll by submitting a request through the Service Catalog. Send the reset instructions to Email."
7
7
},
8
8
{
9
9
"item": "PeopleSoft CRM",
10
-
"contact": "Telephone",
10
+
"contact": "phone",
11
11
"quantity": 1,
12
12
"goal": "Help me reset my password for PeopleSoft CRM by submitting a request through the Service Catalog. Send the reset instructions to Telephone."
13
13
},
14
14
{
15
15
"item": "Workday Enterprise Services",
16
-
"contact": "SMS",
16
+
"contact": "sms",
17
17
"quantity": 1,
18
18
"goal": "Help me reset my password for Workday Enterprise Services by submitting a request through the Service Catalog. Send the reset instructions to SMS."
19
19
},
20
20
{
21
21
"item": "Slack",
22
-
"contact": "Email",
22
+
"contact": "email",
23
23
"quantity": 1,
24
24
"goal": "Help me reset my password for Slack by submitting a request through the Service Catalog. Send the reset instructions to Email."
25
25
},
26
26
{
27
27
"item": "Windows Mobile",
28
-
"contact": "SMS",
28
+
"contact": "sms",
29
29
"quantity": 1,
30
30
"goal": "Help me reset my password for Windows Mobile by submitting a request through the Service Catalog. Send the reset instructions to SMS."
0 commit comments