visual acuity testing chart (snellen plus other stuff)
Go to file
ballantynedewolf 9bec6a54d3
Add files via upload
2019-04-01 21:24:46 +11:00
Browserstack-logo.svg Add files via upload 2018-09-04 19:19:46 +10:00
Browserstack-logo@2x.png Add files via upload 2018-09-04 19:19:46 +10:00
README.md Add files via upload 2019-04-01 21:24:46 +11:00
index.htm Add files via upload 2019-04-01 21:24:46 +11:00
license.md Create license.md 2017-01-25 18:25:31 +11:00
manifest.json Add files via upload 2019-04-01 21:24:46 +11:00
sw.js Add files via upload 2019-04-01 21:24:46 +11:00

README.md

WolfChart v1.4

by Ballantyne de Wolf and Offspring Digital

This is professional optometrist/optician/ophthalmologist tool for measuring visual acuity. I cannot be used safely by the general public. If you have any concerns about your vision or eyes, consult a qualified professional.

Now that's out of the way, the objectives are:

  1. Clinically relevant, scientifically supported visual acuity measurement in the widest possible range of clinical settings
  2. Open source with GNU licence
  3. Can be used on a wide variety of screen hardware
  4. Customisable optotypes and alphabets to come eg Hebrew, Chinese, Thai, Cyrillic etc

Ver1.6

  • subtense array now to 3 decimal places, enabling
  • improved scoring for Actual numerators - rounding previously made the numerator too complex and denominator different if using Actual vs Standard numerator
  • cleaned up some superfluous code lines in this area.
  • changed the Snellen R to try and make it more readable - in the field it was proving less readable than the other Snellens. Made the oblique stem more vertical.

Ver1.5

  • PWA version
  • new alphabet for Snellen BS4274.3 - less random

Ver1.4

  • various bug fixes
  • improved consistency of svg elements to use only filled paths and polygons, no strokes.
  • improved implementation of rgba to permit overlapping elements - opacity is now applied to the whole svg element, not its child elements
  • larger, more readable VA labels
  • shortcut keys validated as unique
  • scoreBox label element click/tap masks that line

Ver1.3 Added duochrome function with a shortcut key to be assigned in config form. Help and very quick guide updated

Ver1.2 Help text updated

Expanded Sloan and Snellen optotypes.

New alphabets for

  • BS4724.3
  • SnellenU
  • ETDRS
  • SloanU

Improved letter R in both Sloan and Snellen

  • ISSUE need to apply opacity to svg, not elements of svg, so that characters can have overlapping elements

Added text under HELP in guide-section: "Very quick guide: Calibrate and configure your chart using this help guide. Click or tap on white space to scroll the chart up and down, or use the up and down arrows on your keyboard. Click or tap on any letter to mask it. Click it again to unmask."

Ver1.1 Supports 4 optotypes with an alphabet each. Help text needs some work.