mirror of
https://github.com/ets-cfuhrman-pfe/EvalueTonSavoir.git
synced 2025-08-11 21:23:54 -04:00
Added the percentage display for the following question types: TrueFalse, MultipleChoice, Numerical and ShortAnswer Modified the signature of each question types to optionally receive students in order to display their pickrate for each option |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| .dockerignore | ||
| .env.development | ||
| .env.example | ||
| .eslintrc.cjs | ||
| .prettierrc.json | ||
| babel.config.cjs | ||
| Dockerfile | ||
| eslint.config.js | ||
| index.html | ||
| jest.config.cjs | ||
| jest.setup.cjs | ||
| package-lock.json | ||
| package.json | ||
| pull_request_template.md | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vercel.json | ||
| vite.config.ts | ||