Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some improvements and fixes #11

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Commits on Apr 20, 2022

  1. Fix the shebang: the script requires Python 3

    Signed-off-by: Paul Wolneykien <[email protected]>
    wolneykien committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    79c718f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d22a4ca View commit details
    Browse the repository at this point in the history
  3. Added Russian translations

    wolneykien committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    ebaa0c2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c3bd3fc View commit details
    Browse the repository at this point in the history
  5. Pass-through some HTML tags

    Signed-off-by: Paul Wolneykien <[email protected]>
    wolneykien committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    b9094ed View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9f17113 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. Support -r command line option to turn on quiz randomization

    Using shuffle was the default and very surprising option in Quizgen.
    
    Signed-off-by: Paul Wolneykien <[email protected]>
    wolneykien committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    c256920 View commit details
    Browse the repository at this point in the history
  2. Implemented result counting

    Signed-off-by: Paul Wolneykien <[email protected]>
    wolneykien committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    724943b View commit details
    Browse the repository at this point in the history
  3. Added result counters to the bottom of the page

    Signed-off-by: Paul Wolneykien <[email protected]>
    wolneykien committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    c992e0e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a3891f4 View commit details
    Browse the repository at this point in the history
  5. Hide the answers by default

    In the case scripts are buggy (or even not loaded!) the answers would
    anyway be hidden.
    
    Signed-off-by: Paul Wolneykien <[email protected]>
    wolneykien committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    7031989 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9b38af2 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

  1. Configuration menu
    Copy the full SHA
    4bbdf2a View commit details
    Browse the repository at this point in the history