update impress eval examples
This commit is contained in:
@@ -1,12 +1,48 @@
|
||||
{
|
||||
"id": "f0a334af-f91b-4c03-b578-aac9bec2b543",
|
||||
"snapshot": "libreoffice_impress",
|
||||
"instruction": "Help me insert the video at VIDEO_PATH in the current slide.",
|
||||
"instruction": "Insert the video Movie_countdown_2.mov on the Desktop into my current slide, please.",
|
||||
"source": "https://www.libreofficehelp.com/insert-video-impress-presentation/#Inserting_a_Video_in_Impress",
|
||||
"config": [],
|
||||
"config": [
|
||||
{
|
||||
"type": "download",
|
||||
"parameters": {
|
||||
"files": [
|
||||
{
|
||||
"url": "https://drive.usercontent.google.com/download?id=1vvRkrxOK_sFPX9PLFniFqrdNEZ2pQnPP&export=download&authuser=0&confirm=t&uuid=71964a12-2d0a-4c71-9375-2f9ec15de1ad&at=APZUnTX_B-T2GeZPS7ZmchMQ6E7m:1705481285721",
|
||||
"path": "Desktop/Movie_activities_TURKEY.pptx"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "download",
|
||||
"parameters": {
|
||||
"files": [
|
||||
{
|
||||
"url": "https://drive.usercontent.google.com/download?id=1S4lACtBb40Ff0DEjB2bG2tzr2qWwQLGd&export=download&authuser=0&confirm=t&uuid=a28c123e-5371-4e17-82c2-ed7b1f05b728&at=APZUnTW_rlUPV6mM4RjS0R6dMSv4:1705469776913",
|
||||
"path": "Desktop/Movie_countdown_2.mov"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "open",
|
||||
"parameters": {
|
||||
"path": "Desktop/Movie_activities_TURKEY.pptx"
|
||||
}
|
||||
}
|
||||
],
|
||||
"trajectory": "trajectories/",
|
||||
"related_apps": [
|
||||
""
|
||||
"libreoffice_impress"
|
||||
],
|
||||
"evaluator": "evaluation_dir"
|
||||
}
|
||||
"evaluator": {
|
||||
"func": "contains_mp4_video",
|
||||
"result": {
|
||||
"type": "vm_file",
|
||||
"path": "Desktop/Movie_activities_TURKEY.pptx",
|
||||
"dest": "Movie_activities_TURKEY.pptx"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user