add quiz questions

This commit is contained in:
2024-04-08 09:34:45 -06:00
parent 56e660f49d
commit 5ab5cf62db
6 changed files with 316 additions and 5 deletions

9
package-lock.json generated
View File

@ -9,6 +9,7 @@
"version": "0.0.0",
"dependencies": {
"@headlessui/vue": "^1.7.19",
"@heroicons/vue": "^2.1.3",
"appwrite": "^13.0.2",
"pinia": "^2.1.7",
"vue": "^3.4.21",
@ -1150,6 +1151,14 @@
"vue": "^3.2.0"
}
},
"node_modules/@heroicons/vue": {
"version": "2.1.3",
"resolved": "https://registry.npmjs.org/@heroicons/vue/-/vue-2.1.3.tgz",
"integrity": "sha512-CP4ipIwFbV4NEn8ULUCN110wkV0wZq6dsViDL3HwgIh+jn5yQGlRm6QaRN+Mv+o+UsUBbRDei3Je/q0NZHf5Gg==",
"peerDependencies": {
"vue": ">= 3"
}
},
"node_modules/@humanwhocodes/config-array": {
"version": "0.11.14",
"resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.14.tgz",