Fun Facts

Last updated 2026 February 1

Here are some cool details about Integrity. Spoiler alert!

  • After the first time you visit Integrity, the blue overlay vanishes quickly instead of hanging around for a bit.
  • The questions and solutions are all written in Markdown. Integrity uses a custom parsing engine to process and store the content.
  • I made my own LaTeX-like command syntax for configuring Desmos windows in dynamic scriptures.
  • In the question browser, sorting by relevance moves solved questions to the end and flagged questions to the start.
  • In Workspace, when loading questions the LaTeX is sanitised so that it’s compatible with Desmos.
    • For instance, sin3x\sin^3{x} is converted to sin(x)3\sin(x)^3.
  • There are easter eggs hidden throughout Integrity.

See an oversight or error? Drop an issue on GitHub.