diff --git a/source/managing_permissions.md b/source/managing_permissions.md index e364c937..c0cf91ae 100644 --- a/source/managing_permissions.md +++ b/source/managing_permissions.md @@ -1,5 +1,5 @@ # Sharing Your Project and Managing Permissions -**Last updated:** 25 Aug 2022 +**Last updated:** 6 Feb 2024 KoboToolbox allows you to give different levels of access to different users by setting flexible permission levels within each project. While most users may diff --git a/source/qualitative_analysis.md b/source/qualitative_analysis.md index 74dbcbc7..ffcd0e62 100644 --- a/source/qualitative_analysis.md +++ b/source/qualitative_analysis.md @@ -1,8 +1,5 @@ # Qualitative Analysis of Audio Responses - -**Last updated:** -5 -Feb 2024 +**Last updated:** 6 Feb 2024 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. diff --git a/source/recently_updated.md b/source/recently_updated.md index 3fc4ae62..13a7065b 100644 --- a/source/recently_updated.md +++ b/source/recently_updated.md @@ -1,13 +1,13 @@ # Recently updated Support Articles +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. [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. [Using the API](api.md) (21 Sep 2023) -1. [Software Architecture](software_architecture.md) (21 Sep 2023) 1. [Data Collection on KoboCollect App (Older Version)](kobocollect-android.md) (21 Sep 2023) -1. [Data Collection on KoboCollect App (Latest Version)](kobocollect_on_android_latest.md) (11 Sep 2023) -1. [HIPAA Compliance](hipaa_compliance.md) (11 Sep 2023) -1. [Connecting to your data using synchronous exports](synchronous_exports.md) (11 Sep 2023) -1. [Data Storage](data_storage.md) (11 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) diff --git a/source/restrict_responses.md b/source/restrict_responses.md index b20fa0b2..ec37cbc2 100644 --- a/source/restrict_responses.md +++ b/source/restrict_responses.md @@ -1,5 +1,5 @@ # Restricting Text Responses With Regular Expressions -**Last updated:** 20 Apr 2023 +**Last updated:** 9 Mar 2023 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