diff --git a/app/templates/views/roadmap.html b/app/templates/views/roadmap.html
index 0784e693d..6ea2e7cfb 100644
--- a/app/templates/views/roadmap.html
+++ b/app/templates/views/roadmap.html
@@ -22,18 +22,22 @@
This roadmap is only a guide. It does not cover everything we do, and some things may change.
You can contact us if you have any questions about the roadmap or suggestions for new features.
- What we’re working on
+ What we’re working on
-Now
+ Now
We are investigating the Notify concept, building on the notifications tool pioneered by the UK.
To do this, we are convening a pilot with a small set of partners.
Goals during this stage:
- - Achieve compliance to begin piloting, such as ATO and privacy standards
- - Demonstrate that a government-run notifications tool provides a unique value
- - Gather data from the pilot to improve the product
+ - Achieve compliance to begin piloting, such as ATO and privacy standards.
+
+
+ - Demonstrate that a government-run notifications tool provides a unique value.
+ - Gather data from the pilot to improve the product.
Features prioritized during this stage:
@@ -46,53 +50,38 @@
Message send/failure analytics
- Next
+ Next
If the pilot is successful, we hope to recruit additional high-impact partners to improve outcomes for low-income individuals and families.
Goals during this stage:
- - Complement Notify with practical guidance and support services
- - Iterate on existing features and implement new features based on what we've learned so far
- - Hone our measurement approaches to better quantify impact
+ - Complement Notify with practical guidance and support services.
+ - Iterate on existing features and implement new features based on what we've learned so far.
+ - Hone our measurement approaches to better quantify impact.
Features prioritized during this stage:
-
+
- SMS sending via API integration
- - Single-level decision two-way messaging (e.g. reply “YES” if, or “NO” if…)
- Self-service account creation
- Application status page
- - Scheduled send option
+ - Improved scheduled send option
- Later
+ Later
In the future, we may decide to expand beyond SMS, or to offer the service government-wide.
Features to be considered during this stage:
-
+
- - Email sending via UI and API
- - Multiple-level decision two-way messaging (greater than one layer decision-tree)
- - Open-text reply two-way messaging (rather than reply yes or no, 1 or 2, etc.)
+ - Two-way messaging
- Multilingual interface and content library options
- Recurring scheduled send (such as “Send each Monday for 3 weeks”)
-
-
-
{% endblock %}