File size: 371 Bytes
146d228
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "id": "003",
  "instruction": "Resize the image to 800x600 pixels using bicubic interpolation.",
  "difficulty_level": "easy",
  "type": "Resize",
  "resources": {
    "input_file": "003_start.jpg"
  },
  "reference_output": {
    "expected_file": "003_end.jpg"
  },
  "source": "manual",
  "layer_related": false,
  "rubric_file": "003_rubric.json"
}