Science Olympiad
CodeBusters
Test Generation Tools Version History
Summary of what's new:
- Version 2.3.2
-
Fix Issue #136 Provide decryption
matrix for Hill 3x3 decode questions.
- Version 2.3.1
-
Fix Issue #134 Trim leading X
characters from Morse Code.
- Version 2.3.0
-
Add space for the Morbit cipher answers.
Improve Morbit auto-solver to handle four morse characters next to an unknown.
- Version 2.2.2
-
Add support to decode 3x3 matrices for the Hill Cipher.
- Version 2.1.1
-
Add support for custom header page.
Add tracking of editing and prompting when leaving
page so that changes aren't lost.
- Version 2.0.0
-
New Cipher types:
Morbit/Pollux/RailFence
Division B
Division C
and
Tap CodeDivision A
.
Add support for type of event to the test type for validating Cipher usage.
- Version 1.4.5
-
Stabilize the code combo for RSA question so that it
doesn't change when editing. Updated Vigenere so
that it proprerly displays lower case key strings.
- Version 1.4.4
-
Fixed formatting of Hill Cipher encodes (Issue #112).
- Version 1.4.3
-
Fixed "No Editor" error when saving and
restoring a Xenocrypt.
- Version 1.4.2
-
Added the Modular Multiplicative inverse of 25
to the tables on the printed test.
- Version 1.4.1
-
Added ability to duplicate tests from an
existing test.
- Version 1.4.0
-
Top margins on printed pages have been
increased.
-
Navigation for previous and next questions have
been added to the top of question pages.
-
The PigPen cipher has been added for B events.
-
Hill Ciphers now correctly generate the answers
for any 2x2 matrix which has a determinant of
25.
-
The year now displays as 2019 for printed tests.
- Version 1.3.7
- Version 1.3.2
-
The offset for Caesar ciphers has been fixed
(for an offset of 1, A should map to B)
-
A new page has been added for bulk analyzing
quotes at
QuoteAnalyze.html.
- Version 1.3.1
- Version 1.3.0