SOCR Java Applets Improvements Project
Contents
SOCR Project - SOCR Java Applets Improvements Project
Project Goals
This project aims to fix reported bugs, extend and improve the available SOCR Java applets. Examples of these improvements are included below.
Improvements
User Locale Specifications of Decimal separators "." and ","
In many of the SOCR applets, there are user entered values or data. There are difference between the European (",") and the American (".") notation of hte decimal separation. For instance in copy-pasting data in SOCR Charts or Analyses and specifying parameters and cut off in the SOCR Distributions we need to resolve the discrepancy between the "," and "." based decimal separators. For example, European users of the SOCR Distributions java applet have a problem with specifying numbers with a comma as decimal separator. Yet, entering Left/Right cut off values must be input using a period ("."). Sometimes, the annotation of the cursor at value 8.0 even uses both - period _and_ comma. It would be nice if the applet could use consistently the user-locale specific standard only and be tolerant to different input formats.
Snapshot functionality
The snapshot button functionality on many of the SOCR applets overwrites previous images (using the same filename) without warning. We need to make a "preference" setting that would allow users to select their choice once.
Also, the navigation to the "Snapshot" button using the Tab key (instead of mouse selection) requires "Space" key triggering/activation instead of "Enter" stroke. The default tab-based navigation standard is Tab (Traversal) and Space (Selection), but we can add an "Enter" for selection, as well.
Translate this page: