Change log

If you have a suggestion or find any bugs, please get in contact.

Next steps...
  • TBD

0.7.0 release 27/12/25
  • Ensure floating-point questions use first 4 bits of fractional part (0.0625 at most)
  • Binary addition now checks carry row when marking answers
  • Added new question type of Normalise floating-point. Practice moving binary point, identify direction of movement and number of places.
  • Fixed checking of answer on From two's completement question type
  • Restyled side menu to work better on smaller viewports
0.6.0 release 17/11/25
  • Added more question types between each of Den, Bin and Hex
  • Added more question types to and from two's complement and fixed & floating point
  • Improved explanations and hints for questions
  • Added question tracking for total answered
0.5.0 release 05/01/24
  • Changed when answer is checked from keypress to button click
  • Restyled answer inputs and buttons to aid understanding
  • Added toast notification for when all questions of a type are answered, in a question set
  • Added toast notification for when all questions types in a question set are answered
0.4.0 release 31/12/23
  • Settings, responses and question set persistently stored
  • Added confirmation to overwrite active question set when loading a valid query string
  • Added reset progress for active question set button
  • Added remove active question set button
0.3.0 release 29/12/23
  • Added shifts
  • Added floating-point
  • Added time recording per question
0.2.0 release 28/12/23
  • Added Question Sets
  • Added progress tracking
0.1.0 release 26/12/23
  • Early version released