Fixed slider.

d3summaryChart
Frode Petterson 2013-02-21 16:28:53 +01:00
parent 0a6d93c317
commit 368e085940
1 changed files with 1 additions and 0 deletions

View File

@ -47,6 +47,7 @@
"description": "Percentage of total score required for passing the quiz.", "description": "Percentage of total score required for passing the quiz.",
"min": 0, "min": 0,
"max": 100, "max": 100,
"step": 1,
"default": 50 "default": 50
}, },
{ {