File size: 331 Bytes
146d228
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "id": "002",
  "instruction": "Flip the image vertically.",
  "difficulty_level": "easy",
  "type": "Flip",
  "resources": {
    "input_file": "002_start.jpg"
  },
  "reference_output": {
    "expected_file": "002_end.jpg"
  },
  "source": "manual",
  "layer_related": true,
  "rubric_file": "002_rubric.json"
}