v1.0.4
Highlights
- There is a basic homepage for Avanti quizzes now. Check it here: https://quiz.avantifellows.org/
- We now compute time spent on each question and send to backend! This helps our analysts determine which questions were tougher for users to attempt, etc.
- Several minor UI Updates:
- Once an assessment is complete and users review their answers, the difference between skipped questions and correctly answered questions was not apparent earlier. We've updated this to make the difference more pronounced.
- Correct answers for numerical / subjective answers are now displayed once quiz is complete.
- Previous / Next and Save&Next buttons are repositioned for better user experience.
- Instruction component's margins have been improved. A button is now available in palette to display instructions.
Next Steps
- Load testing the frontend.
- Long term task: code cleanup and refactoring.
What's Changed
- Home Page for Quiz Engine by @aryajain14 in #134
- Adding a Instructions Button in the QuestionPalette to show InstructionPage by @aryajain14 in #132
- Several UI Updates by @suryabulusu in #136
- Small UI changes to Instruction Page Component by @suryabulusu in #138
- Compute time spent per question by @suryabulusu in #137
Full Changelog: v1.0.3...v1.0.4