Skip to content

Commit

Permalink
add period to alt text per accessibility recommendation
Browse files Browse the repository at this point in the history
  • Loading branch information
acharraggi committed Dec 21, 2024
1 parent 606778b commit b5e55ee
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ who prefer to design their op modes visually, using a drag-and-drop
interface.

.. image:: images/BlocksPicture1.jpg
:alt: Blocks Programming Tool showing a graphical Blocks program
:alt: Blocks Programming Tool showing a graphical Blocks program.

The OnBot Java Programming Tool
-------------------------------
Expand All @@ -31,7 +31,7 @@ have basic to advanced Java skills and who would like to write
text-based op modes.

.. image:: images/onBotJavaScreen.jpg
:alt: OnBot Java Programming Tool showing Java source code
:alt: OnBot Java Programming Tool showing Java source code.

Android Studio
--------------
Expand All @@ -42,7 +42,7 @@ recommended for advanced users who have extensive Java programming
experience.

.. image:: images/androidStudioScreen.jpg
:alt: Android Studio showing Java source code
:alt: Android Studio showing Java source code.

Recommendations
---------------
Expand All @@ -58,7 +58,7 @@ Tool. However, OnBot Java is a text-based tool and it requires that the
user have a sound understanding of the Java programming language.

.. image:: images/ipadPhoneChromebook.jpg
:alt: A tablet, a phone, and a laptop each showing the programming tools in use
:alt: A tablet, a phone, and a laptop each showing the programming tools in use.

It is important to note that with the Blocks Programming Tool and the
OnBot Java Programming Tool, a user only needs a web browser to create,
Expand Down

0 comments on commit b5e55ee

Please sign in to comment.