marketing

Marketing materials (presentations, posters, flyers)
Log | Files | Refs

commit 2f2df3ce9a7d883b89069c1064f275d495795fde
parent cee3c1100f6e114b88eab502cdb9132f4fba4e0d
Author: Christian Grothoff <christian@grothoff.org>
Date:   Wed, 10 Jul 2024 09:29:13 +0200

merge with MOVE changes

Diffstat:
Mpresentations/comprehensive/sargasso.tex | 163++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-----------------
1 file changed, 128 insertions(+), 35 deletions(-)

diff --git a/presentations/comprehensive/sargasso.tex b/presentations/comprehensive/sargasso.tex @@ -13,6 +13,14 @@ \usepackage[normalem]{ulem} \usepackage{listings} \usepackage{adjustbox} +\usepackage{pgf} +\usepackage{pgfpages} % needed by Beamer +\usepackage{helvet} +\usepackage{calc} +\usepackage{chronology} +\usepackage{pgfcalendar} +\usepackage{pgfgantt} + % CSS \lstdefinelanguage{CSS}{ @@ -143,23 +151,6 @@ Marc Stibane \end{frame} -\begin{frame}{Root Problem} -Imagine not being able to read text or numbers ... \\ -Could you use screens like those below? -\begin{center} -\includegraphics[width=\textwidth]{sargasso/numeracy.png} -\end{center} -\end{frame} - - -\begin{frame}{How big is this Problem?} -\begin{center} -\includegraphics[width=\textwidth]{sargasso/numeracy-gap.png} - -{\tiny Nationally randomized tests funded by CGAP in 2017.} -\end{center} - -\end{frame} \begin{frame}{Oral Information Management} @@ -240,14 +231,6 @@ GNU Taler must ... \end{frame} -\begin{frame}{Demonstration: Receiving Money in Person} -\vfill -\begin{center} - \movie[autostart,poster]{\includegraphics[height=0.7\textwidth]{white.png}}{sargasso/Wages720.mp4} -\end{center} -\vfill -\end{frame} - \begin{frame}{Demonstration: Online Payment} \vfill \begin{center} @@ -287,18 +270,83 @@ GNU Taler must ... % add GANTT chart? \end{frame} -\begin{frame}{A Success Story from Skardu, Pakistan} -\begin{minipage}{0.33\textwidth} -\tiny -\includegraphics[width=\textwidth]{sargasso/users.jpg} -Collaboration with the Aga Khan Rural Support Program and -the University of Alberta -\end{minipage} -\begin{minipage}{0.67\textwidth} -\includegraphics[width=\textwidth]{sargasso/outcome.png} -\end{minipage} +\begin{frame}{Usability Studies} +\begin{enumerate} +\item Usability studies conducted with: +\begin{itemize} +\item ‘experienced users’ who have using the app for a few weeks, +\item ‘novice users’ from the low-numeracy target group, with no knowledge of the app +\end{itemize} +\item With both groups, we replicate ordinary circumstances of use and observe if they can perform routine functions on the interface. +\begin{itemize} +\item For example, input correct payment amount or find transaction in account history (see KPIs below). +\end{itemize} +\item Novice users: +\begin{itemize} +\item we provide a brief orientation ($approx$ 30 mins) to a function +\item let a day pass +\item test ability to use the function without help +\end{itemize} +\end{enumerate} +\end{frame} + + +\begin{frame}{Key Performance Indicators} +\begin{enumerate} +\item KPIs will include the ability for non-users, after one or more short, standardized briefings and one day, to (without help): +\begin{itemize} +\item input a correct payment amount into the correct Taler field +\item perform a full payment transaction in the Taler wallet +\item find a previous cash inflow in the payment history +\item recognize a failed transaction and identify the need to correct it +\end{itemize} +\item Experienced users will own smartphones and will have used the app for several weeks. For them KPIs will include the ability to (without any help or orientation): +\begin{itemize} +\item Conduct all tasks listed above, more quickly than recently briefed users. +\end{itemize} +\end{enumerate} +\end{frame} + + +\begin{frame}{Workplan} +{ + \begin{ganttchart}[hgrid, vgrid, + x unit=0.4cm, + title label font=\footnotesize, + y unit title=0.7cm, + y unit chart=.5cm]{1}{9} + \gantttitle{Q1}{3} + \gantttitle{Q2}{3} + \gantttitle{Q3}{3} \\ + % \ganttlinkedbar{WP1}{1}{8} \\ + \ganttbar[name=setup]{Develop coaching plan and KPIs}{1}{1} \\ + \ganttbar[name=user]{User and interface diagnostics}{1}{1} \\ + \ganttbar[name=design]{First user-interface specification}{1}{1} \\ + \ganttbar[name=prototype]{First wallet prototype}{2}{3} \\ + \ganttmilestone[name=mid1]{MS1: Ready for usability studies}{3} \\ + \ganttbar[name=study]{Perform \& monitor 'in-the-wild' usability studies}{4}{5}\\ + \ganttbar[name=assess]{Assess usability against KPIs}{5}{5}\\ + \ganttbar[name=redesign]{Produce updated design specification}{5}{6} \\ + \ganttmilestone[name=mid2]{MS2: Revised user-centric interface specification}{6} \\ + \ganttbar[name=implement]{Implement revised design}{6}{8} \\ + \ganttbar[name=document]{Document final iOS wallet}{8}{9}\\ + \ganttmilestone[name=release]{Release final iOS wallet}{9}\\ + \ganttmilestone[name=finished]{M3: Published inclusive payment solution}{9} +% \ganttlink{design}{prototype} +% \ganttlink{prototype}{mid1} +% \ganttlink{mid1}{study} +% \ganttlink{study}{redesign} +% \ganttlink{redesign}{mid2} +% \ganttlink{mid2}{implement} +% \ganttlink{implement}{document} +% \ganttlink{document}{finished} + \end{ganttchart} + \label{fig:gantt} + } \end{frame} + + \begin{frame}{A Success Story from South Omo, Ethopia} \begin{minipage}{0.25\textwidth} \tiny @@ -336,6 +384,26 @@ References: \end{frame} + +\begin{frame}{Root Problem} +Imagine not being able to read text or numbers ... \\ +Could you use screens like those below? +\begin{center} +\includegraphics[width=\textwidth]{sargasso/numeracy.png} +\end{center} +\end{frame} + + +\begin{frame}{How big is this Problem?} +\begin{center} +\includegraphics[width=\textwidth]{sargasso/numeracy-gap.png} + +{\tiny Nationally randomized tests funded by CGAP in 2017.} +\end{center} + +\end{frame} + + \begin{frame}{Demonstration: Orali-Table} \vfill \begin{center} @@ -344,4 +412,29 @@ References: \vfill \end{frame} + + +\begin{frame}{Demonstration: Receiving Money in Person} +\vfill +\begin{center} + \movie[autostart,poster]{\includegraphics[height=0.7\textwidth]{white.png}}{sargasso/Wages720.mp4} +\end{center} +\vfill +\end{frame} + + +\begin{frame}{A Success Story from Skardu, Pakistan} +\begin{minipage}{0.33\textwidth} +\tiny +\includegraphics[width=\textwidth]{sargasso/users.jpg} +Collaboration with the Aga Khan Rural Support Program and +the University of Alberta +\end{minipage} +\begin{minipage}{0.67\textwidth} +\includegraphics[width=\textwidth]{sargasso/outcome.png} +\end{minipage} +\end{frame} + + + \end{document}