File size: 12,704 Bytes
b22d1ad | 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 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 | {
"absolute_id": 159,
"persona": "Operations Manager",
"task": "I have many task planning files, probably in the project folder. There is also a file summarizing some event information, but the spreadsheet contains missing and incorrect content. Based on the original planning files, please supplement and correct the spreadsheet and output it as `event_plan_v2.xlsx`.",
"task_diff": "hard",
"output_files": [
"event_plan_v2.xlsx"
],
"rubrics": [
"Does `event_plan_v2.xlsx` contain a complete set of 60 event records?",
"Does `event_plan_v2.xlsx` contain continuous numbering from Event 1 through Event 60, with no missing IDs?",
"Does `event_plan_v2.xlsx` include the specified 10 columns: `Filename`, `Event ID`, `Event Name`, `Date`, `Location`, `Expected Attendees`, `Lead Generation Target`, `Event Manager`, `Marketing Lead`, and `Status`?",
"In `event_plan_v2.xlsx`, are the `Expected Attendees` and `Lead Generation Target` for Event 4 equal to 12690500 and 79600, respectively?",
"In `event_plan_v2.xlsx`, are the `Expected Attendees` and `Lead Generation Target` for Event 5 equal to 8160500 and 2537600, respectively?",
"In `event_plan_v2.xlsx`, are the `Expected Attendees` and `Lead Generation Target` for Event 12 equal to 7575000 and 3191800, respectively?",
"In `event_plan_v2.xlsx`, are the `Expected Attendees` and `Lead Generation Target` for Event 32 equal to 12871000 and 3223700, respectively?",
"In `event_plan_v2.xlsx`, are the `Expected Attendees` and `Lead Generation Target` for Event 41 equal to 11669000 and 418200, respectively?",
"In `event_plan_v2.xlsx`, are the `Expected Attendees` and `Lead Generation Target` for Event 44 equal to 15646000 and 1504000, respectively?",
"In `event_plan_v2.xlsx`, are the `Expected Attendees` and `Lead Generation Target` for Event 45 equal to 4969500 and 323500, respectively?",
"In `event_plan_v2.xlsx`, are the `Expected Attendees` and `Lead Generation Target` for Event 46 equal to 11753500 and 3065600, respectively?",
"In `event_plan_v2.xlsx`, are the `Expected Attendees` and `Lead Generation Target` for Event 51 equal to 3799500 and 1919000, respectively?",
"In `event_plan_v2.xlsx`, are the `Expected Attendees` and `Lead Generation Target` for Event 54 equal to 13734000 and 2129900, respectively?",
"In `event_plan_v2.xlsx`, are the `Expected Attendees` and `Lead Generation Target` for Event 59 equal to 6418500 and 2929800, respectively?",
"Are all values in the `Date` column of `event_plan_v2.xlsx` valid dates, with no blanks or invalid values?",
"Do all `Location` values in `event_plan_v2.xlsx` follow the format `Virtual / City X`, where X matches the Event number?",
"Do all `Event Manager` values in `event_plan_v2.xlsx` follow the format `Team Lead X`, where X matches the Event number?",
"Do all `Marketing Lead` values in `event_plan_v2.xlsx` follow the format `Marketing Manager X`, where X matches the Event number?",
"Are all values in the `Expected Attendees` column of `event_plan_v2.xlsx` non-zero integers?",
"Are all values in the `Lead Generation Target` column of `event_plan_v2.xlsx` non-zero integers?",
"Are all values in the `Status` column of `event_plan_v2.xlsx` equal to `Active Planning`?",
"Is the output file in `.xlsx` format and able to be opened and read normally?",
"Were all 60 Markdown source files correctly read and used to fill the table?",
"Were missing data issues in the original `v1` spreadsheet corrected based on the source files?"
],
"rubric_types": [
"Outcome Evaluation",
"Outcome Evaluation",
"Basic Evaluation",
"Outcome Evaluation",
"Outcome Evaluation",
"Outcome 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",
"Basic Evaluation",
"Basic Evaluation",
"Basic Evaluation",
"Process Evaluation",
"Process Evaluation"
],
"file_dep_graph": [
{
"from": "event_plan_v1.xlsx",
"to": "event_plan_1.md"
},
{
"from": "event_plan_v1.xlsx",
"to": "event_plan_2.md"
},
{
"from": "event_plan_v1.xlsx",
"to": "event_plan_3.md"
},
{
"from": "event_plan_v1.xlsx",
"to": "event_plan_4.md"
},
{
"from": "event_plan_v1.xlsx",
"to": "event_plan_5.md"
},
{
"from": "event_plan_v1.xlsx",
"to": "event_plan_10.md"
},
{
"from": "event_plan_v1.xlsx",
"to": "event_plan_12.md"
},
{
"from": "event_plan_v1.xlsx",
"to": "event_plan_32.md"
},
{
"from": "event_plan_v1.xlsx",
"to": "event_plan_41.md"
},
{
"from": "event_plan_v1.xlsx",
"to": "event_plan_44.md"
},
{
"from": "event_plan_v1.xlsx",
"to": "event_plan_45.md"
},
{
"from": "event_plan_v1.xlsx",
"to": "event_plan_46.md"
},
{
"from": "event_plan_v1.xlsx",
"to": "event_plan_51.md"
},
{
"from": "event_plan_v1.xlsx",
"to": "event_plan_54.md"
},
{
"from": "event_plan_v1.xlsx",
"to": "event_plan_59.md"
}
],
"data_manifest": [
{
"filename": "event_plan_v1.xlsx",
"stored_relpath": "data/f677ad099da0d181_event_plan_v1.xlsx"
},
{
"filename": "event_plan_53.md",
"stored_relpath": "data/109db22840953d2a_event_plan_53.md"
},
{
"filename": "event_plan_54.md",
"stored_relpath": "data/f7e1d27266eedc46_event_plan_54.md"
},
{
"filename": "event_plan_55.md",
"stored_relpath": "data/bd2e116ae271a1ce_event_plan_55.md"
},
{
"filename": "event_plan_56.md",
"stored_relpath": "data/becabc9420c868e8_event_plan_56.md"
},
{
"filename": "event_plan_57.md",
"stored_relpath": "data/b1290cdb3122d348_event_plan_57.md"
},
{
"filename": "event_plan_58.md",
"stored_relpath": "data/63f0a8c65028191a_event_plan_58.md"
},
{
"filename": "event_plan_59.md",
"stored_relpath": "data/4ff8c47eb229ef35_event_plan_59.md"
},
{
"filename": "event_plan_60.md",
"stored_relpath": "data/9837ba336e2e0dd8_event_plan_60.md"
},
{
"filename": "event_plan_1.md",
"stored_relpath": "data/0fc7d50b3cd9aa35_event_plan_1.md"
},
{
"filename": "event_plan_2.md",
"stored_relpath": "data/fadf96e3e3119482_event_plan_2.md"
},
{
"filename": "event_plan_3.md",
"stored_relpath": "data/1fe6714cec3886ce_event_plan_3.md"
},
{
"filename": "event_plan_4.md",
"stored_relpath": "data/7cbde1ef99a46471_event_plan_4.md"
},
{
"filename": "event_plan_5.md",
"stored_relpath": "data/8a9a0946a423dfd7_event_plan_5.md"
},
{
"filename": "event_plan_6.md",
"stored_relpath": "data/40bb4fa047f914e8_event_plan_6.md"
},
{
"filename": "event_plan_7.md",
"stored_relpath": "data/da0aa362246e7f13_event_plan_7.md"
},
{
"filename": "event_plan_8.md",
"stored_relpath": "data/be8f5997b56be603_event_plan_8.md"
},
{
"filename": "event_plan_9.md",
"stored_relpath": "data/e0a7af59cadd5a7f_event_plan_9.md"
},
{
"filename": "event_plan_10.md",
"stored_relpath": "data/09bd8c010a64d26d_event_plan_10.md"
},
{
"filename": "event_plan_11.md",
"stored_relpath": "data/99c8010415ec9435_event_plan_11.md"
},
{
"filename": "event_plan_12.md",
"stored_relpath": "data/b022bc55c557e351_event_plan_12.md"
},
{
"filename": "event_plan_13.md",
"stored_relpath": "data/c7810add24b4d215_event_plan_13.md"
},
{
"filename": "event_plan_14.md",
"stored_relpath": "data/6afae01a91dea8df_event_plan_14.md"
},
{
"filename": "event_plan_15.md",
"stored_relpath": "data/f997bf1e4d57df34_event_plan_15.md"
},
{
"filename": "event_plan_16.md",
"stored_relpath": "data/17dd7575e8677fcc_event_plan_16.md"
},
{
"filename": "event_plan_17.md",
"stored_relpath": "data/bd16f51734ce827f_event_plan_17.md"
},
{
"filename": "event_plan_18.md",
"stored_relpath": "data/d9dc9b025599ae67_event_plan_18.md"
},
{
"filename": "event_plan_19.md",
"stored_relpath": "data/85508bfbf8eddea9_event_plan_19.md"
},
{
"filename": "event_plan_20.md",
"stored_relpath": "data/c1f1101a84a27906_event_plan_20.md"
},
{
"filename": "event_plan_21.md",
"stored_relpath": "data/0860f0fc31e34e33_event_plan_21.md"
},
{
"filename": "event_plan_22.md",
"stored_relpath": "data/e9fcf90de6be2fbb_event_plan_22.md"
},
{
"filename": "event_plan_23.md",
"stored_relpath": "data/036d7a5f435b51c3_event_plan_23.md"
},
{
"filename": "event_plan_24.md",
"stored_relpath": "data/d4e58436c0e40e7c_event_plan_24.md"
},
{
"filename": "event_plan_25.md",
"stored_relpath": "data/21c07a07818cc433_event_plan_25.md"
},
{
"filename": "event_plan_26.md",
"stored_relpath": "data/1da59e34e6075450_event_plan_26.md"
},
{
"filename": "event_plan_27.md",
"stored_relpath": "data/b17e251d7fd36243_event_plan_27.md"
},
{
"filename": "event_plan_28.md",
"stored_relpath": "data/5d121d4db3fb07cb_event_plan_28.md"
},
{
"filename": "event_plan_29.md",
"stored_relpath": "data/95f98cdf2258977f_event_plan_29.md"
},
{
"filename": "event_plan_30.md",
"stored_relpath": "data/b40ae6e73acf5569_event_plan_30.md"
},
{
"filename": "event_plan_31.md",
"stored_relpath": "data/9b3a2b66978aeff7_event_plan_31.md"
},
{
"filename": "event_plan_32.md",
"stored_relpath": "data/e15f6607c89790f5_event_plan_32.md"
},
{
"filename": "event_plan_33.md",
"stored_relpath": "data/fb21d76f7acac962_event_plan_33.md"
},
{
"filename": "event_plan_34.md",
"stored_relpath": "data/ea45e743979c566c_event_plan_34.md"
},
{
"filename": "event_plan_35.md",
"stored_relpath": "data/ad7828201ad095fc_event_plan_35.md"
},
{
"filename": "event_plan_36.md",
"stored_relpath": "data/ddccf6835a3354a8_event_plan_36.md"
},
{
"filename": "event_plan_37.md",
"stored_relpath": "data/ff23e69aea52879c_event_plan_37.md"
},
{
"filename": "event_plan_38.md",
"stored_relpath": "data/1521f3add2fc3e13_event_plan_38.md"
},
{
"filename": "event_plan_39.md",
"stored_relpath": "data/8711e31a76beea97_event_plan_39.md"
},
{
"filename": "event_plan_40.md",
"stored_relpath": "data/9d494c94ab50b45d_event_plan_40.md"
},
{
"filename": "event_plan_41.md",
"stored_relpath": "data/f90b2e3e6e02ccc9_event_plan_41.md"
},
{
"filename": "event_plan_42.md",
"stored_relpath": "data/707d9d88a9ce1c54_event_plan_42.md"
},
{
"filename": "event_plan_43.md",
"stored_relpath": "data/f72a81edc0959e6a_event_plan_43.md"
},
{
"filename": "event_plan_44.md",
"stored_relpath": "data/f1b595ffbe16f92e_event_plan_44.md"
},
{
"filename": "event_plan_45.md",
"stored_relpath": "data/756c914c1ea36760_event_plan_45.md"
},
{
"filename": "event_plan_46.md",
"stored_relpath": "data/38b6b44ffe9f8f69_event_plan_46.md"
},
{
"filename": "event_plan_47.md",
"stored_relpath": "data/ee53cb6eae41f0e5_event_plan_47.md"
},
{
"filename": "event_plan_48.md",
"stored_relpath": "data/af3acdacc06b01a8_event_plan_48.md"
},
{
"filename": "event_plan_49.md",
"stored_relpath": "data/f2c3f031da1be696_event_plan_49.md"
},
{
"filename": "event_plan_50.md",
"stored_relpath": "data/773c0a47c2e310c3_event_plan_50.md"
},
{
"filename": "event_plan_51.md",
"stored_relpath": "data/717726044c1f8798_event_plan_51.md"
},
{
"filename": "event_plan_52.md",
"stored_relpath": "data/c9fd4e17452eba48_event_plan_52.md"
}
],
"tested_capabilities": [
"Workspace Exploration",
"Task-Providing File Utilization",
"Semantic Content Relations Understanding",
"Heterogeneous File Understanding"
]
}
|