File size: 351 Bytes
146d228
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "id": "010",
  "instruction": "Apply a 3-pixel Gaussian blur to the image.",
  "difficulty_level": "easy",
  "type": "Filter",
  "resources": {
    "input_file": "010_start.jpg"
  },
  "reference_output": {
    "expected_file": "010_end.jpg"
  },
  "source": "manual",
  "layer_related": false,
  "rubric_file": "010_rubric.json"
}