itzMaffi / CW-thesis-project

GNU General Public License v3.0
2 stars 4 forks source link

added variable quiz questions which depens on current lecture #94

Closed dayt47 closed 11 months ago

dayt47 commented 11 months ago

-added React Context for Lecture component to get the current lecture name -depending on the current lecture name, the right quiz gets loaded -quiz questions gets loaded from json files from server -changed vite.config.ts so that "vite preview" runs on port 5173 (for easiness)