=== modified file 'src/docbkx/en/dhis2_user_man_mobile_web_based.xml' --- src/docbkx/en/dhis2_user_man_mobile_web_based.xml 2011-01-21 09:10:50 +0000 +++ src/docbkx/en/dhis2_user_man_mobile_web_based.xml 2011-01-21 11:00:52 +0000 @@ -127,8 +127,138 @@
Installation and initialization - .... - +
+ Installation +
+
+ Initialization + Initialization is executed before mobiles delivered to Health Workers and it is only required once. For Health Worker, first screen after start application is PIN form. In case of delivering mobile to other Health Worker (other organisation unit), reinitialization function will clear all data. + There are four steps: + + + Login to Application: + Through this setp, the mobile's user is definied. One mobile is only registered for one Health Worker. We login with the Health Worker's username in DHIS System. The mobile only download the forms that assigned to the Health Worker in DHIS System. + Required fields: Username, Password, Server Localtion - URL of DHIS System. All fields are required. + After filling all fields, push "Login". If there is confirmation of access the restricted API, push "Yes" + Error: + + + Connection Not Found: the Server Location is incorrect + + + Invalid User Name Or Password: the username or password is incorrect + + + Application not authorized to access restricted API: user push "No" at the comfirmation of access the restricted API after push "Login". + + + + + Set default PIN: PIN is 4-digit number which is used to protect application from unauthorized access. This PIN is required and persistent. It will be delivered to Health Worker with mobile. + After input PIN, push "Next" + + + Download all Forms: After input PIN, all forms will be download and display. + If the Health Worker is responsible for Facility Reporting, the list of forms is displayed. + If the Health Worker is responsible for Community Reporting, the list of activity is displayed. + Notes: If the Health Worker is responsible for both Facility Reporting and Community Reporting, DHIS server will send all forms of both Facility Reporting and Community Reporting to mobile and on mobile, there will be a screen to choose whether displaying Facility Reporting or Community Reporting. + Errors: + + +
+
+
+ Logging in (for regular use) + After starting the application, the PIN form is displayed + + + PIN: 4-digit number provided with mobile. + + + Reinitialize Command: this function will clear all data on mobile and we start from the login screen with username and password. + + + Errors: Invalid PIN + + +
+
+ Facility Reporting Module +
+ Regular Use + + + Choosing forms + + + Choosing period: Push "Open" to display list of period and push "Next" + + + Fill in values: After choosing period, the form is displayed in two way. + + + Form with section (DataSet with Section) + Each Section is displayed in one screen with title is section's name. + To move among screen, push "Next". + + + Form without section (DataSet without Section) + All fields are displayed on one screen with the title that is the name of DataSet + + + + + Save and Complete: + After finishing, there are two options. Save is locally storing the values on mobile. Complete is storing the values on mobile and sending the values to DHIS server. Completing form will make it uneditable for the next view. + + +
+
+ Notes + + + Period list: + Period with (*) is the period that is completed (the form for that period is filled and completed). + The list of period also present the forms are currently stored on mobile. All periods that are not in period list are considered old and will be deleted automatically. + + + Storing values duration + The number of saved forms on mobile are unlimited. + + Forms are saved for limited period. This is the storing period for differents form’s types + + + Daily Forms: 2 months (current and previous month) + + + Weekly Forms: 4 weeks (current and 3 previous week) + + + Monthly Forms: 2 months (current and previous month) + + + Quarterly Forms: 2 quarters (current and previous quarter) + + + Yearly Forms: 2 years (current and previous year) + + + + + Completed forms - Uneditable forms + Form has been completed is displayed as uneditable form for next + + + Re-Edit completed forms + Even after complete form, HW are able to edit the value and resend (complete form) to server with the condition that certain pair of DataSet and Period is not locked. + + + Update Forms: + This function is used to synchronize the forms on mobile and on server. + On the list of forms, push "Update report forms" to update. + + +
Community Reporting