Issue 12: do inspection on mobile
Status:  Fixed
Owner:
Closed:  Oct 2011
Project Member Reported by peterokh...@gmail.com, Sep 25, 2011
The current functionality requires server connection before inspection can be done in order to check for the latest forms.

This causes problems if user is offine. Instead, add a menu called "get latest forms". The inspection menu should open the available form on the mobile phone.

Oct 1, 2011
Project Member #1 kayon...@gmail.com
Inspections are now saved to the m4w DB. Going to work on the mobile menus on phone client.
Status: Started
Oct 2, 2011
Project Member #2 kayon...@gmail.com
(No comment was entered for this change.)
Status: Fixed
Oct 7, 2011
Project Member #3 kayon...@gmail.com
in order to properly identify the question type you have to specify a post-fix description after a the fullstop.

E.g if u have question "Is Waterpoint near pitlatrine?"
the binding will be "is_waterpoint_near_pitlatrine.pollution"

Notice the ".pollution".It means the this question is of type pollution.This scheme is similar to the windows file extension scheme.

If the dot<any word> is missed. The question will then belong to the "general" question type.