42 lines
1.4 KiB
JSON
42 lines
1.4 KiB
JSON
{
|
|
"id": "f4aec372-4fb0-4df5-a52b-79e0e2a5d6ce",
|
|
"snapshot": "gimp",
|
|
"instruction": "Help me select the yellow triangle and move it to the center of my photo.",
|
|
"source": "https://superuser.com/questions/612338/how-do-i-select-and-move-an-object-in-gimp",
|
|
"config": [
|
|
{
|
|
"type": "download",
|
|
"parameters": {
|
|
"files": [
|
|
{
|
|
"url": "https://drive.usercontent.google.com/download?id=1IMFTLy3lLSP8ee5b-940JjaoOd5-oGwn&export=download&authuser=0&confirm=t&uuid=0e06dffa-b602-42c6-8841-cf6eb3524e2b&at=APZUnTVpN4xHqAIAYmHZgk-UXvY4:1705081430356",
|
|
"path": "Desktop/Triangle_On_The_Side.png"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"type": "open",
|
|
"parameters": {
|
|
"path": "Desktop/Triangle_On_The_Side.png"
|
|
}
|
|
}
|
|
],
|
|
"trajectory": "trajectories/",
|
|
"related_apps": [
|
|
"gimp"
|
|
],
|
|
"evaluator": {
|
|
"func": "compare_triangle_positions",
|
|
"expected": {
|
|
"type": "vm_file",
|
|
"path": "Desktop/Triangle_On_The_Side.png",
|
|
"dest": "Triangle_On_The_Side.png"
|
|
},
|
|
"result": {
|
|
"type": "vm_file",
|
|
"path": "Desktop/Triangle_In_The_Middle.png",
|
|
"dest": "Triangle_In_The_Middle.png"
|
|
}
|
|
}
|
|
} |