Update problem.json
This commit is contained in:
parent
36abf2f4b0
commit
f0799bfbb1
1 changed files with 9 additions and 2 deletions
|
@ -1,5 +1,12 @@
|
||||||
{
|
{
|
||||||
"title": "Survey",
|
"title": "Survey",
|
||||||
"description": "Take our survey.",
|
"description": "Take our survey.",
|
||||||
|
"hint": "No hint!",
|
||||||
|
"category": "Miscellaneous",
|
||||||
|
"autogen": false,
|
||||||
|
"programming": false,
|
||||||
|
"value": 20,
|
||||||
|
"bonus": 0,
|
||||||
|
"threshold": 0,
|
||||||
|
"weightmap": { }
|
||||||
}
|
}
|
Loading…
Reference in a new issue