diff --git a/src/components/LEVANTE/RegisterUsersInfo.vue b/src/components/LEVANTE/RegisterUsersInfo.vue new file mode 100644 index 000000000..c74abcef1 --- /dev/null +++ b/src/components/LEVANTE/RegisterUsersInfo.vue @@ -0,0 +1,62 @@ + + + diff --git a/src/pages/LEVANTE/RegisterUsers.vue b/src/pages/LEVANTE/RegisterUsers.vue index 14bf5175e..87afca167 100644 --- a/src/pages/LEVANTE/RegisterUsers.vue +++ b/src/pages/LEVANTE/RegisterUsers.vue @@ -2,43 +2,13 @@
+ + + +
- -
- -

A Group (Organization) must be created before registering users. You cannot register users otherwise.

-
- These fields are REQUIRED for registering users: - -
    -
  • id - The unique identifier for the user. Start from 1.
  • -
  • userType - The type of user. Must be one of the following: child, parent, teacher.
  • -
  • month - The month of the year the user was born.
  • -
  • year - The year the user was born.
  • -
  • group - The name of the group.
  • -
- - These fields are optional, HOWEVER, you must use them if you want to link children with thier - parents and teachers: - -
    -
  • childId - The unique identifier for the child. Start from 1.
  • -
  • parentId - The unique identifier for the parent. Start from 1.
  • -
  • teacherId - The unique identifier for the teacher. Start from 1.
  • -
- - Below is an example of what your CSV/spreadsheet could look like. Note that you may upload a CSV with any - columns you need, but those not required for registration can be ignored during processing by selecting the - "Ignore this column" option. - - CSV upload example -
-
- - -
- - -

Use the dropdowns below to properly assign each column.

-

- Columns that are not assigned will not be imported. But please note that a column has to be assigned for - each of the required fields: -

-
    -
  • id - The unique identifier for the user. Start from 1.
  • -
  • teacherId - The unique identifier for the teacher. Start from 1.
  • -
  • month - The month of the year the user was born.
  • -
  • year - The year the user was born.
  • -
  • group - The name of the group.
  • -
- - You can scroll left-to-right to see more columns -
- -
- {{ errorMessage }} -
- + +
- + +
- -
-
-

Error Users

- Download Table -
- - - - - - +
+ + +
+
+

Rows with Errors

+ + + + +
+