Guidebook
Generator of an Accessibility Statement
LMS Check
  • Text Content
    • General Information on Texts
    • Headings
    • Paragraphs
    • Quotations
    • Lists
    • Tables
    • Cross-references
    • Links
    • Formulas
    • Code
  • Color
    • Use of Color
    • Contrast of Texts
    • Contrast of Buttons and Graphics
  • Images and Graphics
    • Informative and Functional Images
    • Decorative Images
  • Audio Elements
    • Formatting Audio Elements
    • Media Alternatives for Audio Elements
    • Mediaplayer
  • Video and Animation
    • Videoplayer
    • Caption
    • Audiodescription
    • Full-Text Alternative
    • Embed Video
  • Interactive Elements
    • Accordeon
    • Interactive Image
    • Map
    • Buttons
    • Form Fields
    • Custom Elements
    • JSX-Graph
  • PDF
    • Export PDF Document
    • Post-Processing with Adobe Acrobat Pro
    • Accessibility Check
  • Course layout
    • Stylesheets (CSS)
    • Scripts (JS)
  • Accessibility Testing
  • Upload Accessibility Statement to LMS
    • Create
    • Update

Code

The following criteria are taken from the checklist:
  • Text-background contrast is sufficient: at least 4.5 : 1 for small font and 3 : 1 for large font.
  • The program code is not provided for download.

Parts of the program code that are highlighted in color must also be easy to recognize for visually impaired people. Further information on this can be found in the entry for Colors .

The download link does not contain the format of the file to be downloaded and is therefore not meaningful for blind people.

Barriers
  • With the specified programming language, some variables have links that search for explanations of them. However, the link texts do not contain any information about where they lead to and are therefore not meaningful.
  • Although a foreign language can be selected, it is not marked for assistive technologies.
  • In AULIS (ILIAS version 8.17) the color contrasts of colored highlights are insufficient.

Create program code

  1. Click on the plus sign and select "Insert program code"
  2. Wählen Sie "other" als Programmiersprache aus. Dadurch werden keine Links angezeigt, die nicht barrierefrei sind.
  3. Lassen Sie den Titel für die Download-Datei leer. Damit wird der Programmcode nicht zum Herunterladen bereitgestellt und der nicht barrierefreie Download-Link nicht angezeigt wird.
The following criteria are taken from the checklist:
  • Text-background contrast is sufficient: at least 4.5 : 1 for small font and 3 : 1 for large font.

Parts of the program code that are highlighted in color must also be easy to recognize for visually impaired people. Further information on this can be found in the entry for Colors .


HTML tags: <code>; mit <pre> Darstellung von Zeilenumbrüchen
Codebeispiel Programmcode
          
          <pre>
            <code>
            class HelloWorld {
              public static void main(String args[]){
              System.out.println("Hello, World");
              }
            }
            </code>
          </pre>
          
          
State emblem of the Free State of Saxony: The lettering “Saxony” in black, below the stylized coat of arms of the Free State of Saxony in black on a white background. This measure is co-financed by tax funds on the basis of the budget approved by the Saxon state parliament.

v.0.11.1 - beta

  • Legal Notice
  • Data Protection
  • Accessibility
  • Checklist
  • Guidebook