Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update mapping.md #2012

Open
wants to merge 3 commits into
base: development
Choose a base branch
from
Open

Update mapping.md #2012

wants to merge 3 commits into from

Conversation

manjitapandey
Copy link
Contributor

@manjitapandey manjitapandey commented Dec 20, 2024

documented updating of users metadata in osm.

What type of PR is this? (check all applicable)

  • πŸ• Feature
  • πŸ› Bug Fix
  • πŸ“ Documentation
  • πŸ§‘β€πŸ’» Refactor
  • βœ… Test
  • πŸ€– Build or CI
  • ❓ Other (please specify)

Related Issue

Example: Fixes #2010 , #921

Describe this PR

Added more details on mapper's workflow
Addition of user's metadata in odk

Review Guide

Notes for the reviewer. How to test this change?

Checklist before requesting a review

[optional] What gif best describes this PR or how it makes you feel?

documented updating of users metadata in osm.

Signed-off-by: Manjita Pandey <[email protected]>
@github-actions github-actions bot added the docs Improvements or additions to documentation label Dec 20, 2024
mapping experience.

## Part (A): Setup For Mapping

### Step 1: Install The Custom ODK Collect Mobile App

- The first time you load the project, you should be prompted to download
the custom `.apk` from the sidebar.
the custom `.apk` from the upper right corner of your browser window
usually represented by three vertical dots.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's not dot. It shall be represented by a hamburger menu(might be technical)/menu/☰

updated changes requested

Signed-off-by: Manjita Pandey <[email protected]>
@spwoodcock
Copy link
Member

Love the changes πŸ‘

The stuff regarding adding these three metadata fields doesn't have to be done byvthr user though. They are automatically injected field by us & are always collected (username, email, device id)

@manjitapandey
Copy link
Contributor Author

I observed we don't add email and phone numbers automatically but usernames are added and I have provided them info about that too.

@@ -19,7 +23,19 @@ mapping experience.
You may have to enable installing from unknown sources in your device
settings too.

### Step 2: Access the Mapper Frontend
### Step 2: Add metadata on odk application(Optional)
Copy link
Member

@spwoodcock spwoodcock Dec 20, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this section should be removed, as its not something the user should have to configure manually. All the fields you mention are already included by default.

Sure we don't actually inject an email or phoje number into the field yet (as they are not available, we may never do this), but they are enabled anyway

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Documentation on addition of user's metadata in odk collect so we get proper statistics
3 participants