------------------------------------------------------------
revno: 302
committer: Long <thanhlongngo1988>
branch nick: dhis2-docbook-docs
timestamp: Fri 2011-04-15 14:25:17 +0700
message:
  More update for DHISMobile
added:
  src/docbkx/en/resources/images/dhis_mobile/choose_beneficiary.png
  src/docbkx/en/resources/images/dhis_mobile/sent_activities.png
  src/docbkx/en/resources/images/dhis_mobile/unediatble_form.png
modified:
  src/docbkx/en/dhis2_user_man_mobile_web_based.xml
  src/docbkx/en/resources/images/dhis_mobile/activity_main_menu.png
  src/docbkx/en/resources/images/dhis_mobile/choose_activity.png


--
lp:~dhis2-documenters/dhis2/dhis2-docbook-docs
https://code.launchpad.net/~dhis2-documenters/dhis2/dhis2-docbook-docs

Your team DHIS 2 developers is subscribed to branch 
lp:~dhis2-documenters/dhis2/dhis2-docbook-docs.
To unsubscribe from this branch go to 
https://code.launchpad.net/~dhis2-documenters/dhis2/dhis2-docbook-docs/+edit-subscription
=== modified file 'src/docbkx/en/dhis2_user_man_mobile_web_based.xml'
--- src/docbkx/en/dhis2_user_man_mobile_web_based.xml	2011-04-15 07:12:55 +0000
+++ src/docbkx/en/dhis2_user_man_mobile_web_based.xml	2011-04-15 07:25:17 +0000
@@ -53,6 +53,12 @@
     </itemizedlist>
   </section>
   <section>
+    <title>Server side setup for activity reporting</title>
+    <para>Like facility reporting module, sever side of activity reporting included in DHIS2 war file.</para>
+    <para>Basically, server side setup for activity does not require any additional step. The mobile application use the same user name and password as  the web-based application. Make sure that the user is assigned to the correct organization unit.</para>
+    <para>In short, if a user is able to enter data for activity reporting in DHIS2 web-based application, he/she is able to download and enter data in mobile application.</para>
+  </section>
+  <section>
     <title>Detailed configuration of data sets and reporting forms</title>
     <para>Though the previous steps is all that should be needed for testing the solution more detail configuration of the datasets may be required and are described in the following sections. </para>
     <section>
@@ -397,7 +403,7 @@
                   <para>Current Activity Plan: Contain all new activities that need to be completed.</para>
                 </listitem>
                 <listitem>
-                  <para>Completed Activity Plan: Contain all the activities that have been completed and sent to server. This list is for review only.</para>
+                  <para>Sent Activity Plan: Contain all the activities that have been completed and sent to server. This list is for review only.</para>
                 </listitem>
               </itemizedlist></para>
           </listitem>
@@ -407,6 +413,11 @@
             <para>From Activity main menu, select “Current Activity Plan”. You will be navigated to “Grampanchayat Name” screen where you can select the village. Use the “Up” or “Down” button on your mobile phone to focus on a village. Use “Select” button to select a village.</para>
           </listitem>
           <listitem>
+            <para>Choose Beneficiary</para>
+            <para><graphic fileref="resources/images/dhis_mobile/choose_beneficiary.png" align="center"/></para>
+            <para>In a village, beneficiary name will be display in a list. User can use the &quot;Select&quot; button to view the activities of  the selected name.</para>
+          </listitem>
+          <listitem>
             <para>Choose Activity</para>
             <para><graphic fileref="resources/images/dhis_mobile/choose_activity.png" align="center"/></para>
             <para>Each Activity is represented by the name of the Beneficiary.  Select the name of the beneficiary you want to view. Note that the name start with “*” means that this is a late Activity.</para>
@@ -414,7 +425,7 @@
           <listitem>
             <para>Beneficiary Detail</para>
             <para><graphic fileref="resources/images/dhis_mobile/beneficiary_detail_screen.png" align="center"/></para>
-            <para>After you select an activity, a Beneficiary Detail screen will be displayed.  The detail screen may contain personal information and some additional information of the Beneficiary (depends on the setting from server). Select “OK” to go to the Entry screen.</para>
+            <para>Select the &quot;Detail&quot; command on the left of the activity screen , a Beneficiary Detail screen will be displayed.  The detail screen may contain personal information and some additional information of the Beneficiary (depends on the setting from server). Select “OK” to go back to activity screen.</para>
           </listitem>
           <listitem>
             <para>Fill in values (Entry screen)</para>
@@ -430,8 +441,8 @@
                 </listitem>
                 <listitem>
                   <para>For date-type value: </para>
-                  <para>- If server Date is available,  a checkbox will be displayed with a label next to it. Check on the checkbox to take the current Date as value.</para>
-                  <para>- If  server Date is not available, a DateField will be displayed for user input Date in   [date]-[month]-[year] format.</para>
+                  <para>- If server Date is available,  application will take server Date as default value.</para>
+                  <para>- If  server Date is not available, date filed will be leave blank for user to input manually.</para>
                 </listitem>
               </itemizedlist></para>
           </listitem>
@@ -475,6 +486,13 @@
                 </listitem>
               </itemizedlist></para>
           </listitem>
+          <listitem>
+            <para>Sent Activities</para>
+            <para><graphic fileref="resources/images/dhis_mobile/sent_activities.png" align="center"/></para>
+            <para>From &quot;Activity Main Menu&quot; screen, select &quot;Sent Activities&quot; to go to the list of all activities you sent to server. The structure of this screen is exactly the same as &quot;Activity Plan List&quot;. Select &quot;Detail&quot; to see the detail of the activity of select &quot;Select&quot; to go to the &quot;Uneditable Screen&quot;.</para>
+            <para><graphic fileref="resources/images/dhis_mobile/unediatble_form.png" align="center"/></para>
+            <para>In this screen, user can only review the form they sent to server. No edit or change is allowed. Select &quot;Back&quot; to go back to &quot;Sent Activities&quot; screen.</para>
+          </listitem>
         </orderedlist>
       </section>
       <section>

=== modified file 'src/docbkx/en/resources/images/dhis_mobile/activity_main_menu.png'
Binary files src/docbkx/en/resources/images/dhis_mobile/activity_main_menu.png	2011-03-30 05:56:11 +0000 and src/docbkx/en/resources/images/dhis_mobile/activity_main_menu.png	2011-04-15 07:25:17 +0000 differ
=== modified file 'src/docbkx/en/resources/images/dhis_mobile/choose_activity.png'
Binary files src/docbkx/en/resources/images/dhis_mobile/choose_activity.png	2011-01-24 02:50:42 +0000 and src/docbkx/en/resources/images/dhis_mobile/choose_activity.png	2011-04-15 07:25:17 +0000 differ
=== added file 'src/docbkx/en/resources/images/dhis_mobile/choose_beneficiary.png'
Binary files src/docbkx/en/resources/images/dhis_mobile/choose_beneficiary.png	1970-01-01 00:00:00 +0000 and src/docbkx/en/resources/images/dhis_mobile/choose_beneficiary.png	2011-04-15 07:25:17 +0000 differ
=== added file 'src/docbkx/en/resources/images/dhis_mobile/sent_activities.png'
Binary files src/docbkx/en/resources/images/dhis_mobile/sent_activities.png	1970-01-01 00:00:00 +0000 and src/docbkx/en/resources/images/dhis_mobile/sent_activities.png	2011-04-15 07:25:17 +0000 differ
=== added file 'src/docbkx/en/resources/images/dhis_mobile/unediatble_form.png'
Binary files src/docbkx/en/resources/images/dhis_mobile/unediatble_form.png	1970-01-01 00:00:00 +0000 and src/docbkx/en/resources/images/dhis_mobile/unediatble_form.png	2011-04-15 07:25:17 +0000 differ
_______________________________________________
Mailing list: https://launchpad.net/~dhis2-devs
Post to     : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp

Reply via email to