diff --git a/problems/misc/survey/problem.json b/problems/misc/survey/problem.json index f018bdc..1e4bf11 100644 --- a/problems/misc/survey/problem.json +++ b/problems/misc/survey/problem.json @@ -1,5 +1,12 @@ { "title": "Survey", "description": "Take our survey.", - -} \ No newline at end of file + "hint": "No hint!", + "category": "Miscellaneous", + "autogen": false, + "programming": false, + "value": 20, + "bonus": 0, + "threshold": 0, + "weightmap": { } +}