mirror of
https://github.com/vee1e/bulk-questionnaire-upload.git
synced 2026-09-01 09:50:06 +00:00
- Modified the parse_file endpoint to return data in mForm comptaible format instead of the previous schema. - Updated the get_form_by_id endpoint to return forms in the new tempData.json format. - Enhanced XLSFormParser to support the conversion of database format to tempData.json format. - Adjusted tests to validate the new response structure for parsed forms. |
||
|---|---|---|
| .. | ||
| backend | ||
| frontend | ||
| test_xlsforms_incorrect | ||
| test_xlsforms_valid | ||
| codeshares | ||
| make-valid.py | ||
| make.py | ||
| test_validation.py | ||
| testsheet.xls | ||
| testsheet2.xls | ||