From d1646cc15ee005f25130382892fc69afa12a6ef4 Mon Sep 17 00:00:00 2001 From: Simone Basso Date: Fri, 13 Oct 2023 12:02:46 +0200 Subject: [PATCH] fix(ooni-run-survey): add missing blank space --- content/post/2020-06-09-ooni-run-usability-study-findings.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/post/2020-06-09-ooni-run-usability-study-findings.md b/content/post/2020-06-09-ooni-run-usability-study-findings.md index e0b633690..3ae6a753b 100644 --- a/content/post/2020-06-09-ooni-run-usability-study-findings.md +++ b/content/post/2020-06-09-ooni-run-usability-study-findings.md @@ -42,7 +42,7 @@ Based on community feedback collected through this usability study, we aim to re To meet the aforementioned objectives, this study involved the following 3 user personas: -1. **Measurement campaign coordinator.** Experienced [OONI Probe](https://ooni.org/install/) users who generate and share OONI Run links.This includes researchers, human rights defenders, journalists, and technologists who are part of the broader internet freedom community and who are long-term OONI Probe users. This persona has experience coordinating OONI Probe censorship measurement campaigns by generating and sharing [OONI Run](https://run.ooni.io/) links with other OONI Probe users, often leading up to and during political events (such as elections and protests). +1. **Measurement campaign coordinator.** Experienced [OONI Probe](https://ooni.org/install/) users who generate and share OONI Run links. This includes researchers, human rights defenders, journalists, and technologists who are part of the broader internet freedom community and who are long-term OONI Probe users. This persona has experience coordinating OONI Probe censorship measurement campaigns by generating and sharing [OONI Run](https://run.ooni.io/) links with other OONI Probe users, often leading up to and during political events (such as elections and protests). 2. **Measurement campaign volunteer.** [OONI Probe](https://ooni.org/install/) users who receive [OONI Run](https://run.ooni.io/) links (from measurement campaign coordinators) and participate in censorship measurement campaigns by running the tests and/or testing the URLs included in the shared OONI Run link(s). This persona may include individuals that participate in the broader internet freedom community, or who otherwise care about human rights. 3. **Internet freedom community member.** Researchers, human rights defenders, journalists, lawyers, and technologists who are part of the broader internet freedom community and who use [OONI Probe](https://ooni.org/install/) to measure internet censorship. They don’t have experience using [OONI Run](https://run.ooni.io/), but could potentially be interested in using OONI Run to generate and share custom links, or to receive OONI Run links to perform customized testing. @@ -480,4 +480,4 @@ The feedback we gathered through this study is incredibly useful, as it introduc We will start off by opening [tickets](https://help.github.com/en/github/working-with-github-support/submitting-a-ticket) on our [OONI Run](https://github.com/ooni/run) and [OONI Probe](https://github.com/ooni/probe) GitHub repositories (which are publicly available), based on all of the feedback collected through this study. Through these tickets, you will be able to track our discussions around each piece of feedback (and participate in those discussions), which decisions we make (and why), and how we proceed with implementation. If you have further feedback you would like to share, we encourage you to[ open a ticket](https://github.com/ooni/run/issues/new) or [write](https://ooni.org/about/#contact) to us. -We aim to release an improved version of OONI Run by the end of 2020. Stay tuned! \ No newline at end of file +We aim to release an improved version of OONI Run by the end of 2020. Stay tuned!