Parser used in the various web projects (Svelte) of the SPF-Open organization. (SPF-Finances -> P&O -> Testing team)
It supports the following parsing and transformation:
| From | extension | To | Implementation |
|---|---|---|---|
| MCQ | xlsx | CSV (TAO) | Done |
| MCQ | xlsx | JS Object | Done |
| MCQ | zip (QTI) | JS Object | Planned |
| OQ | xlsx | JS Object | Done |
| OQ | zip (QTI) | JS Object | Planned |
- Docker
- VS-code
- Dev containers extension (microsoft)
- ...