From f0799bfbb1d0981851db2ecf9b0be187d8f0493c Mon Sep 17 00:00:00 2001 From: Michael Zhang Date: Tue, 8 Mar 2016 22:02:46 -0600 Subject: [PATCH] Update problem.json --- problems/misc/survey/problem.json | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) 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": { } +}