| Issue 12: | do inspection on mobile | |
| 1 person starred this issue and may be notified of changes. | Back to list |
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
Status:
Started
Oct 2, 2011
(No comment was entered for this change.)
Status:
Fixed
Oct 7, 2011
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. |