update script

This commit is contained in:
2024-04-26 17:39:02 -05:00
parent 51ecbd5b38
commit d65a81ccc9
6 changed files with 74 additions and 54 deletions

View File

@ -1,4 +1,5 @@
# Data
Backend data is placed in this repository. Currently this consists of the auditory training resources
Utilize `base_template.xlsx` as your starting point when creating auditory training resource data in excell form. This structure is what the upload script will look for. If your excell sheet is missing any of these required fields the sheet parser will fail and notify you that the upload could not complete.
# Data
Backend data is placed in this repository. Currently this consists of the auditory training resources
Utilize `base_template.xlsx` as your starting point when creating auditory training resource data in excell form. This structure is what the upload script will look for. If your excell sheet is missing any of these required fields the sheet parser will fail and notify you that the upload could not complete.