Survey.
This commit is contained in:
parent
f5a1e23d5e
commit
04e38cf502
2 changed files with 6 additions and 12 deletions
|
@ -1,12 +0,0 @@
|
|||
{
|
||||
"pid": "survey",
|
||||
"title": "Survey",
|
||||
"hint": "No hint!",
|
||||
"category": "Miscellaneous",
|
||||
"autogen": false,
|
||||
"programming": false,
|
||||
"value": 20,
|
||||
"bonus": 0,
|
||||
"threshold": 0,
|
||||
"weightmap": { }
|
||||
}
|
6
survey/problem.yml
Normal file
6
survey/problem.yml
Normal file
|
@ -0,0 +1,6 @@
|
|||
title: Survey
|
||||
hint: No hint!
|
||||
category: Miscellaneous
|
||||
autogen: false
|
||||
programming: false
|
||||
value: 20
|
Loading…
Reference in a new issue