Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
SocialGouv
archifiltre
archifiltre-site
Commits
5a839aef
Unverified
Commit
5a839aef
authored
May 27, 2021
by
Benjamin Morali
Committed by
GitHub
May 27, 2021
Browse files
feat(typeform): add typeform values (#192)
parent
0fd88d3c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
src/display-data/statistics.ts
src/display-data/statistics.ts
+5
-5
No files found.
src/display-data/statistics.ts
View file @
5a839aef
...
...
@@ -160,7 +160,7 @@ export const statisticsLayout: StatisticsGroup[] = [
field
:
"
wikiViews
"
,
label
:
"
en moyenne par mois
"
,
type
:
"
simple
"
,
unit
:
"
vues
"
,
unit
:
"
vues
sur le Wiki
"
,
},
],
title
:
"
Wiki
"
,
...
...
@@ -186,11 +186,11 @@ export const statisticsLayout: StatisticsGroup[] = [
size
:
6
,
statistics
:
[
{
field
:
"
rating
"
,
label
:
"
note donnée par les utilisateurs/utilisatrices, sur 5
"
,
tooltip
:
"
Question posée : « Et si vous deviez donner une note à Archifiltre ? » (49 répondants)
"
,
type
:
"
raw
"
,
value
:
4.2
,
type
:
"
simple
"
,
},
],
title
:
"
note
"
,
...
...
@@ -199,13 +199,13 @@ export const statisticsLayout: StatisticsGroup[] = [
size
:
6
,
statistics
:
[
{
field
:
"
recommendation
"
,
label
:
"
de recommandation par les utilisateurs/utilisatrices à leurs collègues
"
,
tooltip
:
"
Question posée : « A quel point recommanderiez-vous Archifiltre à des collègues ? » Réponse sur une échelle de 1 à 10. (49 répondants)
"
,
type
:
"
raw
"
,
type
:
"
simple
"
,
unit
:
"
%
"
,
value
:
"
90
"
,
},
],
title
:
"
recommandation
"
,
...
...
Social Groovy Bot
🤖
@SocialGroovyBot
mentioned in commit
8b42e5e2
·
May 27, 2021
mentioned in commit
8b42e5e2
mentioned in commit 8b42e5e2a89ef90ff8249c49f5ba7bd7735106e2
Toggle commit list
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