itmo-wad / itmo-wad/projects-2022
Cozy quiz
- Dominant language
- No language data
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Cozy quiz – online service for quiz games hosting. It should be very simple, aimed to speeding up process of quiz creation.
**Problem**: Online quiz platforms are too over-engineered. Usually takes lots of mouse clicks to transform simple question idea into working quiz.
**Solution**: Create a simplified service which is easy-to-use and minimalistic. However, it should have competent UX and be flexible enough. It also should have a control panel which allows teacher to start/pause quiz, choose questions and show answers.
**Simplified cases**:
- A person wants to create quiz for international students. He enters questions and answers into special form and gets a working quiz.
- Another person wants to embed GIF images into quiz or create some visual effects with JS and css. He just embed his code into question text and it just works.
**References**:
- https://kahoot.com/schools/how-it-works/
- https://ahaslides.com/features/
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.