Skip to content

Commit

Permalink
Update allowable scoring on reef
Browse files Browse the repository at this point in the history
  • Loading branch information
fuddster authored Jan 22, 2025
1 parent 46aa3dd commit 53deafe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 2025/reefscape_config.js
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ var config_data = `
"type": "clickable_image",
"filename": "2025/reef.png",
"dimensions": "6 6",
"allowableResponses": "1 2 3 4 5 6 7 8 11 12 13 18 19 24 25 26 29 30 31 32 33 34 35 36",
"allowableResponses": "1 2 3 4 5 6 7 8 9 10 11 12 13 14 17 18 19 20 23 24 25 26 27 28 29 30 31 32 33 34 35 36",
"shape": "circle 5 black red true"
},
{ "name": "Processor Score",
Expand Down

0 comments on commit 53deafe

Please sign in to comment.