mirror of
https://github.com/aaronleetw/Attendance.git
synced 2024-11-14 11:01:39 -08:00
Added Import Templates
This commit is contained in:
parent
23dc874b74
commit
1e4165dbb9
5 changed files with 40 additions and 0 deletions
3
import_templates/1.csv
Normal file
3
import_templates/1.csv
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
number,name,eng_name
|
||||||
|
password,,
|
||||||
|
1,範例名稱,Demo Name
|
|
11
import_templates/2.csv
Normal file
11
import_templates/2.csv
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
,Language
|
||||||
|
Code,jp
|
||||||
|
Name,Japanese
|
||||||
|
Teacher,JP Teacher
|
||||||
|
Class,101
|
||||||
|
Password,password
|
||||||
|
Code,es
|
||||||
|
Name,Spanish
|
||||||
|
Teacher,ES Teacher
|
||||||
|
Class,102
|
||||||
|
Password,password
|
|
3
import_templates/3.csv
Normal file
3
import_templates/3.csv
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
number,Language
|
||||||
|
1,es
|
||||||
|
2,jp
|
|
21
import_templates/4.csv
Normal file
21
import_templates/4.csv
Normal file
|
@ -0,0 +1,21 @@
|
||||||
|
Period Day,1,2,3,4,5
|
||||||
|
m,早讀,早讀,早讀,早讀,早讀
|
||||||
|
1,Class 01,,,,
|
||||||
|
1-t,Teacher 01,,,,
|
||||||
|
2,,,,,
|
||||||
|
2-t,,,,,
|
||||||
|
3,,,,,
|
||||||
|
3-t,,,,,
|
||||||
|
4,,,,,
|
||||||
|
4-t,,,,,
|
||||||
|
n,午休,午休,午休,午休,午休
|
||||||
|
5,,,,,
|
||||||
|
5-t,,,,,
|
||||||
|
6,,,,,
|
||||||
|
6-t,,,,,
|
||||||
|
7,,,,,
|
||||||
|
7-t,,,,,
|
||||||
|
8,,,,,
|
||||||
|
8-t,,,,,
|
||||||
|
9,,,,,
|
||||||
|
9-t,,,,,
|
|
2
import_templates/dates.csv
Normal file
2
import_templates/dates.csv
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
2021-09-13,2021-09-14,2021-09-15,2021-09-16,2021-09-17
|
||||||
|
1,2,3,4,5
|
|
Loading…
Reference in a new issue