File size: 4,282 Bytes
dc45511
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
{
  "absolute_id": 258,
  "persona": "Logistics Manager",
  "task": "Based on the multi-worksheet data related to the production and income and expenditure of the employees of the enterprise, the basic information of the employees, the monthly attendance records, and the borrowing and disbursement flow are integrated,→ and a complete 2021_year_1_2_monthemployee_income_expenditure_settlement_summary_report.xls is generated according to the logic of \"Summary of Attendance Statistics→ Salary Calculation Debit Deduction→ Results\". The report shall include the attendance details, salary composition, debit deduction, and actual paid work of each employee.",
  "task_diff": "medium",
  "output_files": [
    "2021_year_1_2_monthemployee_income_expenditure_settlement_summary_report.xlsx"
  ],
  "rubrics": [
    "2021_year_1_2_monthemployee_income_expenditure_settlement_summary_report.xls Is the file present and readable?",
    "Does the report file contain exactly 3 worksheets named \"Employee Settlement Details\" \"Job Summary Statistics\" \"Exception Data Description\"?",
    "Does the \"Employee Settlement Details\" worksheet contain 8 listing headers: Employee Name, Type of Work, January Attendance, February Attendance, Salary Due, Total Debit, Actual Salary, Bank Card Number?",
    "Does the \"Job Summary Statistics\" worksheet contain 7 listing headers: job type, number of employees, average number of days of attendance (January), average number of days of attendance (February), average payable, total debit amount, average actual pay?",
    "Does the Exception Data Description worksheet contain 4 list headers: Exception Type, Employee Name, Exception Details, Suggestions for Handling?",
    "The source file is actually accounts receivable data, is the data source exception description recorded in the \"Exception Data Description\" worksheet?",
    "Are all worksheet headers bolded to differentiate data areas?",
    "Is the output file format XLSX rather than DOCX?",
    "If employee data is available, does the Job Summary Statistics correctly count the number of employees grouped by job type?",
    "If employee data is available, is the calculation of the average number of days of attendance in the \"Job Type Summary Statistics\" calculated as the sum of the number of days of attendance for all employees in the job type divided by the number of employees?",
    "If there is employee data, does the total debit amount in the \"Job Type Summary Statistics\" add up to the total debit amount of all employees of the job type, and there is no arithmetic error in the calculation?",
    "If employee data is available, is the aggregate sum of all debit records for the two months from January to February correctly aggregated?",
    "Has the column width of all worksheets in the output file been adjusted appropriately to ensure that the header text is displayed in its entirety?",
    "Did you follow the processing order of \"Attendance Statistics→ Salary Calculation→ Debit Deduction→ Result Summary\" according to the task logic?",
    "Whether the output file contains all the specified core fields without missing them.",
    "The chart shows whether the data is consistent with the original calculation results without distortion."
  ],
  "rubric_types": [
    "Basic Evaluation",
    "Basic Evaluation",
    "Basic Evaluation",
    "Basic Evaluation",
    "Basic Evaluation",
    "Outcome Evaluation",
    "Basic Evaluation",
    "Basic Evaluation",
    "Process Evaluation",
    "Outcome Evaluation",
    "Outcome Evaluation",
    "Process Evaluation",
    "Basic Evaluation",
    "Process Evaluation",
    "Outcome Evaluation",
    "Outcome Evaluation"
  ],
  "file_dep_graph": [
    {
      "from": "2021_yearemployee_production_and_income_expenditure_master_sheet.xlsx",
      "to": "2021_year_1_2_monthemployee_income_expenditure_settlement_summary_report.docx"
    }
  ],
  "data_manifest": [
    {
      "filename": "2021_yearemployee_production_and_income_expenditure_master_sheet.xlsx",
      "stored_relpath": "data/3180b69c41a23331_2021_yearemployee_production_and_income_expenditure_master_sheet.xlsx"
    }
  ],
  "tested_capabilities": [
    "Workspace Exploration",
    "Task-Providing File Utilization"
  ]
}