Import file values can be quite strict when it comes to format and/or raw value. This table should be used as a guide when organising import file data.
Data Type | Description | Valid Value(s) | Notes |
---|---|---|---|
Dates | Represents a specific calendar date. Dates should be set to a Date format (Format marked without an asterisk so it's stored independent of location) within the excel spreadsheet. This will allow DOTS Link to determine the appropriate date format and avoid date ambiguity. If the cell format is Text, the date format should follow the standard Percepium LMS format: yyyy/mm/dd. | 8th of April 2018: 2018/05/08 | These format rules are enforced as ambiguous day/month values will result in an error. |
Time Zone | Represents a time zone. |
|
A positive or negative time must be specified. |
Yes / No | Also known as true/false or a boolean. |
No values:
Yes values:
|
A positive or negative time must be specified. |
Custom Fields | Custom fields are a flexible way to add any additional fields you may want to store from the user that Percepium doesn't provide out of the box. | Text box, Numeric and Date Fields are the only supported custom field types. DateField's must follow the Date format listed above in the Dates data type. TextBox's do not require a date format if the TextBox is used to display dates. |
|
Email Addresses | Complies with the official specifications from here. |
The local-part of the e-mail address may use any of these ASCII characters:
|
The LMS/Web Services currently doesn't allow apostrophes by default. |