From 87eedd8526e8a35d6d8fb9bffcb74e2e3ed5264b Mon Sep 17 00:00:00 2001 From: Joshua Beretta Date: Mon, 2 Oct 2023 14:38:01 +0200 Subject: [PATCH] last updated --- source/api.md | 5 +---- source/kobocollect-android.md | 2 +- source/recently_updated.md | 8 ++++---- source/reset_password.md | 2 +- source/software_architecture.md | 2 +- 5 files changed, 8 insertions(+), 11 deletions(-) diff --git a/source/api.md b/source/api.md index 06252609..19be9c7d 100644 --- a/source/api.md +++ b/source/api.md @@ -1,8 +1,5 @@ # Using the API - -**Last updated:** -15 -Feb 2022 +**Last updated:** 21 Sep 2023 KoboToolbox has a number of advanced features built in based on our open source libraries, which include useful add-ons for advanced use cases. There are many diff --git a/source/kobocollect-android.md b/source/kobocollect-android.md index 82a61c4e..a05cc147 100644 --- a/source/kobocollect-android.md +++ b/source/kobocollect-android.md @@ -1,5 +1,5 @@ # Data Collection on KoboCollect App (Older Version) -**Last updated:** 6 Sep 2023 +**Last updated:** 21 Sep 2023

The older version of the KoboCollect App refers to v1.30.1 and below.

diff --git a/source/recently_updated.md b/source/recently_updated.md index f5fd9cbd..7ae5bc88 100644 --- a/source/recently_updated.md +++ b/source/recently_updated.md @@ -1,13 +1,13 @@ # Recently updated Support Articles +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. ["Photo", "Audio", "Video" and "File" question types](photo_audio_video_file.md) (11 Sep 2023) 1. [What is KoboToolbox](welcome.md) (11 Sep 2023) -1. [Installing KoboToolbox on a Local Computer](kobo_local_computer.md) (11 Sep 2023) -1. [Using Public Collections](using_public_collections.md) (11 Sep 2023) -1. [Manually Uploading Submissions](manual_upload.md) (6 Sep 2023) -1. [KoboToolbox Integration on monday.com](kobotoolbox_monday_integration.md) (6 Sep 2023) diff --git a/source/reset_password.md b/source/reset_password.md index 94e96985..d70d8853 100644 --- a/source/reset_password.md +++ b/source/reset_password.md @@ -1,5 +1,5 @@ # Resetting Passwords -**Last updated:** 15 Feb 2022 +**Last updated:** 22 Sep 2023 If you have forgotten or lost your account password, KoboToolbox allows you to reset it easily. diff --git a/source/software_architecture.md b/source/software_architecture.md index 0adcf736..5077e2fd 100644 --- a/source/software_architecture.md +++ b/source/software_architecture.md @@ -1,5 +1,5 @@ # Software Architecture -**Last updated:** 15 Feb 2022 +**Last updated:** 21 Sep 2023 KoboToolbox consists of the following components, all of which are open source (see links for source code):