mirrored 10 minutes ago
0
David Changver Jan31stv6 finished calc human evaluation updated calc configs with an extra sleep to guarantee the integrity of downloaded xlsx file 4897211
{
	"id": "01b269ae-2111-4a07-81fd-3fcd711993b0",
	"snapshot": "libreoffice_calc",
	"instruction": "Fill all the blank cells with the value in the cell above it",
	"source": "https://www.youtube.com/shorts/VrUzPTIwQ04",
	"config": [
		{
			"type": "download",
			"parameters": {
				"files": [
					{
						"url": "https://drive.usercontent.google.com/download?id=1FuOZ-5YoKgLLwl_oZd4R3D8pZACf_ukS&export=download&authuser=0&confirm=t&uuid=2051e7a6-5930-4cef-8d77-20ebf66ec6e6&at=APZUnTX1fXqlxy6rluq-Kw-LUhS5:1705919461032",
						"path": "/home/user/Student_Level_Fill_Blank.xlsx"
					}
				]
			}
		},
		{
			"type": "open",
			"parameters": {
				"path": "/home/user/Student_Level_Fill_Blank.xlsx"
			}
		}
	],
	"trajectory": "trajectories/01b269ae-2111-4a07-81fd-3fcd711993b0",
	"related_apps": [
		"libreoffice calc"
	],
	"evaluator": {
		"postconfig": [
			{
				"type": "activate_window",
				"parameters": {
					"window_name": "Student_Level_Fill_Blank.xlsx - LibreOffice Calc",
					"strict": true
				}
			},
			{
				"type": "sleep",
				"parameters": {
					"seconds": 0.5
				}
			},
			{
				"type": "execute",
				"parameters": {
					"command": [
						"python",
						"-c",
						"import pyautogui; pyautogui.hotkey(\"ctrl\", \"s\");"
					]
				}
			},
			{
				"type": "sleep",
				"parameters": {
					"seconds": 0.5
				}
			}
		],
		"func": "compare_table",
		"expected": {
			"type": "cloud_file",
			"path": "https://drive.usercontent.google.com/download?id=1HTle3vgdZSjJIK_wjXyjtWwbiYJeguwv&export=download&authuser=0&confirm=t&uuid=c5d0868b-bed2-48fb-949b-8a9f3f61e8cf&at=APZUnTVqS9CTZFJ1rPqCGQPDCv3p:1705919542916",
			"dest": "Student_Level_Fill_Blank_gold.xlsx"
		},
		"result": {
			"type": "vm_file",
			"path": "/home/user/Student_Level_Fill_Blank.xlsx",
			"dest": "Student_Level_Fill_Blank.xlsx"
		},
		"options": {
			"rules": [
				{
					"type": "sheet_data",
					"sheet_idx0": 0,
					"sheet_idx1": "EI0"
				}
			]
		}
	}
}