mirrored a few seconds 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": "7e429b8d-a3f0-4ed0-9b58-08957d00b127",
	"snapshot": "libreoffice_calc",
	"instruction": "I have a lookup table for the officers of each branch. Please, here is another table in which I need to fill with the officer names according the headoffice (i.e., the branch name). Help me to complete this.",
	"source": "https://medium.com/@divyangichaudhari17/how-to-use-vlookup-and-hlookup-in-libre-calc-3370698bb3ff",
	"config": [
		{
			"type": "download",
			"parameters": {
				"files": [
					{
						"url": "https://drive.usercontent.google.com/download?id=1MChpDlA3nkS8l8rCG9AU6vYz8kPv7eXS&export=download&authuser=0&confirm=t&uuid=2031ca44-b8f1-486e-a6f8-ee87518dc842&at=APZUnTVWaM1Pz6ZZ5hertMLxjb_v:1706003657696",
						"path": "/home/user/VLOOKUP_Fill_the_form.xlsx"
					}
				]
			}
		},
		{
			"type": "open",
			"parameters": {
				"path": "/home/user/VLOOKUP_Fill_the_form.xlsx"
			}
		}
	],
	"trajectory": "trajectories/7e429b8d-a3f0-4ed0-9b58-08957d00b127",
	"related_apps": [
		"libreoffice calc"
	],
	"evaluator": {
		"postconfig": [
			{
				"type": "activate_window",
				"parameters": {
					"window_name": "VLOOKUP_Fill_the_form.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=1vjZj7KgfvEnAcXigUWGuIt1Xy6E2W_B5&export=download&authuser=0&confirm=t&uuid=f58e573f-ba94-4904-a5e4-4a7a4b095e6e&at=APZUnTVX7yytFQJQ2rdQ3o5zKVhd:1706003731041",
			"dest": "VLOOKUP_Fill_the_form_gold.xlsx"
		},
		"result": {
			"type": "vm_file",
			"path": "/home/user/VLOOKUP_Fill_the_form.xlsx",
			"dest": "VLOOKUP_Fill_the_form.xlsx"
		},
		"options": {
			"rules": [
				{
					"type": "sheet_data",
					"sheet_idx0": 0,
					"sheet_idx1": "EI0"
				}
			]
		}
	}
}