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