ShenYunTzr's picture
Add dataset files using Git LFS for binary tracking
b22d1ad
raw
history blame
4.87 kB
{
"absolute_id": 359,
"persona": "Operations Manager",
"task": "Integrate the medical device classification catalog, organize it by top-level product category, and count the number of products in each management class under each category. Finally, produce a standardized medical device classification summary table for internal procurement reference and compliance management, and output it as a single table without multiple sheets.",
"task_diff": "medium",
"output_files": [
"medical-device-classification-summary.xlsx"
],
"rubrics": [
"Does the output table contain 5 top-level product categories, including `04 Orthopedic Surgical Instruments`, `05 Radiotherapy Instruments`, `17 Dental Instruments`, `18 Obstetrics, Assisted Reproduction, and Contraception Instruments`, and `20 Traditional Chinese Medicine Instruments`?",
"Under category `04 Orthopedic Surgical Instruments`, is the count of Management Class I devices 7, Management Class II devices 4, Management Class III devices 0, and the total number of products 11?",
"In the summary row at the bottom of the table, is the total count of Management Class I devices 18, Management Class II devices 46, Management Class III devices 16, and the total number of all products 80?",
"Does the output workbook contain only one sheet, and is the sheet name `分类汇总表`?",
"Are all management class labels consistently standardized as `Ⅰ`, `Ⅱ`, and `Ⅲ`, with no other formats such as `I`, `II`, or `III`?",
"Is the table sorted by top-level product category code in ascending order (04→05→17→18→20)?",
"Does the table contain 8 columns of data, in the following order: top-level product category code, top-level product category name, full top-level product category name, Management Class I count, Management Class II count, Management Class III count, and total number of products in the category?",
"Is a total row added at the end of the table, including summary statistics for each management class and the overall total?",
"In the total row, is the top-level product category name `汇总`, and is the full top-level product category name `总计`?",
"Does the sum of product counts across all top-level product categories equal the total product count, namely 11+9+20+20+20=80?",
"Are all 9 products under `05 Radiotherapy Instruments` counted as Management Class III devices, and is the count accurate?",
"Are all device entries from the 4 input files correctly classified into their corresponding top-level product categories without omission?",
"Does `17 Dental Instruments` have 2 Management Class I products, and is the count accurate?",
"Does `20 Traditional Chinese Medicine Instruments` have only 1 Management Class III product, and is the count accurate?"
],
"rubric_types": [
"Basic Evaluation",
"Outcome Evaluation",
"Outcome Evaluation",
"Basic Evaluation",
"Process Evaluation",
"Process Evaluation",
"Basic Evaluation",
"Process Evaluation",
"Basic Evaluation",
"Outcome Evaluation",
"Outcome Evaluation",
"Process Evaluation",
"Outcome Evaluation",
"Outcome Evaluation"
],
"file_dep_graph": [
{
"from": "_medical-device-classification-catalog_70_.xlsx",
"to": "_medical-device-classification-catalog_75_.xlsx"
},
{
"from": "_medical-device-classification-catalog_70_.xlsx",
"to": "_medical-device-classification-catalog_79_.xlsx"
},
{
"from": "_medical-device-classification-catalog_70_.xlsx",
"to": "_medical-device-classification-catalog_21_.xlsx"
},
{
"from": "_medical-device-classification-catalog_75_.xlsx",
"to": "_medical-device-classification-catalog_79_.xlsx"
},
{
"from": "_medical-device-classification-catalog_75_.xlsx",
"to": "_medical-device-classification-catalog_21_.xlsx"
},
{
"from": "_medical-device-classification-catalog_79_.xlsx",
"to": "_medical-device-classification-catalog_21_.xlsx"
}
],
"data_manifest": [
{
"filename": "_medical-device-classification-catalog_70_.xlsx",
"stored_relpath": "data/e9ba4b1fe72157dd__medical-device-classification-catalog_70_.xlsx"
},
{
"filename": "_medical-device-classification-catalog_75_.xlsx",
"stored_relpath": "data/2ada25e246bdb017__medical-device-classification-catalog_75_.xlsx"
},
{
"filename": "_medical-device-classification-catalog_79_.xlsx",
"stored_relpath": "data/a66fc4bbe75d9946__medical-device-classification-catalog_79_.xlsx"
},
{
"filename": "_medical-device-classification-catalog_21_.xlsx",
"stored_relpath": "data/495703a2a4e6212b__medical-device-classification-catalog_21_.xlsx"
}
],
"tested_capabilities": [
"Workspace Exploration"
]
}