Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. On your Android device, download the Area Calculator application from the Google Play Store
  2. In the Form Builder, add a Android App Callout type question
    1. Then, under the "Templates" dropdown of this question, select the "Area Calculator" question type

That's it!Displaying Extra Information

You have the option to display extra information at the top of the screen when the Area Calculator app is opened. These options can be added as Extra values in the formbuilder. Below are the key values that have to be filled out in order to display your information. 

  1. case_name: This key represents some identifying information, such as the name of the individual whose area is being surveyed. In the screenshot this is "Saumya Jain"
  2. case_label: A label for the case_name property. In the screenshot this is "Name: "
  3. plot_type: This key represents some identifying information about the area, such as the type of crop being farmed. In the screenshot this is "Wheat"
  4. plot_label: A label for the plot_type property. In the screenshot this is "Crop: "

 

Saving Images

In order to capture an image of the map and the polygon around the surveyed area, follow the steps below. 

  1. Add an extra to the Area Calculator question with key: image and value: 'true'
  2. Add an image capture question to the form
  3. Add a key/value pair to the Response section of the Area Calculator question, with key: image and value: drag and drop the image capture question

The image of the map and polygon will now be saved to the image capture question when the form is submitted. 

 

Image Added