From 215ca162c2c767df56a4802ed7edde7fd5e7fbd0 Mon Sep 17 00:00:00 2001 From: stuebinm Date: Thu, 8 Apr 2021 15:28:40 +0200 Subject: site: implement accessibility hints of WAVE This implements some accessibility guidelines, as hinted at by WAVE [1]: - labels for textareas - fieldsets for multiple-choice answers One thing that's still missing is a set language, which I guess will be best implemented together with an actual language switcher. [1] https://wave.webaim.org/ --- todo.org | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'todo.org') diff --git a/todo.org b/todo.org index 8962e0f..b5f0d88 100644 --- a/todo.org +++ b/todo.org @@ -16,3 +16,10 @@ * TODO List of public surveys * IDEA CLI tool for age batch decryption & conversion to .csv + + +* TODO UI +** IDEA Surveys with multiple pages +Seems unclear how to do this in a way that also works with screen readers etc. +** TODO Automatic Dark mode +** TODO Support for multiple languages (defined via config.dhall) -- cgit v1.2.3