Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
SIGPUBLIC
unantes-orientation-active
Commits
c5d5f570
Commit
c5d5f570
authored
Sep 30, 2021
by
Kevin Robert
Browse files
Correctif export.
parent
31908271
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/java/com/unantes/orientactive/converter/bean/MultipleChoiceItem.java
View file @
c5d5f570
...
...
@@ -83,7 +83,7 @@ public class MultipleChoiceItem extends AbstractQuestion implements ExportableIt
}
return
choice
.
getValue
();
}
return
code
;
return
code
Formatted
;
}
@JsonIgnore
...
...
Write
Preview
Markdown
is supported
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