mirror of
https://github.com/vee1e/bulk-questionnaire-upload.git
synced 2026-09-01 09:50:06 +00:00
feat: enhance form upload component and parsing logic
- Refactored methods to extract form details such as title, language, version, questions count, and options count. - Updated XLSFormParser to use default form IDs and improved data conversion from tempData.json. - Adjusted the getFormById method to return a more flexible response type.
This commit is contained in:
parent
86a45d02da
commit
94a35c90d6
4 changed files with 245 additions and 31 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -22,3 +22,4 @@ dist/
|
|||
project-plans/
|
||||
.DS_Store
|
||||
.cursorrules
|
||||
tempData.json
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue