View Issue Details

This bug affects 1 person(s).
 2
IDProjectCategoryView StatusLast Update
07447Feature requestsTheme editorpublic2021-11-15 08:50
Reporteronderzoekspraktijk Assigned Togalads  
PrioritynormalSeverityfeature 
Status closedResolutionfixed 
Summary07447: make help as alt-text a part of the language files of limesurvey
Description

The alt text is read aloud when someone fills in a survey using a screen-reader. It is standard "Help"; which is slightly irritating when it is repeated with lots of wuestions.
So I want to change it to: nothing (i.e. silence), or something like "Information about this question:".

I tried changing the text Help inside the translation file, but that does not change anything.
The alt-text can be changed inside common.php.
Search for:
$line=str_replace("QUESTIONHELP", "<img src='$helpicon' alt='Help' align='left' />".$help, $line);

Change the text after alt=

Save the file and that is it.
You can find common.php in the root of your limesurvey install.

However: watch out when you update. This can cause your changes disappear.

Mazi thinks it would be useful to be able to also change these text by editing the translation, what do you think?!

Additional Information

A possible solution: Bring alt-text for the help-image to the translation files
Now the alt-text is hard-coded in the common.php file.

I really do not know how much work it is to change that and make it a part of the translation files.

If it is technically do-able it would be a refinement of Limesurvey to actually do it!
And it deliver be a better situation for all people that (have to) use a screenreader.

TagsNo tags attached.
Bug heat2
Story point estimate
Users affected %

Users monitoring this issue

There are no users monitoring this issue.

Activities

galads

galads

2021-11-15 08:50

reporter   ~67302

Hello onderzoekspraktijk,

Thank you for suggesting a feature.

However, it seems the feature has been implemented already in the latest versions.

Please check on the latest versions and if the issue still exists, feel free to re-open the report.

kind regards,
galads

Issue History

Date Modified Username Field Change
2015-12-11 14:40 c_schmitz Category Templates => Theme editor
2021-11-15 08:50 galads Note Added: 67302
2021-11-15 08:50 galads Bug heat 0 => 2
2021-11-15 08:50 galads Assigned To => galads
2021-11-15 08:50 galads Status acknowledged => closed
2021-11-15 08:50 galads Resolution open => fixed