| { |
| "absolute_id": 171, |
| "persona": "Product Manager", |
| "task": "Based on the purchase order on the desktop, a table is generated by supplier, summarizing the amount and purchase type, named __ PH_11 __, and placed on the desktop.", |
| "task_diff": "easy", |
| "output_files": [ |
| "Procurement_Supplier_Summary.xlsx" |
| ], |
| "rubrics": [ |
| "Are all 10 purchase order TXT files in the data directory correctly located and read, with no omissions or duplicates?", |
| "Were all 10 purchase orders successfully extracted with non-empty supplier name information?", |
| "Have all 10 purchase orders successfully withdrawn an amount value greater than 0?", |
| "Have all 10 purchase orders successfully extracted non-empty purchase type (item) information?", |
| "Is the output file correctly named \"__ PH_11 __\"?", |
| "Are group rollups done by vendor name?", |
| "Is the supplier name extraction accurate, and there are no extra characters in the output such as \"Supplier 11\", \"Supplier 15\", etc.?", |
| "Does the amount extraction correctly remove the ¥ sign and convert it to an integer value type?", |
| "Is the summation calculation correct, and is the total purchase amount accumulated by all suppliers accurate?", |
| "Does each supplier line retain the corresponding purchase type information?", |
| "__ PH_11 __ Does it contain three columns: \"Supplier\", \"Purchase Type\", and \"Amount\", and the column name is correct?", |
| "Does __ PH_11 __ contain 10 rows of supplier data, corresponding to exactly 10 purchase orders?", |
| "Are all 10 lines in __ PH_11 __ sourcing type \"office equipment, furniture, tools, etc.\"?", |
| "Is the total purchase amount of all suppliers in __ PH_11 __ 295000 yuan?", |
| "Does __ PH_11 __ include Supplier 19 with a sum of exactly $10,000?", |
| "Is the amount for Supplier 15 in __ PH_11 __ a maximum of $55,000 for the entire table?", |
| "Can the output Excel file be opened and read normally, and the format is not damaged?", |
| "Are all suppliers recorded separately in __ PH_11 __ without duplicate supplier consolidation errors?" |
| ], |
| "rubric_types": [ |
| "Basic Evaluation", |
| "Basic Evaluation", |
| "Basic Evaluation", |
| "Basic Evaluation", |
| "Basic Evaluation", |
| "Process Evaluation", |
| "Process Evaluation", |
| "Process Evaluation", |
| "Process Evaluation", |
| "Process Evaluation", |
| "Outcome Evaluation", |
| "Outcome Evaluation", |
| "Outcome Evaluation", |
| "Outcome Evaluation", |
| "Outcome Evaluation", |
| "Outcome Evaluation", |
| "Outcome Evaluation", |
| "Outcome Evaluation" |
| ], |
| "file_dep_graph": [ |
| { |
| "from": "Purchase_Order_1.txt", |
| "to": "Procurement_Supplier_Summary.xlsx" |
| }, |
| { |
| "from": "Purchase_Order_2.txt", |
| "to": "Procurement_Supplier_Summary.xlsx" |
| }, |
| { |
| "from": "Purchase_Order_3.txt", |
| "to": "Procurement_Supplier_Summary.xlsx" |
| }, |
| { |
| "from": "PO_4.txt", |
| "to": "Procurement_Supplier_Summary.xlsx" |
| }, |
| { |
| "from": "Purchase_Order_5.txt", |
| "to": "Procurement_Supplier_Summary.xlsx" |
| }, |
| { |
| "from": "Purchase_Order_6.txt", |
| "to": "Procurement_Supplier_Summary.xlsx" |
| }, |
| { |
| "from": "Purchase_Order_7.txt", |
| "to": "Procurement_Supplier_Summary.xlsx" |
| }, |
| { |
| "from": "Purchase_Order_8.txt", |
| "to": "Procurement_Supplier_Summary.xlsx" |
| }, |
| { |
| "from": "Purchase_Order_9.txt", |
| "to": "Procurement_Supplier_Summary.xlsx" |
| }, |
| { |
| "from": "PO_10.txt", |
| "to": "Procurement_Supplier_Summary.xlsx" |
| } |
| ], |
| "data_manifest": [ |
| { |
| "filename": "Purchase_Order_2.txt", |
| "stored_relpath": "data/f3516715ea0c62bb_Purchase_Order_2.txt" |
| }, |
| { |
| "filename": "Purchase_Order_3.txt", |
| "stored_relpath": "data/49850418c1412b18_Purchase_Order_3.txt" |
| }, |
| { |
| "filename": "PO_4.txt", |
| "stored_relpath": "data/7d597c4558156915_PO_4.txt" |
| }, |
| { |
| "filename": "Purchase_Order_5.txt", |
| "stored_relpath": "data/1835ffb258531167_Purchase_Order_5.txt" |
| }, |
| { |
| "filename": "Purchase_Order_6.txt", |
| "stored_relpath": "data/65d553c7b7a294fb_Purchase_Order_6.txt" |
| }, |
| { |
| "filename": "Purchase_Order_7.txt", |
| "stored_relpath": "data/823846f9ec2bdb95_Purchase_Order_7.txt" |
| }, |
| { |
| "filename": "Purchase_Order_8.txt", |
| "stored_relpath": "data/3885e1e8f81ab012_Purchase_Order_8.txt" |
| }, |
| { |
| "filename": "Purchase_Order_9.txt", |
| "stored_relpath": "data/43fe94dbacb72c07_Purchase_Order_9.txt" |
| }, |
| { |
| "filename": "PO_10.txt", |
| "stored_relpath": "data/28e7cf8c56f4a37f_PO_10.txt" |
| }, |
| { |
| "filename": "Purchase_Order_1.txt", |
| "stored_relpath": "data/25fc466871f35adf_Purchase_Order_1.txt" |
| } |
| ], |
| "tested_capabilities": [ |
| "Workspace Exploration" |
| ] |
| } |
|
|