-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add survey 1b results and information (#365)
- Loading branch information
Showing
24 changed files
with
6,551 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
83 changes: 83 additions & 0 deletions
83
...sign/Survey/Results/1b/csv/ar_cnc_generals_zero_hour_community_patch_questionnaire_1b.csv
Large diffs are not rendered by default.
Oops, something went wrong.
449 changes: 449 additions & 0 deletions
449
...sign/Survey/Results/1b/csv/en_cnc_generals_zero_hour_community_patch_questionnaire_1b.csv
Large diffs are not rendered by default.
Oops, something went wrong.
648 changes: 648 additions & 0 deletions
648
...sign/Survey/Results/1b/csv/ru_cnc_generals_zero_hour_community_patch_questionnaire_1b.csv
Large diffs are not rendered by default.
Oops, something went wrong.
54 changes: 54 additions & 0 deletions
54
...gn/Survey/Results/1b/html/ar_cnc_generals_zero_hour_community_patch_questionnaire_1b.html
Large diffs are not rendered by default.
Oops, something went wrong.
35 changes: 35 additions & 0 deletions
35
.../Results/1b/html/ar_cnc_generals_zero_hour_community_patch_questionnaire_1b_files/css.css
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
/* | ||
* See: https://fonts.google.com/license/googlerestricted | ||
*/ | ||
/* cyrillic */ | ||
@font-face { | ||
font-family: 'Product Sans'; | ||
font-style: normal; | ||
font-weight: 400; | ||
src: url(https://fonts.gstatic.com/s/productsans/v13/pxiDypQkot1TnFhsFMOfGShVE9eOcEg.woff2) format('woff2'); | ||
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; | ||
} | ||
/* greek */ | ||
@font-face { | ||
font-family: 'Product Sans'; | ||
font-style: normal; | ||
font-weight: 400; | ||
src: url(https://fonts.gstatic.com/s/productsans/v13/pxiDypQkot1TnFhsFMOfGShVFNeOcEg.woff2) format('woff2'); | ||
unicode-range: U+0370-03FF; | ||
} | ||
/* latin-ext */ | ||
@font-face { | ||
font-family: 'Product Sans'; | ||
font-style: normal; | ||
font-weight: 400; | ||
src: url(https://fonts.gstatic.com/s/productsans/v13/pxiDypQkot1TnFhsFMOfGShVGdeOcEg.woff2) format('woff2'); | ||
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; | ||
} | ||
/* latin */ | ||
@font-face { | ||
font-family: 'Product Sans'; | ||
font-style: normal; | ||
font-weight: 400; | ||
src: url(https://fonts.gstatic.com/s/productsans/v13/pxiDypQkot1TnFhsFMOfGShVF9eO.woff2) format('woff2'); | ||
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; | ||
} |
Oops, something went wrong.