Skip to content

Commit e86e7d8

Browse files
Update form_meta.md
1 parent 470fe7d commit e86e7d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/form_meta.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@ during the normal data collection process:
2525
| Start Time | Records the exact time and date when a submission is started. |
2626
| End Time | Records the date and time when a submission is finalized. |
2727
| Today | Records the date of the submission. |
28-
| Username | In KoboCollect, records the username saved in the [KoboCollect app settings](https://support.kobotoolbox.org/kobocollect_settings.html#user-and-device-identity-settings). If no username is set, it records the one used to sign in to the server. In Enketo, records the account username only if [authentication is required](https://support.kobotoolbox.org/project_sharing_settings.html#allowing-submissions-without-authentication).<br><br>**Note:** Because the `username` field can be edited in KoboCollect, it may not match the account used to authenticate to the server. To see which account submitted the data, refer to the automatically generated `_submitted_by` field. |
28+
| Username | In KoboCollect, records the username saved in the [KoboCollect app settings](https://support.kobotoolbox.org/kobocollect_settings.html#user-and-device-identity-settings). If no username is set, it records the one used to sign in to the server. In Enketo, records the account username only if [authentication is required](https://support.kobotoolbox.org/project_sharing_settings.html#allowing-submissions-without-authentication).<br><br>**Note:** Because the username field can be edited in KoboCollect, it may not match the account used to authenticate to the server. To see which account submitted the data, refer to the automatically generated `_submitted_by` field. |
2929
| Audit | Captures a detailed log of the interview process, including start time, end time, location, and user actions during the entire data collection process. This metadata question is not supported in Enketo. Learn more about audit logging [here](audit_logging.md) |
3030
| Background Audio | Records [audio in the background](https://support.kobotoolbox.org/recording-interviews.html) while a form is open. |
31-
| Device ID | Records the unique identification of the device or browser used to collect data. The `deviceid` is automatically generated and cannot be modified by users.<br><br>**Note:** In KoboCollect, the `deviceid` is updated whenever the app is reinstalled on a device. In Enketo, the `deviceid` resets any time a new browser window is used. |
31+
| Device ID | Records the unique identification of the device or browser used to collect data. The device ID is automatically generated and cannot be modified by users.<br><br>**Note:** In KoboCollect, the device ID is updated whenever the app is reinstalled on a device. In Enketo, the device ID resets any time a new browser window is used. |
3232
| Phone Number | Records the phone number stored in the [KoboCollect app settings](https://support.kobotoolbox.org/kobocollect_settings.html#user-and-device-identity-settings). This metadata question is not supported in Enketo. |
3333

3434
### Adding form metadata in XLSForm

0 commit comments

Comments
 (0)