Addressing most of the low-lift items from the Notify content audit (#491)

This commit is contained in:
Jonathan Bobel
2023-05-08 10:49:30 -04:00
committed by GitHub
parent 8f76a9bb17
commit 68e94dd650
32 changed files with 441 additions and 231 deletions

View File

@@ -10,12 +10,12 @@
<h1 class="heading-large">Roadmap</h1>
{{ content_metadata(
<!-- {{ content_metadata(
data={
"Last updated": "1 November 2022",
"Next review due on": "15 December 2022"
}
) }}
) }} -->
<p class="govuk-body">The Notify roadmap shows what were working on and what we're planning to do next.</p>
@@ -42,7 +42,7 @@
<li>Bulk, individually customizable one-way SMS sending via web UI</li>
<li>Organization permissions settings for various team members to edit/send</li>
<li>Reusable message templates</li>
<li>7-day records deletion</li>
<li>Seven-day records deletion</li>
<li>Message send/failure analytics</li>
</ul>
@@ -70,7 +70,7 @@
<h3 class="heading-small" id="later">Later</h3>
<p class="govuk-body">In the future, we may decide to expand beyond SMS, or to offer the service government-wide</p>
<p class="govuk-body">In the future, we may decide to expand beyond SMS, or to offer the service government-wide.</p>
<p class="govuk-body">Features to be considered during this stage:</p>
@@ -80,7 +80,7 @@
<li>Multiple-level decision two-way messaging (greater than one layer decision-tree)</li>
<li>Open-text reply two-way messaging (rather than reply yes or no, 1 or 2, etc.)</li>
<li>Multilingual interface and content library options</li>
<li>Recurring scheduled send (e.g. “Send each Monday for 3 weeks”)</li>
<li>Recurring scheduled send (such as “Send each Monday for 3 weeks”)</li>
</ul>