Skip to content

v1.2.1

Latest
Compare
Choose a tag to compare
@HALQME HALQME released this 25 Aug 12:57
· 10 commits to main since this release

Overview

This minor update includes improvements to the quiz functionality and enhancements to the display styles. Various fixes have been implemented to enhance the user experience.

Changes

  • Check for quiz index mismatch error
    Verified and fixed errors related to quiz index mismatches.

  • Improve question display
    Enhanced the display style of questions for better readability.

  • Fix images index mismatch error
    Resolved errors related to image index mismatches.

  • Improve answers display style
    Improved the display style of answers to enhance visibility. results are not obtained unless both the answer and the correct answer are available.

  • Enhance questions, answers, and methods for obtaining correct answers
    Reviewed and improved the content of questions and answers, as well as the methods for obtaining correct answers.

  • Improve methods for more accurate results
    Revised techniques to achieve more accurate results.

  • Grid column count now changes based on display size
    The number of columns in the grid now automatically adjusts according to the device's display size.