Skip to content

Commit

Permalink
Merge pull request #359 from kobotoolbox/update-intro-articles
Browse files Browse the repository at this point in the history
Update intro articles
  • Loading branch information
jamesrkiger authored Feb 12, 2024
2 parents b1567c2 + 92631e2 commit 51847e7
Show file tree
Hide file tree
Showing 8 changed files with 81 additions and 207 deletions.
24 changes: 24 additions & 0 deletions source/about_kobotoolbox.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# About KoboToolbox: Accessible data collection for everyone
**Last updated:** <a href="https://github.com/kobotoolbox/docs/blob/eccdb7afac11e7af0ce548f7025dad6399a85fe2/source/about_kobotoolbox.md" class="reference">6 Feb 2024</a>

KoboToolbox makes high quality data accessible to social impact organizations worldwide. Designed by data collection practitioners specifically for challenging settings, KoboToolbox is easy to use, adaptable, and resource efficient.

![image](images/about_kobotoolbox/2022-kobotoolbox-users.png)

## Why KoboToolbox is unique

KoboToolbox is hosted and maintained by the international nonprofit organization [Kobo](https://www.kobotoolbox.org/about-us/the-organization/). Our mission is to empower individuals and organizations around the world with high quality data collection tools for creating data-driven social impact.

Read more about [our mission →](https://www.kobotoolbox.org/about-us/our-mission/)

## Supporting global impact

KoboToolbox is the most widely used data collection tool for humanitarian action, development, peacebuilding, human rights, environmental protection, and other social impact initiatives. To support our nonprofit users, we provide our tools for free under the [Community Plan](https://www.kobotoolbox.org/pricing/#free). We also offer [advanced services](https://www.kobotoolbox.org/services/) and [upgrades](https://www.kobotoolbox.org/pricing/) for large organizations with high volume and complex data collection needs.

To learn more about how organizations around the world are using KoboToolbox, visit [our blog →](https://www.kobotoolbox.org/blog/)

## More resources

In addition to the [Help Center](https://support.kobotoolbox.org/), users can visit the [Community Forum](https://community.kobotoolbox.org/) to ask questions and share ideas. For a comprehensive introduction to data collection with KoboToolbox, users can enroll in our online [KoboToolbox Essentials Course](https://academy.kobotoolbox.org/courses/essentials). Online and in-person training sessions are also available for teams.

Learn more about [our training services→](https://www.kobotoolbox.org/services/training/)
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added source/images/welcome/dashboard-development.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion source/managing_permissions.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Sharing Your Project and Managing Permissions
**Last updated:** <a href="https://github.com/kobotoolbox/docs/blob/4b02e01a48425b6aab6d98357b053036228a7e4d/source/managing_permissions.md" class="reference">6 Feb 2024</a>
**Last updated:** <a href="https://github.com/kobotoolbox/docs/blob/7f83300443438195a50b1cfea0cdc45926d36fc5/source/managing_permissions.md" class="reference">6 Feb 2024</a>

KoboToolbox allows you to give different levels of access to different users by
setting flexible permission levels within each project. While most users may
Expand Down
2 changes: 1 addition & 1 deletion source/qualitative_analysis.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Qualitative Analysis of Audio Responses
**Last updated:** <a href="https://github.com/kobotoolbox/docs/blob/817ba6376b169153947bc5bf878c15bd1356b271/source/qualitative_analysis.md" class="reference">6 Feb 2024</a>
**Last updated:** <a href="https://github.com/kobotoolbox/docs/blob/7f83300443438195a50b1cfea0cdc45926d36fc5/source/qualitative_analysis.md" class="reference">6 Feb 2024</a>

Qualitative analysis can be crucial for research and emergency response, offering in-depth insights often missed in quantitative data collection. KoboToolbox’s qualitative analysis tools help users to efficiently process and understand complex information from open-ended audio responses. Using the qualitative analysis features, you can add new data fields for summarizing, categorizing, and describing audio responses.

Expand Down
6 changes: 3 additions & 3 deletions source/recently_updated.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# Recently updated Support Articles

<!--This page is auto generated using the `scripts/last-updated.py` script, do not update manually-->
1. [Basics of KoboToolbox](welcome.md) (6 Feb 2024)
1. [Sharing Your Project and Managing Permissions](managing_permissions.md) (6 Feb 2024)
1. [Qualitative Analysis of Audio Responses](qualitative_analysis.md) (6 Feb 2024)
1. [About KoboToolbox: Accessible data collection for everyone](about_kobotoolbox.md) (6 Feb 2024)
1. [Restricting Text Responses With Regular Expressions](restrict_responses.md) (6 Feb 2024)
1. [Using the Question Library](question_library.md) (5 Jan 2024)
1. [KoboToolbox Integration on monday.com](kobotoolbox_monday_integration.md) (10 Oct 2023)
1. [Resetting Passwords](reset_password.md) (22 Sep 2023)
1. [Data Collection on KoboCollect App (Older Version)](kobocollect-android.md) (21 Sep 2023)
1. [Software Architecture](software_architecture.md) (21 Sep 2023)
1. [Using the API](api.md) (21 Sep 2023)
1. [What is KoboToolbox](welcome.md) (11 Sep 2023)
1. ["Photo", "Audio", "Video" and "File" question types](photo_audio_video_file.md) (11 Sep 2023)
2 changes: 1 addition & 1 deletion source/restrict_responses.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Restricting Text Responses With Regular Expressions
**Last updated:** <a href="https://github.com/kobotoolbox/docs/blob/8e3556237cfd8cd779e6155c21d74c0db88a9c01/source/restrict_responses.md" class="reference">9 Mar 2023</a>
**Last updated:** <a href="https://github.com/kobotoolbox/docs/blob/7f83300443438195a50b1cfea0cdc45926d36fc5/source/restrict_responses.md" class="reference">6 Feb 2024</a>

A regular expression, or regex, is a search pattern used for matching specific
characters and ranges of characters within a string. It is widely used to
Expand Down
Loading

0 comments on commit 51847e7

Please sign in to comment.