Перейти к файлу
Fredrik Wollsén 53927363a1 Added the v1.0.1 build uploaded by CI 2019-07-04 09:56:58 +03:00
.circleci Updated ci cachebusters to ensure that latest nightly is used 2018-08-31 18:52:58 +03:00
ci-builds Added the v1.0.1 build uploaded by CI 2019-07-04 09:56:58 +03:00
dist Using dist/ as build output directory 2018-04-25 09:36:30 -05:00
docs Npm run docformat 2019-07-03 13:12:26 +03:00
src Bump version to 1.0.1 2019-07-04 09:40:40 +03:00
survey Fixed the last two survey questions (were switched around) 2019-07-04 09:03:12 +03:00
test Remove redundant custom telemetry events (study utils lifecycle telemetry is enough) 2019-06-29 00:37:45 +03:00
.babelrc Code coverage for unit tests 2018-06-09 00:34:07 -07:00
.eslintignore Bundled amo addon metadata for add-ons with en-US names 2019-06-20 11:26:17 +03:00
.eslintrc.js Synced eslint rules with utils eslint 2018-06-21 11:28:41 +03:00
.gitignore Upgraded to shield utils 5.2.0 + ported over improvements from the jestr study 2019-01-31 00:51:32 +01:00
CODE_OF_CONDUCT.md Including latest updates from the template 2019-04-01 23:22:58 +03:00
LICENSE
README.md Updated readme to reflect the study add-on 2019-06-21 00:22:31 +03:00
karma.conf.js Producing trace-level geckodriver logs in test/results/logs - for debugging failing functional tests in CI 2018-07-29 20:17:14 +03:00
package-lock.json Bump version to 1.0.1 2019-07-04 09:40:40 +03:00
package.json Bump version to 1.0.1 2019-07-04 09:40:40 +03:00
run-firefox.js Updated run-firefox to properly be able to test the expiration of this study add-on 2019-06-29 00:37:54 +03:00
web-ext-config.js Running in dev edition by default 2019-06-19 03:06:40 +03:00

README.md

Preparatory Survey for NAAR Study Add-on

CircleCI badge Coverage Status

The purpose of this extension is to prompt users to participate in the preparatory survey for NAAR.

Shipped as a study add-on since the survey requires metadata about some of the add-ons that the user has installed.

Seeing the add-on in action

See TESTPLAN.md for more details on how to get the add-on installed and tested.

Data Collected / Telemetry Pings

See TELEMETRY.md for more details on what pings are sent by this add-on.

Analyzing data

Telemetry pings are loaded into S3 and re:dash. Sample query:

Improving this add-on

See DEV.md for more details on how to work with this add-on as a developer.

References