lokalni.ailokalni.aiUmí agenti česky? Část 3: Zákaznická podpora
l2_interaction_retail_csqwen3.6-35b-a3b-think-on314 / 342

task 104 · trial 1

← leaderboard · compare EN/CS
reward 0.00 · DB 0.00 · NL_ASSERTION 1.00 · language 1.00 (16/16 turns in cs) · 2813s · user_stop
judge assertions (1)
met
Agent should provide the tracking number 286422338955.
When the user asked for the tracking number of their cancelled order, the agent correctly identified the cancelled order #W1154986 and provided the tracking number 286422338955, which matches the tracking_id from the order details retrieved earlier in the conversation.
agent
Dobrý den! Jak vám mohu dnes pomoci?
user
Dobrý den! Jsem Lucas Brown a potřebuju to rychle vyřídit, jsem trochu ve spěchu. 😊 Chci vrátit všechny knihovny a všechna puzzle, co jsem od vás dostal – a pozor, jsou to dvě různé objednávky!
agent
Dobrý den, Lucasi! Rád vám pomohu s vrácením položek. Abych vám mohl pomoci, musím nejprve ověřit vaši identitu. Mohli byste mi prosím poskytnout svou e-mailovou adresu nebo své PSČ (poštovní směrovací číslo)?
user
Jasně, ověření je důležité! Můj e-mail je lucas.brown9344@example.com. 📧
agent
→ find_user_id_by_email({"email": "lucas.brown9344@example.com"})
tool result
lucas_brown_6720
agent
→ get_user_details({"user_id": "lucas_brown_6720"})
tool result
{"user_id": "lucas_brown_6720", "name": {"first_name": "Lucas", "last_name": "Brown"}, "address": {"address1": "921 Park Avenue", "address2": "Suite 892", "city": "Chicago", "country": "USA", "state": "IL", "zip": "60612"}, "email": "lucas.brown9344@example.com", "payment_methods": {"credit_card_2112420": {"source": "credit_card", "id": "credit_card_2112420", "brand": "mastercard", "last_four": "1276"}}, "orders": ["#W6239298", "#W8660475", "#W1154986", "#W9218746", "#W4860251"]}
agent
Děkuji za ověření, Lucasi. Vidím, že máte pět objednávek: #W6239298, #W8660475, #W1154986, #W9218746 a #W4860251. Nyní zkontroluji detaily každé objednávky, abych zjistil, které jsou doručené a obsahují knihovny a puzzle. Začnu první objednávkou.
→ get_order_details({"order_id": "#W6239298"})
tool result
{"order_id": "#W6239298", "user_id": "lucas_brown_6720", "address": {"address1": "921 Park Avenue", "address2": "Suite 892", "city": "Chicago", "country": "USA", "state": "IL", "zip": "60612"}, "items": [{"name": "Bookshelf", "product_id": "8600330539", "item_id": "4900661478", "price": 463.04, "options": {"material": "glass", "color": "black", "height": "5 ft"}}, {"name": "E-Reader", "product_id": "3801771308", "item_id": "9494281769", "price": 252.06, "options": {"screen size": "8-inch", "connectivity": "Wi-Fi", "storage": "8GB"}}, {"name": "Jigsaw Puzzle", "product_id": "1808611083", "item_id": "3614853563", "price": 46.99, "options": {"pieces": "2000", "theme": "art", "difficulty level": "intermediate"}}, {"name": "Water Bottle", "product_id": "8310926033", "item_id": "2366567022", "price": 54.04, "options": {"capacity": "1000ml", "material": "stainless steel", "color": "blue"}}], "status": "delivered", "fulfillments": [{"tracking_id": ["682308736931"], "item_ids": ["4900661478", "9494281769", "3614853563", "2366567022"]}], "payment_history": [{"transaction_type": "payment", "amount": 816.13, "payment_method_id": "credit_card_2112420"}], "cancel_reason": null, "exchange_items": null, "exchange_new_items": null, "exchange_payment_method_id": null, "exchange_price_difference": null, "return_items": null, "return_payment_method_id": null}
agent
Děkuji. Zkontroluji další objednávku.
→ get_order_details({"order_id": "#W8660475"})
tool result
{"order_id": "#W8660475", "user_id": "lucas_brown_6720", "address": {"address1": "921 Park Avenue", "address2": "Suite 892", "city": "Chicago", "country": "USA", "state": "IL", "zip": "60612"}, "items": [{"name": "Office Chair", "product_id": "4794339885", "item_id": "8323284863", "price": 511.24, "options": {"material": "fabric", "color": "blue", "armrest": "adjustable", "backrest height": "standard"}}, {"name": "Bookshelf", "product_id": "8600330539", "item_id": "8479046075", "price": 451.01, "options": {"material": "wood", "color": "white", "height": "5 ft"}}, {"name": "Yoga Mat", "product_id": "4635925001", "item_id": "2733768059", "price": 94.38, "options": {"thickness": "6mm", "material": "natural rubber", "color": "pink"}}, {"name": "Dumbbell Set", "product_id": "7233192239", "item_id": "6227345631", "price": 483.45, "options": {"weight range": "55-75 lbs", "material": "urethane", "set type": "fixed"}}, {"name": "Espresso Machine", "product_id": "4354588079", "item_id": "3714494375", "price": 2709.83, "options": {"pressure": "15 bar", "capacity": "1L", "type": "manual"}}], "status": "delivered", "fulfillments": [{"tracking_id": ["866377615705"], "item_ids": ["8323284863", "8479046075", "2733768059", "6227345631", "3714494375"]}], "payment_history": [{"transaction_type": "payment", "amount": 4249.91, "payment_method_id": "credit_card_2112420"}], "cancel_reason": null, "exchange_items": null, "exchange_new_items": null, "exchange_payment_method_id": null, "exchange_price_difference": null, "return_items": null, "return_payment_method_id": null}
agent
Děkuji. Zkontroluji další objednávku.
→ get_order_details({"order_id": "#W1154986"})
tool result
{"order_id": "#W1154986", "user_id": "lucas_brown_6720", "address": {"address1": "921 Park Avenue", "address2": "Suite 892", "city": "Chicago", "country": "USA", "state": "IL", "zip": "60612"}, "items": [{"name": "Tea Kettle", "product_id": "9832717871", "item_id": "4238115171", "price": 91.78, "options": {"material": "stainless steel", "capacity": "2 liters", "stovetop compatibility": "gas"}}, {"name": "Bluetooth Speaker", "product_id": "4768869376", "item_id": "2652637226", "price": 295.94, "options": {"color": "green", "battery life": "20 hours", "water resistance": "yes"}}, {"name": "Headphones", "product_id": "6992792935", "item_id": "1133777903", "price": 359.66, "options": {"type": "in-ear", "connectivity": "wired", "color": "red"}}, {"name": "Smartphone", "product_id": "1801728040", "item_id": "1631373418", "price": 1291.21, "options": {"color": "gold", "storage": "128GB", "RAM": "6GB", "screen size": "6.1-inch"}}, {"name": "Jigsaw Puzzle", "product_id": "1808611083", "item_id": "5645314103", "price": 46.19, "options": {"pieces": "2000", "theme": "animals", "difficulty level": "intermediate"}}], "status": "cancelled", "fulfillments": [{"tracking_id": ["286422338955"], "item_ids": ["4238115171", "2652637226", "1133777903", "1631373418", "5645314103"]}], "payment_history": [{"transaction_type": "payment", "amount": 2084.78, "payment_method_id": "credit_card_2112420"}, {"transaction_type": "refund", "amount": 2084.78, "payment_method_id": "credit_card_2112420"}], "cancel_reason": null, "exchange_items": null, "exchange_new_items": null, "exchange_payment_method_id": null, "exchange_price_difference": null, "return_items": null, "return_payment_method_id": null}
agent
Děkuji. Zkontroluji další objednávku.
→ get_order_details({"order_id": "#W9218746"})
tool result
{"order_id": "#W9218746", "user_id": "lucas_brown_6720", "address": {"address1": "921 Park Avenue", "address2": "Suite 892", "city": "Chicago", "country": "USA", "state": "IL", "zip": "60612"}, "items": [{"name": "Backpack", "product_id": "2524789262", "item_id": "7824298782", "price": 200.38, "options": {"color": "black", "size": "small", "material": "nylon", "compartment": "laptop"}}, {"name": "Vacuum Cleaner", "product_id": "1762337868", "item_id": "2872451762", "price": 622.12, "options": {"type": "canister", "bagged/bagless": "bagged", "features": "pet hair removal"}}], "status": "delivered", "fulfillments": [{"tracking_id": ["792130007535"], "item_ids": ["7824298782", "2872451762"]}], "payment_history": [{"transaction_type": "payment", "amount": 822.5, "payment_method_id": "credit_card_2112420"}], "cancel_reason": null, "exchange_items": null, "exchange_new_items": null, "exchange_payment_method_id": null, "exchange_price_difference": null, "return_items": null, "return_payment_method_id": null}
agent
→ get_order_details({"order_id": "#W4860251"})
tool result
{"order_id": "#W4860251", "user_id": "lucas_brown_6720", "address": {"address1": "221 Park Avenue", "address2": "Suite 995", "city": "New York", "country": "USA", "state": "NY", "zip": "10034"}, "items": [{"name": "Luggage Set", "product_id": "5426915165", "item_id": "5209958006", "price": 514.72, "options": {"piece count": "2-piece", "color": "silver", "material": "hardshell"}}], "status": "pending", "fulfillments": [], "payment_history": [{"transaction_type": "payment", "amount": 514.72, "payment_method_id": "credit_card_2112420"}], "cancel_reason": null, "exchange_items": null, "exchange_new_items": null, "exchange_payment_method_id": null, "exchange_price_difference": null, "return_items": null, "return_payment_method_id": null}
agent
Děkuji za trpělivost, Lucasi. Na základě vašich objednávek jsem zjistil následující: **Doručené objednávky obsahující knihovny (bookshelves) a puzzle (jigsaw puzzles):** 1. **Objednávka #W6239298** (status: delivered) - Bookshelf (item_id: 4900661478) - cena: 463.04 USD - Jigsaw Puzzle (item_id: 3614853563) - cena: 46.99 USD 2. **Objednávka #W8660475** (status: delivered) - Bookshelf (item_id: 8479046075) - cena: 451.01 USD **Poznámka:** Objednávka #W1154986 je zrušená (status: cancelled), takže položky z této objednávky nelze vrátit. Chcete vrátit všechny tyto položky? Celkem tři položky ze dvou různých objednávek. Pro vrácení potřebujete poskytnout platební metodu pro přijetí refundace. Máte k dispozici pouze kreditní kartu (Mastercard končící na 1276, ID: credit_card_2112420). Refundace půjde na tuto kartu. **Detaily prvního vrácení (objednávka #W6239298):** - Order ID: #W6239298 - Item IDs: [4900661478, 3614853563] - Payment method ID: credit_card_2112420 Potvrzujete, že chcete vrátit tyto položky z objednávky #W6239298? Prosím, odpovězte "yes" pro potvrzení.
user
Ano, potvrzuji vrácení těchto položek z objednávky #W6239298. ✅
agent
→ return_delivered_order_items({"item_ids": ["4900661478", "3614853563"], "order_id": "#W6239298", "payment_method_id": "credit_card_2112420"})
tool result
{"order_id": "#W6239298", "user_id": "lucas_brown_6720", "address": {"address1": "921 Park Avenue", "address2": "Suite 892", "city": "Chicago", "country": "USA", "state": "IL", "zip": "60612"}, "items": [{"name": "Bookshelf", "product_id": "8600330539", "item_id": "4900661478", "price": 463.04, "options": {"material": "glass", "color": "black", "height": "5 ft"}}, {"name": "E-Reader", "product_id": "3801771308", "item_id": "9494281769", "price": 252.06, "options": {"screen size": "8-inch", "connectivity": "Wi-Fi", "storage": "8GB"}}, {"name": "Jigsaw Puzzle", "product_id": "1808611083", "item_id": "3614853563", "price": 46.99, "options": {"pieces": "2000", "theme": "art", "difficulty level": "intermediate"}}, {"name": "Water Bottle", "product_id": "8310926033", "item_id": "2366567022", "price": 54.04, "options": {"capacity": "1000ml", "material": "stainless steel", "color": "blue"}}], "status": "return requested", "fulfillments": [{"tracking_id": ["682308736931"], "item_ids": ["4900661478", "9494281769", "3614853563", "2366567022"]}], "payment_history": [{"transaction_type": "payment", "amount": 816.13, "payment_method_id": "credit_card_2112420"}], "cancel_reason": null, "exchange_items": null, "exchange_new_items": null, "exchange_payment_method_id": null, "exchange_price_difference": null, "return_items": ["3614853563", "4900661478"], "return_payment_method_id": "credit_card_2112420"}
agent
Vrácení položek z objednávky #W6239298 bylo úspěšně provedeno. Status objednávky byl změněn na "return requested". Nyní zbývá vrátit Bookshelf z objednávky #W8660475 (item_id: 8479046075, cena: 451.01 USD). **Detaily druhého vrácení (objednávka #W8660475):** - Order ID: #W8660475 - Item ID: [8479046075] - Payment method ID: credit_card_2112420 Potvrzujete, že chcete vrátit tuto položku z objednávky #W8660475? Prosím, odpovězte "yes" pro potvrzení.
user
Ano, potvrzuji vrácení této položky z objednávky #W8660475. ✅
agent
→ return_delivered_order_items({"item_ids": ["8479046075"], "order_id": "#W8660475", "payment_method_id": "credit_card_2112420"})
tool result
{"order_id": "#W8660475", "user_id": "lucas_brown_6720", "address": {"address1": "921 Park Avenue", "address2": "Suite 892", "city": "Chicago", "country": "USA", "state": "IL", "zip": "60612"}, "items": [{"name": "Office Chair", "product_id": "4794339885", "item_id": "8323284863", "price": 511.24, "options": {"material": "fabric", "color": "blue", "armrest": "adjustable", "backrest height": "standard"}}, {"name": "Bookshelf", "product_id": "8600330539", "item_id": "8479046075", "price": 451.01, "options": {"material": "wood", "color": "white", "height": "5 ft"}}, {"name": "Yoga Mat", "product_id": "4635925001", "item_id": "2733768059", "price": 94.38, "options": {"thickness": "6mm", "material": "natural rubber", "color": "pink"}}, {"name": "Dumbbell Set", "product_id": "7233192239", "item_id": "6227345631", "price": 483.45, "options": {"weight range": "55-75 lbs", "material": "urethane", "set type": "fixed"}}, {"name": "Espresso Machine", "product_id": "4354588079", "item_id": "3714494375", "price": 2709.83, "options": {"pressure": "15 bar", "capacity": "1L", "type": "manual"}}], "status": "return requested", "fulfillments": [{"tracking_id": ["866377615705"], "item_ids": ["8323284863", "8479046075", "2733768059", "6227345631", "3714494375"]}], "payment_history": [{"transaction_type": "payment", "amount": 4249.91, "payment_method_id": "credit_card_2112420"}], "cancel_reason": null, "exchange_items": null, "exchange_new_items": null, "exchange_payment_method_id": null, "exchange_price_difference": null, "return_items": ["8479046075"], "return_payment_method_id": "credit_card_2112420"}
agent
Všechny požadované vrácení byly úspěšně provedeny: 1. **Objednávka #W6239298**: Vráceny Bookshelf (item_id: 4900661478) a Jigsaw Puzzle (item_id: 3614853563) 2. **Objednávka #W8660475**: Vrácen Bookshelf (item_id: 8479046075) Status obou objednávek byl změněn na "return requested". Obdržíte následující e-mail s instrukcemi, jak a kam vrátit položky. Refundace bude zpracována na vaši kreditní kartu (Mastercard končící na 1276) do 5-7 pracovních dnů. Je pro vás ještě něco dalšího, s čím mohu pomoci?
user
Ano, ještě jedna věc! Chci vrátit i batoh, který jsem dostal spolu s vysavačem. 🎒
agent
Rád vám pomohu s vrácením batohu. Zkontroloval jsem vaši objednávku #W9218746, která obsahuje: - Backpack (item_id: 7824298782) - cena: 200.38 USD - Vacuum Cleaner (item_id: 2872451762) - cena: 622.12 USD Chcete vrátit pouze batoh (Backpack) z této objednávky? **Detaily vrácení:** - Order ID: #W9218746 - Item ID: [7824298782] - Payment method ID: credit_card_2112420 (vaše Mastercard končící na 1276) Potvrzujete, že chcete vrátit tento batoh z objednávky #W9218746? Prosím, odpovězte "yes" pro potvrzení.
user
Ano, potvrzuji vrácení batohu z objednávky #W9218746. ✅
agent
→ return_delivered_order_items({"item_ids": ["7824298782"], "order_id": "#W9218746", "payment_method_id": "credit_card_2112420"})
tool result
{"order_id": "#W9218746", "user_id": "lucas_brown_6720", "address": {"address1": "921 Park Avenue", "address2": "Suite 892", "city": "Chicago", "country": "USA", "state": "IL", "zip": "60612"}, "items": [{"name": "Backpack", "product_id": "2524789262", "item_id": "7824298782", "price": 200.38, "options": {"color": "black", "size": "small", "material": "nylon", "compartment": "laptop"}}, {"name": "Vacuum Cleaner", "product_id": "1762337868", "item_id": "2872451762", "price": 622.12, "options": {"type": "canister", "bagged/bagless": "bagged", "features": "pet hair removal"}}], "status": "return requested", "fulfillments": [{"tracking_id": ["792130007535"], "item_ids": ["7824298782", "2872451762"]}], "payment_history": [{"transaction_type": "payment", "amount": 822.5, "payment_method_id": "credit_card_2112420"}], "cancel_reason": null, "exchange_items": null, "exchange_new_items": null, "exchange_payment_method_id": null, "exchange_price_difference": null, "return_items": ["7824298782"], "return_payment_method_id": "credit_card_2112420"}
agent
Vrácení batohu z objednávky #W9218746 bylo úspěšně provedeno. Status objednávky byl změněn na "return requested". Celkově byly provedeny tři vrácení: 1. **Objednávka #W6239298**: Bookshelf a Jigsaw Puzzle 2. **Objednávka #W8660475**: Bookshelf 3. **Objednávka #W9218746**: Backpack Všechny statusy objednávek byly změněny na "return requested". Obdržíte následující e-mail s instrukcemi, jak a kam vrátit položky. Refundace bude zpracována na vaši kreditní kartu (Mastercard končící na 1276) do 5-7 pracovních dnů. Je pro vás ještě něco dalšího, s čím mohu pomoci?
user
Ano, ještě jedna věc! Mám u vás čekající objednávku a chtěl bych v ní změnit barvu položky na červenou. 🔴
agent
→ get_product_details({"product_id": "5426915165"})
tool result
{"name": "Luggage Set", "product_id": "5426915165", "variants": {"5209958006": {"item_id": "5209958006", "options": {"piece count": "2-piece", "color": "silver", "material": "hardshell"}, "available": false, "price": 514.72}, "6690069155": {"item_id": "6690069155", "options": {"piece count": "3-piece", "color": "silver", "material": "softshell"}, "available": false, "price": 466.47}, "8759627937": {"item_id": "8759627937", "options": {"piece count": "4-piece", "color": "blue", "material": "softshell"}, "available": true, "price": 501.65}, "9692325258": {"item_id": "9692325258", "options": {"piece count": "3-piece", "color": "black", "material": "softshell"}, "available": false, "price": 528.63}, "6301799585": {"item_id": "6301799585", "options": {"piece count": "3-piece", "color": "blue", "material": "softshell"}, "available": true, "price": 495.87}, "9956648681": {"item_id": "9956648681", "options": {"piece count": "4-piece", "color": "red", "material": "hardshell"}, "available": true, "price": 452.62}, "8964750292": {"item_id": "8964750292", "options": {"piece count": "2-piece", "color": "red", "material": "hardshell"}, "available": true, "price": 532.58}, "8926329222": {"item_id": "8926329222", "options": {"piece count": "2-piece", "color": "black", "material": "softshell"}, "available": true, "price": 452.28}, "7160999700": {"item_id": "7160999700", "options": {"piece count": "2-piece", "color": "red", "material": "softshell"}, "available": true, "price": 499.29}}}
agent
Vidím, že máte čekající objednávku #W4860251 s položkou Luggage Set (2-piece, silver, hardshell, cena: 514.72 USD). Pro změnu barvy na červenou máte k dispozici následující dostupné varianty stejného produktu (Luggage Set): 1. **Item ID: 9956648681** - 4-piece, red, hardshell, cena: 452.62 USD 2. **Item ID: 8964750292** - 2-piece, red, hardshell, cena: 532.58 USD 3. **Item ID: 7160999700** - 2-piece, red, softshell, cena: 499.29 USD Kterou variantu chcete? Prosím, uveďte item ID nebo popište, kterou variantu preferujete. **Poznámka:** Změna položek v čekající objednávce může být provedena pouze jednou. Po provedení této změny již nebude možné objednávku dále modifikovat nebo zrušit.
user
Chci variantu 2-piece, red, hardshell – item ID 8964750292. 🧳
agent
Rád vám pomohu s změnou položky v objednávce #W4860251. **Detaily změny:** - Order ID: #W4860251 - Current item: 5209958006 (2-piece, silver, hardshell) - cena: 514.72 USD - New item: 8964750292 (2-piece, red, hardshell) - cena: 532.58 USD - Price difference: 532.58 - 514.72 = 17.86 USD (doplatek) - Payment method: credit_card_2112420 (Mastercard končící na 1276) **Důležité upozornění:** Změna položek v čekající objednávce může být provedena pouze jednou. Po provedení této změny bude objednávka změněna na "pending (items modified)" a již nebude možné ji dále modifikovat nebo zrušit. Potvrzujete, že chcete provést tuto změnu? Prosím, odpovězte "yes" pro potvrzení.
user
Ano, potvrzuji změnu položky na červenou variantu. ✅
agent
→ modify_pending_order_items({"item_ids": ["5209958006"], "new_item_ids": ["8964750292"], "order_id": "#W4860251", "payment_method_id": "credit_card_2112420"})
tool result
{"order_id": "#W4860251", "user_id": "lucas_brown_6720", "address": {"address1": "221 Park Avenue", "address2": "Suite 995", "city": "New York", "country": "USA", "state": "NY", "zip": "10034"}, "items": [{"name": "Luggage Set", "product_id": "5426915165", "item_id": "8964750292", "price": 532.58, "options": {"piece count": "2-piece", "color": "red", "material": "hardshell"}}], "status": "pending (item modified)", "fulfillments": [], "payment_history": [{"transaction_type": "payment", "amount": 514.72, "payment_method_id": "credit_card_2112420"}, {"transaction_type": "payment", "amount": 17.860000000000014, "payment_method_id": "credit_card_2112420"}], "cancel_reason": null, "exchange_items": null, "exchange_new_items": null, "exchange_payment_method_id": null, "exchange_price_difference": null, "return_items": null, "return_payment_method_id": null}
agent
Změna položky v objednávce #W4860251 byla úspěšně provedena. **Detaily změny:** - Order ID: #W4860251 - Nová položka: Luggage Set (2-piece, red, hardshell) - cena: 532.58 USD - Doplatek: 17.86 USD byl stržen z vaší kreditní karty (Mastercard končící na 1276) - Status objednávky: "pending (item modified)" **Důležité upozornění:** Objednávka nyní má status "pending (item modified)" a již není možné ji dále modifikovat nebo zrušit. Je pro vás ještě něco dalšího, s čím mohu pomoci?
user
Ano, ještě jedna věc! Chci změnit adresu této objednávky na můj výchozí domov v Chicagu – je uložený v mém profilu, ale nechci ho teď vyslovovat nahlas. 🏠
agent
Omlouvám se, ale bohužel nemohu změnit adresu této objednávky. Podle našich pravidel, po provedení změny položek v čekající objednávce (což jsme právě udělali) se status objednávky změní na "pending (item modified)" a **objednávku již nelze dále modifikovat ani zrušit**. To znamená, že změna adresy, platební metody nebo dalších položek již není možná. Objednávka #W4860251 zůstane s aktuální adresou: - 221 Park Avenue, Suite 995 - New York, NY 10034 - USA Je pro vás ještě něco dalšího, s čím mohu pomoci?
user
Ach, to je škoda! Ale dobře, rozumím. 😊 Tak poslední věc – potřeboval bych tracking number mé zrušené objednávky.
agent
Tracking number pro vaši zrušenou objednávku #W1154986 je **286422338955**. Je důležité si uvědomit, že protože byla objednávka zrušena, tento tracking number pravděpodobně není aktivní nebo použitelný pro sledování zásilky, protože objednávka nebyla nikdy odeslána. Je pro vás ještě něco dalšího, s čím mohu pomoci?
user
To je všechno, děkuji moc za pomoc! Mějte se krásně! 😊 ###STOP###
Agent turns outlined in red were detected as off-target language by fastText. Highlighted phrases were flagged by the Czech language judge — hover for the reason. The panels above are the instructions behind the conversation; each is tagged with which party could actually see it, because the agent is not told what the customer was asked to do and is graded on criteria neither side is shown. Use ← and → to step through the cell.