Commit e666c0f6 by Иван Кубота

fix probabilities

parent ecd6089d
Pipeline #526 failed with stage
......@@ -33,7 +33,7 @@ quizTypes.checkboxPhoto = [
},
{
questionMinComponentsCount: 2,
probability: 3000,
probability: 3,
type: 'What components are NOT in it',
answers: {min: 3, max: 6},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment