Skip to content

Release v1.2.0

Latest
Compare
Choose a tag to compare
@remzh remzh released this 06 Jul 01:43

This is the first and final public release of Quizzical. Only one pre-built binary is included (Windows, x64), but instructions are provided on how to build the application for other operating systems.

Quizzical is not intended for general purpose use. Quizzical was created for competition purposes as a demonstration of my own coding, programming, and presentation skills.

Changelog

v1.2.0 (6.23.21)

  • Used at FBLA NLC for Final Round
  • Added a time feature. Time is tracked upon the start of a quiz, and time taken is shown on the review screen and in printable reports
  • Added a confirmation prompt upon exiting a quiz, warning the user that progress will be lost
  • Added an option to print in black and white (instead of in color)
  • Improved how printable reports look style wise
  • Added more questions to the in-app interactive help menu

v1.1.0 (6.20.21)

  • Used at FBLA NLC for Preliminary Round
  • Created a readme.txt file with basic information
  • Bugfix: Starting a new quiz / review session did not reset the user's question position to the beginning
  • Bugfix: True/False question options show up as "1" and "0" on printable reports

v1.0.0 (1.20.21)

  • Used at FBLA DLC and FBLA SLC
  • Original release