Skip to content

Commit

Permalink
deploy: 6b680bc
Browse files Browse the repository at this point in the history
  • Loading branch information
jnm committed Jan 5, 2024
1 parent ba20400 commit 11c7c69
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion _sources/question_library.md.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ In addition to creating Collections in the interface, you can also import large

By 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](http://kobo-support.s3.amazonaws.com/screens/collection%20import%20sample-2.xlsx). The file generally follows the XLSForm format. There a few differences:
Use [this Excel file as a template](https://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 **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.
Expand Down
2 changes: 1 addition & 1 deletion question_library.html
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ <h2>Importing Collections<a class="headerlink" href="#importing-collections" tit
<p>In addition to creating Collections in the interface, you can also import large sets of questions and blocks from Excel, based on the XLSForm standard. Advanced users will find it more practical to start from existing XLSForms than copying existing question content into the tool one by one.</p>
<p><img alt="image" src="_images/import_collection.png" /></p>
<p>By 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.</p>
<p>Use <a class="reference external" href="http://kobo-support.s3.amazonaws.com/screens/collection%20import%20sample-2.xlsx">this Excel file as a template</a>. The file generally follows the XLSForm format. There a few differences:</p>
<p>Use <a class="reference external" href="https://kobo-support.s3.amazonaws.com/screens/collection%20import%20sample-2.xlsx">this Excel file as a template</a>. The file generally follows the XLSForm format. There a few differences:</p>
<ul class="simple">
<li><p>The main sheet containing the questions should be named <strong>library</strong> when uploading multiple blocks.</p></li>
<li><p>(Optional) Question blocks should be defined in the additional column called <strong>block</strong>, 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.</p></li>
Expand Down

0 comments on commit 11c7c69

Please sign in to comment.