Skip to content

Commit

Permalink
GITBOOK-1142: No subject
Browse files Browse the repository at this point in the history
  • Loading branch information
pjoshi751 authored and gitbook-bot committed Oct 20, 2024
1 parent 2f964ab commit 194f463
Show file tree
Hide file tree
Showing 11 changed files with 13 additions and 21 deletions.
18 changes: 9 additions & 9 deletions SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,22 +8,22 @@
* [📔 Create an Individual Registrant](social-registry/features/individuals-and-groups/user-guides/create-an-individual-registrant.md)
* [📔 Create a Group and Add Individual Registrants to the Group](social-registry/features/individuals-and-groups/user-guides/create-a-group-and-add-individual-registrants-to-the-group.md)
* [📔 Import CSV file to Social Registry](social-registry/features/individuals-and-groups/user-guides/import-csv-file-to-social-registry.md)
* [Offline Registration](social-registry/features/offline-registration/README.md)
* [Enumerator ID](social-registry/features/offline-registration/enumerator-id.md)
* [Self Service Registration Portal](social-registry/features/self-service-registration-portal.md)
* [Offline Assisted Registration](social-registry/features/offline-assisted-registration/README.md)
* [Enumerator ID](social-registry/features/offline-assisted-registration/enumerator-id.md)
* [Online Self Registration](social-registry/features/online-self-registration.md)
* [Online Assisted Registration](social-registry/features/online-assisted-registration/README.md)
* [📔 User Guides](social-registry/features/online-assisted-registration/user-guides/README.md)
* [📔 Create a New Household](social-registry/features/online-assisted-registration/user-guides/create-a-new-household.md)
* [📔 Create a New Individual in Registration Portal](social-registry/features/online-assisted-registration/user-guides/create-a-new-individual-in-registration-portal.md)
* [📔 Create a New Portal User](social-registry/features/online-assisted-registration/user-guides/create-a-new-portal-user.md)
* [📔 Configure Portal User to Limit Accessing Location](social-registry/features/online-assisted-registration/user-guides/configure-portal-user-to-limit-accessing-location.md)
* [Deduplication](social-registry/features/deduplication/README.md)
* [📔 User Guides](social-registry/features/deduplication/user-guides/README.md)
* [📔 Configure ID Deduplication, Deduplicate, and Save Duplicate Groups/Individuals](social-registry/features/deduplication/user-guides/configure-id-deduplication-deduplicate-and-save-duplicate-groups-individuals.md)
* [Deduplicator Service](social-registry/features/deduplication/deduplicator-service.md)
* [Locking of Records](social-registry/features/locking-of-records.md)
* [Dynamic Registry](social-registry/features/registry-update-mechanisms.md)
* [Document Storage](social-registry/features/document-storage.md)
* [Registration Portal](social-registry/features/registration-portal/README.md)
* [📔 User Guides](social-registry/features/registration-portal/user-guides/README.md)
* [📔 Create a New Household](social-registry/features/registration-portal/user-guides/create-a-new-household.md)
* [📔 Create a New Individual in Registration Portal](social-registry/features/registration-portal/user-guides/create-a-new-individual-in-registration-portal.md)
* [📔 Create a New Portal User](social-registry/features/registration-portal/user-guides/create-a-new-portal-user.md)
* [📔 Configure Portal User to Limit Accessing Location](social-registry/features/registration-portal/user-guides/configure-portal-user-to-limit-accessing-location.md)
* [Configurability](social-registry/features/configurability/README.md)
* [📔 User Guide](social-registry/features/configurability/user-guide/README.md)
* [📔 Configure ID Types](social-registry/features/configurability/user-guide/configure-id-types.md)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
---
description: Work In Progress
---

# Registration Portal
# Online Assisted Registration

### Introduction

Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
---
description: Work in Progress
---

# Self Service Registration Portal
# Online Self Registration

The Self Service Registration Portal for a Social Registry (SR-SSRP) is a digital platform designed to streamline and simplify the process of accessing and managing social services. It empowers citizens to interact with social services independently, reducing administrative burdens and improving service delivery.

Expand Down
4 changes: 2 additions & 2 deletions social-registry/features/registry-update-mechanisms.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ layout:
visible: true
---

# Dynamic Updates
# Dynamic Registry

In Social Registry (SR), the applicants' and registrants' data are received and updated in various ways. 

The table below provides the mechanism used to receive and update data in SR.

<table><thead><tr><th width="286">Mechanism</th><th>Description</th></tr></thead><tbody><tr><td><a href="../developer-zone/api/"><strong>APIs</strong></a></td><td>APIs provide automatic updates and real-time data synchronization between systems.</td></tr><tr><td><a href="individuals-and-groups/user-guides/"><strong>Login-based direct data entry</strong></a></td><td>Authorised users can log into the SR module to manually insert or change information. You have direct control over the data and can make changes quickly using this mechanism.</td></tr><tr><td><a href="registration-portal/"><strong>Registration portal</strong></a></td><td>Beneficiaries who have registered can log in to the portal to receive services from service providers, such as organisations or entities. They can manually add and update their details on the portal. </td></tr><tr><td><a href="../../utilities-and-tools/odk-collection-app.md"><strong>ODK</strong></a></td><td><ul><li>ODK (Open Data Kit) can be accessed via Android devices, Agents, and other devices. ODK is a tool that allows for data collection from mobile devices. The ODK Collect app allows enumerators or field workers to collect data offline. The registrant details are uploaded to ODK Central as the agent moves to a place with internet connectivity.</li><li>The ODK Importer is a module built by OpenG2P. It is specifically designed to customise, set up the necessary field depending on the ODK form, and import the beneficiary's pertinent ODK form into OpenG2P Systems using the Social Registry module.</li></ul></td></tr><tr><td><a href="individuals-and-groups/user-guides/import-csv-file-to-social-registry.md"><strong>CSV</strong></a></td><td>Users can upload a CSV (Comma-Separated Values) file with the most recent data to update the Social Registry. This approach is helpful for users with the data in a spreadsheet format or bulk updates.</td></tr></tbody></table>
<table><thead><tr><th width="286">Mechanism</th><th>Description</th></tr></thead><tbody><tr><td><a href="../developer-zone/api/"><strong>APIs</strong></a></td><td>APIs provide automatic updates and real-time data synchronization between systems.</td></tr><tr><td><a href="individuals-and-groups/user-guides/"><strong>Login-based direct data entry</strong></a></td><td>Authorised users can log into the SR module to manually insert or change information. You have direct control over the data and can make changes quickly using this mechanism.</td></tr><tr><td><a href="online-assisted-registration/"><strong>Registration portal</strong></a></td><td>Beneficiaries who have registered can log in to the portal to receive services from service providers, such as organisations or entities. They can manually add and update their details on the portal. </td></tr><tr><td><a href="../../utilities-and-tools/odk-collection-app.md"><strong>ODK</strong></a></td><td><ul><li>ODK (Open Data Kit) can be accessed via Android devices, Agents, and other devices. ODK is a tool that allows for data collection from mobile devices. The ODK Collect app allows enumerators or field workers to collect data offline. The registrant details are uploaded to ODK Central as the agent moves to a place with internet connectivity.</li><li>The ODK Importer is a module built by OpenG2P. It is specifically designed to customise, set up the necessary field depending on the ODK form, and import the beneficiary's pertinent ODK form into OpenG2P Systems using the Social Registry module.</li></ul></td></tr><tr><td><a href="individuals-and-groups/user-guides/import-csv-file-to-social-registry.md"><strong>CSV</strong></a></td><td>Users can upload a CSV (Comma-Separated Values) file with the most recent data to update the Social Registry. This approach is helpful for users with the data in a spreadsheet format or bulk updates.</td></tr></tbody></table>

0 comments on commit 194f463

Please sign in to comment.