Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Jean-Marie Favreau
Crossroads evaluation
Commits
d794957b
Commit
d794957b
authored
Feb 06, 2022
by
Jean-Marie Favreau
Browse files
Add an entry for non existing crossroads
parent
d398e3dc
Changes
1
Hide whitespace changes
Inline
Side-by-side
js/evaluate-segmentation.js
View file @
d794957b
...
...
@@ -2,6 +2,7 @@
Settings
=
{};
Settings
.
question_list
=
'
{
\
"exists": { "question": "Existing crossroad", "type": "multiple_choice", "values": ["yes", "no"], "default": "yes" },
\
"scale": {"question": "Crossroad scale", "type": "multiple_choice", "values": ["correct", "too large", "too small"], "default": "correct" },
\
"nb_branches": { "question": "Number of branches", "type": "multiple_choice", "values": ["correct", "too few", "too much"], "default": "correct" },
\
"branches": { "question": "Branches configuration", "type": "multiple_choice", "values": ["correct", "two or more branches are merged", "one or more branch is split", "merged and split branches"], "default": "correct" },
\
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment