From ba204000db8dba4a51f76137f0db4ed43bf1970e Mon Sep 17 00:00:00 2001 From: jnm Date: Fri, 29 Dec 2023 18:03:16 +0000 Subject: [PATCH] deploy: e65dd7136246e8d336533bce7ffa994821234247 --- _sources/question_library.md.txt | 2 +- question_library.html | 2 +- searchindex.js | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/_sources/question_library.md.txt b/_sources/question_library.md.txt index d5316a68..73932c70 100644 --- a/_sources/question_library.md.txt +++ b/_sources/question_library.md.txt @@ -37,7 +37,7 @@ By default, each XLS file will import as a new Collection. If your file only con Use [this Excel file as a template](http://kobo-support.s3.amazonaws.com/screens/collection%20import%20sample-2.xlsx). The file generally follows the XLSForm format. There a few differences: -* The main sheet containing the questions should be named **survey**. +* The main sheet containing the questions should be named **library** when uploading multiple blocks. * (Optional) Question blocks should be defined in the additional column called **block**, writing the same block title in each row of the table that should be included in the block. The block label has no limitations in terms of characters, but it needs to be the exact same spelling to avoid breaking the block up ('Household questions' is different from 'household questions'). Use a block title that makes it easy to identify the contents later on. * Any row in the template sheet that doesn't have a value in the block column will be imported as a separate question. * (Optional) Define any tags for the question or block by adding a column **tag:[your tag name]** for each tag, then writing '1' in each row that should use the tag. In the case of blocks, it's enough to write '1' in any of the rows in the block regardless which one. It's enough to mark one of the questions in the block, though it doesn't matter if several questions are tagged. diff --git a/question_library.html b/question_library.html index ff8fce46..e2c19755 100644 --- a/question_library.html +++ b/question_library.html @@ -129,7 +129,7 @@

Importing CollectionsBy default, each XLS file will import as a new Collection. If your file only contains one question or one block, it will import just that one question or one block instead of creating a Collection. The name of the Collection is taken from the file name (duplicates of existing Collections are allowed). But it’s easy to rename the Collection after importing it - just click on the Collection name in the left sidebar, then click the settings icon.

Use this Excel file as a template. The file generally follows the XLSForm format. There a few differences: