Skip to content

Commit c98a73d

Browse files
authored
Enhance figure alt text in Pavlovia project guide
Updated figure descriptions and alt text for clarity.
1 parent 2bd9968 commit c98a73d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

source/online/create-pavlovia-project.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ Create a new Pavlovia project
4343
6. You should now be able to find your experiment when you log into Pavlovia.org, under **Dashboard → Experiments**.
4444

4545
.. figure:: /images/newProjectUpload.png
46+
:alt: “New Project” dialog in PsychoPy Builder for uploading a Pavlovia project, with fields for the project name and the local root path of the experiment files.
4647
:name: newProjectUpload
4748
:align: center
4849
:figclass: align-center
@@ -56,6 +57,7 @@ Interacting with |Pavlovia| from the Builder App
5657
When running your study online, the relevant controls are in the Browser and Pavlovia sections of the ribbon:
5758

5859
.. figure:: /images/pavlovia_icons_2025.png
60+
:alt: PsychoPy Builder showing the “Browser” and “Pavlovia” tabs. The Browser section includes icons for compiling to JavaScript, running an online pilot, and syncing to Pavlovia. The Pavlovia tab displays the user’s username and the current project path.
5961
:name: pavlovia_icons_2025
6062
:align: center
6163
:figclass: align-center
@@ -85,6 +87,7 @@ Every time you make a change locally, click **Sync** to update the online versio
8587
To view the version history of your experiment, log into Pavlovia.org, go to your experiment page and click on the **"View Code"** button. Here you can select **"Repository" → "Commits"** to see a list of all changes made to your experiment, and download previous versions if you wish. To reinstate a previous version, you will need to download the files, replace those in your existing local folder (keeping the same names) and re-upload them to your local experiment folder.
8688

8789
.. figure:: /images/navigateVersionHistory.png
90+
:alt: GitLab interface showing navigation to “Repository” to “Commits,” with a commit list where a file-open icon next to each entry allows viewing the Pavlovia project at that specific revision.
8891
:name: navigateVersionHistory
8992
:align: center
9093
:figclass: align-center

0 commit comments

Comments
 (0)