| { |
| "absolute_id": 373, |
| "persona": "Logistics Manager", |
| "task": "Statistics on all business operations of the \"Logistics Department\". It is necessary to traverse all CSV format manifest files in the directory, extract all records whose department is 'Logistics Department', perform group statistics (counting) by 'status', and list all involved personnel (removal of duplicates), and finally generate 'Logistics_Dept_Summary.md'.", |
| "task_diff": "medium", |
| "output_files": [ |
| "Logistics_Dept_Summary.md" |
| ], |
| "rubrics": [ |
| "Does Logistics_Dept_Summary.md contain a first-level title titled \"Summary of Business Operations of Logistics Department\"?", |
| "Does the overall statistics section of Logistics_Dept_Summary.md show that a total of 55 logistics department business records were retrieved?", |
| "Does the overall statistics section of Logistics_Dept_Summary.md show that 16 relevant people are involved?", |
| "Does the group by status statistics table in Logistics_Dept_Summary.md contain the \"Approved\" status with a count of 15?", |
| "Does the group by status statistics table in Logistics_Dept_Summary.md contain a \"pending\" status with a count of 15?", |
| "Does the group by status statistics table in Logistics_Dept_Summary.md contain the status \"In Progress\" with a count of 15?", |
| "Does the group by status statistics table in Logistics_Dept_Summary.md contain the \"Complete\" status with a count of 10?", |
| "Does the statistics table grouped by status in Logistics_Dept_Summary.md include percentage calculations, approved, pending, and in progress each account for 27.3%, and completed account for 18.2%?", |
| "Is the list of people in Logistics_Dept_Summary.md ordered and contains a total of 16 unique names?", |
| "Does the name \"Zhang Li\" appear in the personnel list?", |
| "Does the name \"Li Ming\" appear in the personnel list?", |
| "Does the name \"Zhang San\" appear in the personnel list?", |
| "Does the name \"Zheng Shi\" appear in the personnel list?", |
| "Does the name \"Huang Huan\" appear in the personnel list?", |
| "Are there no duplicate names in the personnel list?", |
| "Does Logistics_Dept_Summary.md contain three main chapters: \"Overall Statistics\", \"Statistics Grouped by Status\", and \"List of Persons Involved\"?", |
| "Is the statistical table grouped by status displayed in Markdown table format, containing three columns (business status, number of records, and proportion)?", |
| "Have you iterated through all 20 CSV files in the data directory for data extraction?", |
| "Are only records whose department is listed as \"Logistics Department\" extracted, excluding records from other departments?", |
| "Is the personnel list sorted in alphabetical (pinyin) order?" |
| ], |
| "rubric_types": [ |
| "Basic Evaluation", |
| "Outcome Evaluation", |
| "Outcome Evaluation", |
| "Outcome Evaluation", |
| "Outcome Evaluation", |
| "Outcome Evaluation", |
| "Outcome Evaluation", |
| "Outcome Evaluation", |
| "Outcome Evaluation", |
| "Basic Evaluation", |
| "Basic Evaluation", |
| "Basic Evaluation", |
| "Basic Evaluation", |
| "Basic Evaluation", |
| "Process Evaluation", |
| "Basic Evaluation", |
| "Basic Evaluation", |
| "Process Evaluation", |
| "Process Evaluation", |
| "Outcome Evaluation" |
| ], |
| "file_dep_graph": [ |
| { |
| "from": "roster_7464.csv", |
| "to": "approval_form_2637.csv" |
| }, |
| { |
| "from": "approval_form_2637.csv", |
| "to": "monthly_report_5815.csv" |
| }, |
| { |
| "from": "monthly_report_5815.csv", |
| "to": "work_log_9340.csv" |
| }, |
| { |
| "from": "work_log_9340.csv", |
| "to": "acquisition_request_8054.csv" |
| }, |
| { |
| "from": "acquisition_request_8054.csv", |
| "to": "survey_form_5789.csv" |
| }, |
| { |
| "from": "survey_form_5789.csv", |
| "to": "roster_3027.csv" |
| }, |
| { |
| "from": "roster_3027.csv", |
| "to": "approval_slip_6511.csv" |
| }, |
| { |
| "from": "approval_slip_6511.csv", |
| "to": "data_statistics_1354.csv" |
| }, |
| { |
| "from": "data_statistics_1354.csv", |
| "to": "asset_inventory_2315.csv" |
| }, |
| { |
| "from": "asset_inventory_2315.csv", |
| "to": "expense_statistics_1425.csv" |
| }, |
| { |
| "from": "expense_statistics_1425.csv", |
| "to": "acquisition_request_2597.csv" |
| }, |
| { |
| "from": "acquisition_request_2597.csv", |
| "to": "roster_1719.csv" |
| }, |
| { |
| "from": "roster_1719.csv", |
| "to": "annual_report_6617.csv" |
| }, |
| { |
| "from": "annual_report_6617.csv", |
| "to": "headcount_statistics_8521.csv" |
| }, |
| { |
| "from": "headcount_statistics_8521.csv", |
| "to": "maintenance_plan_6358.csv" |
| }, |
| { |
| "from": "maintenance_plan_6358.csv", |
| "to": "supplies_request_4437.csv" |
| }, |
| { |
| "from": "supplies_request_4437.csv", |
| "to": "project_plan_1673.csv" |
| } |
| ], |
| "data_manifest": [ |
| { |
| "filename": "roster_3027.csv", |
| "stored_relpath": "data/9d227dd977c3d753_roster_3027.csv" |
| }, |
| { |
| "filename": "roster_7464.csv", |
| "stored_relpath": "data/0c0a3603506ef4a0_roster_7464.csv" |
| }, |
| { |
| "filename": "annual_report_6617.csv", |
| "stored_relpath": "data/annual_report_6617.csv" |
| }, |
| { |
| "filename": "approval_slip_6511.csv", |
| "stored_relpath": "data/approval_slip_6511.csv" |
| }, |
| { |
| "filename": "headcount_statistics_8521.csv", |
| "stored_relpath": "data/headcount_statistics_8521.csv" |
| }, |
| { |
| "filename": "approval_form_2637.csv", |
| "stored_relpath": "data/approval_form_2637.csv" |
| }, |
| { |
| "filename": "data_statistics_1354.csv", |
| "stored_relpath": "data/data_statistics_1354.csv" |
| }, |
| { |
| "filename": "maintenance_plan_6358.csv", |
| "stored_relpath": "data/maintenance_plan_6358.csv" |
| }, |
| { |
| "filename": "supplies_request_4437.csv", |
| "stored_relpath": "data/supplies_request_4437.csv" |
| }, |
| { |
| "filename": "project_plan_1673.csv", |
| "stored_relpath": "data/project_plan_1673.csv" |
| }, |
| { |
| "filename": "monthly_report_5815 copy 2.csv", |
| "stored_relpath": "data/monthly_report_5815 copy 2.csv" |
| }, |
| { |
| "filename": "monthly_report_5815 copy.csv", |
| "stored_relpath": "data/monthly_report_5815 copy.csv" |
| }, |
| { |
| "filename": "monthly_report_5815.csv", |
| "stored_relpath": "data/monthly_report_5815.csv" |
| }, |
| { |
| "filename": "asset_inventory_2315.csv", |
| "stored_relpath": "data/asset_inventory_2315.csv" |
| }, |
| { |
| "filename": "survey_form_5789.csv", |
| "stored_relpath": "data/survey_form_5789.csv" |
| }, |
| { |
| "filename": "expense_statistics_1425.csv", |
| "stored_relpath": "data/expense_statistics_1425.csv" |
| }, |
| { |
| "filename": "work_log_9340.csv", |
| "stored_relpath": "data/work_log_9340.csv" |
| }, |
| { |
| "filename": "acquisition_request_2597.csv", |
| "stored_relpath": "data/acquisition_request_2597.csv" |
| }, |
| { |
| "filename": "acquisition_request_8054.csv", |
| "stored_relpath": "data/acquisition_request_8054.csv" |
| }, |
| { |
| "filename": "roster_1719.csv", |
| "stored_relpath": "data/f15476b2b90fa959_roster_1719.csv" |
| } |
| ], |
| "tested_capabilities": [ |
| "Result-Providing Files Utilization" |
| ] |
| } |
|
|