Oluwaseun Ogunmolu
Oluwaseun Ogunmolu
  • 41
  • 228 004
How to Import XLXFORM GoogleSheet via URL To Kobotoolbox
When importing an XLSForm via URL, please make sure that the URL points to the XLS file directly and that it is publicly accessible. A quick way to test this is to load the URL in a browser: it should trigger the download of the file. (If it loads a page in the browser, then it’s not the right URL).
BUY ME A COFFEE: www.buymeacoffee.com/seunogunmop
มุมมอง: 1 852

วีดีโอ

HOW TO DEPLOY FORM TO KOBOCOLLECT APP
มุมมอง 35K2 ปีที่แล้ว
Once you are ready to begin starting or piloting your data collection for a particular project, click the Deploy button to make the form live and allow data collection to begin. You can edit your form as many times as you like by clicking on the pencil icon (1), which takes you to the formbuilder, or by downloading the XLSForm and replace the form (2) after you make the needed changes. BUY ME A...
Deploy Form to Server in Kobotoolbox
มุมมอง 1.5K2 ปีที่แล้ว
Once you are ready to begin starting or piloting your data collection for a particular project, click the Deploy button to make the form live and allow data collection to begin. You can edit your form as many times as you like by clicking on the pencil icon (1), which takes you to the formbuilder, or by downloading the XLSForm and replace the form (2) after you make the needed changes. BUY ME A...
Pull Data Functionality in KoboToolbox
มุมมอง 11K2 ปีที่แล้ว
If you have done a listing and you want to reuse some information in the main survey, you can use "pull data" to pull the data from .csv file and call the information in the main survey. How to pull data Give that field a name that you want Then in its calculation column, call the pulldata() function, indicating which field to pull from which row of which .csv file. This can be achieved by writ...
Manage Translation in Kobotoolbox
มุมมอง 3.6K2 ปีที่แล้ว
In Kobotoolbox, you can translate your form to any languages that you want. Watch this video to see how it's been done click here to get all languages code www.iana.org/assignments/language-subtag-registry/language-subtag-registry #dataanalytics #datacollection #datascience #kobotoolbox #odklejka BUY ME A COFFEE 😊 : www.buymeacoffee.com/seunogunmop
Sharing Your Project and Managing Permissions in Kobotoolbox
มุมมอง 18K2 ปีที่แล้ว
KoboToolbox allows you to give different levels of access to different users by setting flexible permission levels within each project. While most users may only need to manage a single account to access, enter and review data for a given project, sometimes more complex scenarios require multiple users with different levels of access. For example, you can share a project with some users and onl...
Using Regular Expression in Kobotoolbox to Collect Phone Numbers, Email Addresses, and Restrict Text
มุมมอง 4.4K2 ปีที่แล้ว
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 validate, search, extract, and restrict text in most programming languages. KoboToolbox supports regex to control the length and characters during data entry to a particular question (e.g. controlling the entry of mobile number to exactly 10 di...
How to Change Font and Color of Questions in Kobotoolbox
มุมมอง 7K2 ปีที่แล้ว
In this video, you are going to learn how to change the color and font of questions in Kobotoolbox. #dataanalytics #odk #datacollection #datascience #kobotoolbox
How To Use Kobotoolbox To Design Assessment Questions For Students With Real-Time Alerts.
มุมมอง 3.5K2 ปีที่แล้ว
This is a simple project on how to create student's Assessment Questions with Real-Time Notifications. In this video, I make use of videos, audio and Images to create questions while leveraging on Google Sheet to send Notifications to the parent of the students. This is only to highlight Kobotoolbox's effectiveness and how surveys can be created with it. #dataanalytics #datacollection #datascie...
How to add Images to Questions and Options in Kobotoolbox
มุมมอง 6K2 ปีที่แล้ว
In addition to text questions and text choices, you can also add various types of media (such as image, audio, and video) to your forms. Having media in a form should sometimes be able to help you express your questions and choices in a much better way. Media in a form works both on Collect android app and Web forms (Enketo). In this video, I explain extensively how to add images to questions a...
How to Add Videos in Questions and Options in Kobotoolbox
มุมมอง 7222 ปีที่แล้ว
In addition to text questions and text choices, you can also add various types of media (such as image, audio, and video) to your forms. Having media in a form should sometimes be able to help you express your questions and choices in a much better way. Media in a form works both on Collect android app and Web forms (Enketo). In this video, I explain extensively how to add videos in questions a...
Using XLSFORM Code for Validation Criteria in Kobotoolbox
มุมมอง 4.1K2 ปีที่แล้ว
You can directly add a condition or manually enter validation logic in XLSFrom code. The type of restrictions under “Add a condition” corresponds to the type of the questions (123 - numbers, text, date) selected. As seen from the example above, the question type is number and the validation criteria restricts the response to be greater than 3 and less than or equal to 30. The Error Message (opt...
Validation Criteria in Kobotoolbox
มุมมอง 3.6K2 ปีที่แล้ว
This feature allows you to avoid accidental or invalid answers, especially in numeric questions (integer or decimal response types). However, validation can be used on any question. Validation criteria are also sometimes referred to as constraints.
Using Text Skip Logic in Kobotoolbox
มุมมอง 9K2 ปีที่แล้ว
Skip logic and branching are used to let respondents skip one or more questions and jump to a different question, page, or survey. The branch logic executes based on their response to the current question. You can use this feature to control the survey flow and display relevant questions. In this video I explain how to use skip logic in Kobotoolbox leveraging on text questions
Skip Logic in Kobotoolbox
มุมมอง 10K2 ปีที่แล้ว
Skip Logic in Kobotoolbox
HOW TO IMPORT MAP TO KOBOTOOLBOX MAPSERVER
มุมมอง 6K2 ปีที่แล้ว
HOW TO IMPORT MAP TO KOBOTOOLBOX MAPSERVER
Mandatory Question in Kobotoolbox
มุมมอง 5312 ปีที่แล้ว
Mandatory Question in Kobotoolbox
HIDDEN QUESTION IN KOBOTOOLBOX
มุมมอง 1.9K2 ปีที่แล้ว
HIDDEN QUESTION IN KOBOTOOLBOX
How To Fetch Kobotoolbox API To Web Interface Using Django
มุมมอง 5222 ปีที่แล้ว
How To Fetch Kobotoolbox API To Web Interface Using Django
How To Fetch Kobotoolbox API To Web Interface Using Django
มุมมอง 1.7K2 ปีที่แล้ว
How To Fetch Kobotoolbox API To Web Interface Using Django
How To Send Automated Email in Kobotoolbox
มุมมอง 3K2 ปีที่แล้ว
How To Send Automated Email in Kobotoolbox
HOW TO MAKE USE OF VIDEO QUESTION TYPE IN KOBOTOOLBOX
มุมมอง 952 ปีที่แล้ว
HOW TO MAKE USE OF VIDEO QUESTION TYPE IN KOBOTOOLBOX
How to Scan a Barcode in Kobotoolbox
มุมมอง 9K2 ปีที่แล้ว
How to Scan a Barcode in Kobotoolbox
Rating Question Type in Kobotoolbox
มุมมอง 2.4K2 ปีที่แล้ว
Rating Question Type in Kobotoolbox
How To Create Unique Identity Numbers in Kobotoolbox For Respondents
มุมมอง 9K2 ปีที่แล้ว
How To Create Unique Identity Numbers in Kobotoolbox For Respondents
How to Fetch Data in Kobotoolbox to Google Sheet in Real time
มุมมอง 11K2 ปีที่แล้ว
How to Fetch Data in Kobotoolbox to Google Sheet in Real time
How to make use of Area Point in Kobotoolbox
มุมมอง 4.2K2 ปีที่แล้ว
How to make use of Area Point in Kobotoolbox
How to Record Line Point In Kobotoolbox
มุมมอง 1.1K2 ปีที่แล้ว
How to Record Line Point In Kobotoolbox
How To Use Data Column Name in Kobotoolbox
มุมมอง 1K2 ปีที่แล้ว
How To Use Data Column Name in Kobotoolbox
Mandatory Question in Kobotoolbox
มุมมอง 1.6K2 ปีที่แล้ว
Mandatory Question in Kobotoolbox