Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
CLOUARD Regis
Vikazimut-App
Commits
3f322974
Commit
3f322974
authored
Oct 21, 2021
by
Clouard Regis
Browse files
Released version 3.2.0
parent
fe0cea3a
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/result/global_result/abstract_global_result_view.dart
View file @
3f322974
...
...
@@ -457,7 +457,7 @@ class QuizWidget extends StatelessWidget {
style:
_textStyle1
,
),
Text
(
"
${result.quizTotalPoints}
/
${totalPoints! - 2}
points
"
,
"
${result.quizTotalPoints}
/
${totalPoints! - 2}
"
,
style:
_textStyle2
,
),
],
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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