├── .github └── workflows │ └── process-form-submission.yml ├── .gitignore ├── .gitmodules ├── Gemfile ├── Gemfile.lock ├── README.md ├── _config.yml ├── _config_staging.yml ├── _data ├── lang.json ├── navigation.yml ├── translations.yml └── wai-course-list │ ├── accessibility-support.json │ ├── countries.json │ ├── filters.json │ ├── helpers.json │ ├── sorting.json │ ├── strings.yml │ ├── submissions │ ├── .gitkeep │ ├── 01c07e50-f603-11ec-babf-c94bb3488b1b.json │ ├── 02b10840-7167-11ed-abd1-2baa2c4734b1.json │ ├── 0358d280-3b18-11ed-9286-9f11dfe00af9.json │ ├── 04658b80-7166-11ed-8da1-dd1f74063d85.json │ ├── 04db7640-5b56-11ed-a94e-e5a0ad1bbf9c.json │ ├── 075bb240-ffca-11ed-954f-eb21184914c4.json │ ├── 08794950-8d93-11ef-ae38-8f62515d43cc.json │ ├── 090bdf90-ec73-11ec-889c-a333466dc61e.json │ ├── 11ec61b0-d062-11ed-b856-3d74a7a52abe.json │ ├── 11fef4d0-f91e-11ed-82d9-1d8727814408.json │ ├── 147b6f30-eb1f-11ec-8411-a9cecb6975b2.json │ ├── 180e8f00-3b16-11ed-ba68-238899716edf.json │ ├── 1ab27660-221e-11ed-8d2a-b51e6a98a49e.json │ ├── 1c20e220-f6ea-11ec-b85b-d35c7113c857.json │ ├── 1e014cd0-07ff-11ed-bce0-49a5e517e578.json │ ├── 1f149220-7169-11ed-abd1-2baa2c4734b1.json │ ├── 21921850-8465-11ee-81cf-fb153cf49d3e.json │ ├── 21ea8600-38b4-11ed-a52e-312a67ab5b84.json │ ├── 22dc99f0-550a-11ed-bee3-198aaabd160c.json │ ├── 24498870-846b-11ee-940b-a5eab58f6119.json │ ├── 26230e30-8856-11ed-a53d-311b9d4e4fd2.json │ ├── 26f38ee0-221f-11ed-8d2a-b51e6a98a49e.json │ ├── 2ab3dd50-d04b-11ef-a914-096add6ee85f.json │ ├── 2de7aa20-f6ea-11ec-b85b-d35c7113c857.json │ ├── 3061f400-188b-11ed-8059-c3758f25c32b.json │ ├── 312c5050-8171-11ef-a8e8-2752e6707ba6.json │ ├── 312cab40-7165-11ed-8da1-dd1f74063d85.json │ ├── 33a51450-39f9-11ed-bfb8-d13ea595ced9.json │ ├── 34033740-f608-11ec-8ad1-51519856c629.json │ ├── 345b2990-846f-11ee-a4e3-ff089b2e626f.json │ ├── 38daacf0-221b-11ed-b2e2-b3d2d014dd0f.json │ ├── 3a4f60b0-221d-11ed-9a29-ada737c46f90.json │ ├── 3bced090-3a8e-11ed-8e3e-f11d3f2804f6.json │ ├── 3cd1b180-f5f9-11ec-b364-cbb3ab4bbb03.json │ ├── 3d230470-ffd7-11ed-91f3-af9c47425e87.json │ ├── 3e982810-7168-11ed-abd1-2baa2c4734b1.json │ ├── 3eaad570-3e12-11ed-9b6c-015145048feb.json │ ├── 415f2440-846d-11ee-aeb5-d77f55dddf00.json │ ├── 41d7daf0-ffcc-11ed-8341-770f8119a129.json │ ├── 45bf9610-ffc4-11ed-806a-fb64f06c9df9.json │ ├── 4a761ec0-cfec-11ed-87c5-b16b340e1106.json │ ├── 4ac454a0-4823-11ee-a946-dd62b850a61c.json │ ├── 4b472fc0-c1b2-11ee-95dc-e7bfb610289d.json │ ├── 4d80d010-02bf-11ed-baa7-89654aee4cf3.json │ ├── 4e00f360-38b3-11ed-8f7a-13f808f1fa66.json │ ├── 4efc5c40-846c-11ee-be15-132d1da07c97.json │ ├── 507641d0-3048-11ee-9c56-212c2ec76942.json │ ├── 53e568e0-c1bc-11ee-ad44-d38f79727366.json │ ├── 549d1b60-3843-11ed-83c4-bd2d647e25d9.json │ ├── 54ec7480-f603-11ec-9450-bdfd939e6489.json │ ├── 565006d0-6c1d-11ed-bf28-15f1ae20ede6.json │ ├── 59b4a150-e815-11ec-8d0a-eb1c364e5b7b.json │ ├── 5aa38e60-1584-11f0-87e8-85101767fd9f.json │ ├── 5be18cc0-ffc2-11ed-8375-010177768677.json │ ├── 5caa1c60-3a8f-11ed-81cd-7bcddbb45000.json │ ├── 5d158ff0-f91f-11ed-b356-f383b7892764.json │ ├── 5ed045c0-e853-11ec-ba1e-0da1141a19f6.json │ ├── 64f04d30-3b17-11ed-9286-9f11dfe00af9.json │ ├── 693ea0e0-fddb-11ec-ae18-056c1e2cdf84.json │ ├── 698d9b20-d04a-11ef-a914-096add6ee85f.json │ ├── 6f694680-f1f3-11ec-b9e5-8b95ee42db04.json │ ├── 759712d0-8170-11ef-a8e8-2752e6707ba6.json │ ├── 75d728e0-0687-11ed-94f4-4138f12139ab.json │ ├── 78f25450-ffc9-11ed-954f-eb21184914c4.json │ ├── 7a0da9f0-188b-11ed-8059-c3758f25c32b.json │ ├── 7e923bc0-1ff7-11ee-a323-09a3ce073910.json │ ├── 80cf9220-8858-11ed-9390-9f0fad3e36fd.json │ ├── 82592000-f6e7-11ec-a0da-dfed1919a707.json │ ├── 851f0f60-5091-11ef-8b0b-83a1bf32ff9a.json │ ├── 8b20ced0-188a-11ed-8059-c3758f25c32b.json │ ├── 8dbb0400-7166-11ed-abd1-2baa2c4734b1.json │ ├── 8f9da950-f6e9-11ec-b85b-d35c7113c857.json │ ├── 8fb039c0-7165-11ed-8da1-dd1f74063d85.json │ ├── 9001c590-221b-11ed-b2e2-b3d2d014dd0f.json │ ├── 91bb1720-f0bf-11ec-92a0-a966f0ed8b7f.json │ ├── 9737c7e0-d049-11ef-b979-9717792b0873.json │ ├── 9ae842c0-e816-11ec-8298-73e41fad134f.json │ ├── 9d4d3070-cfe7-11ed-831d-8f4f3e141165.json │ ├── 9ff03c60-2221-11ed-86b7-7bf77a45507f.json │ ├── a02578f0-917b-11ef-b3df-b568fcf29716.json │ ├── abafb530-7168-11ed-abd1-2baa2c4734b1.json │ ├── b0519460-7167-11ed-abd1-2baa2c4734b1.json │ ├── b0e3cf10-70b3-11ed-b4a7-97fa501aa37b.json │ ├── ba72e3b0-47f3-11ed-b1e5-e54985806815.json │ ├── bb9a9e70-6c1c-11ed-bf28-15f1ae20ede6.json │ ├── bd6f5080-c1be-11ee-a091-9dad63a0baf1.json │ ├── bd782230-f920-11ed-83f1-57485ce23d0d.json │ ├── bdb50ee0-846f-11ee-a4e3-ff089b2e626f.json │ ├── bfd944b0-d046-11ef-893a-df8c295fbcec.json │ ├── c13dabb0-c1c0-11ee-83fb-25be98749c19.json │ ├── c61c0800-188b-11ed-8059-c3758f25c32b.json │ ├── c70dabf0-3046-11ee-b4a5-b579277c778e.json │ ├── c7486170-5480-11ed-9a34-6f27f4d17414.json │ ├── c7d4fe20-3047-11ee-9c56-212c2ec76942.json │ ├── c7f26750-c1a9-11ee-ab1e-6fa011727c4c.json │ ├── cc248770-221f-11ed-8d2a-b51e6a98a49e.json │ ├── cf1662a0-47ef-11ed-88dd-1d5078092e1e.json │ ├── d0485d00-221e-11ed-8d2a-b51e6a98a49e.json │ ├── d4bacbe0-f6e8-11ec-b85b-d35c7113c857.json │ ├── dc4cdf50-f5f9-11ec-b364-cbb3ab4bbb03.json │ ├── dc6a53b0-e856-11ec-9864-d71fbc06461b.json │ ├── e0f2df60-f607-11ec-8ad1-51519856c629.json │ ├── e401a1f0-9178-11ef-ab47-3111daa22ef1.json │ ├── e502dc00-d047-11ef-89ba-95cecdf00e71.json │ ├── e63f6130-221e-11ed-8d2a-b51e6a98a49e.json │ ├── e6b61130-3b1f-11ed-abad-63584502c6b9.json │ ├── ebda0920-9179-11ef-8dc8-a3ec0d961d85.json │ ├── f048cdd0-188a-11ed-8059-c3758f25c32b.json │ └── f310e200-ffca-11ed-89c6-8337911bb0dd.json │ └── wai-curricula.json ├── _includes └── wai-course-list │ ├── accessibility-support.liquid │ ├── course.liquid │ ├── css │ └── styles.css │ ├── filtered-accessibility-support.liquid │ ├── filtered-wai-curricula.liquid │ ├── js │ ├── courses.js │ └── preview.js │ ├── sort-countries.liquid │ ├── sort-data-folder.liquid │ └── wai-curricula.liquid ├── content-images └── wai-course-list │ ├── .gitignore │ ├── clear.svg │ └── w3c.png ├── content ├── failure.md ├── index.md ├── submit-a-resource.md └── success.md ├── netlify.toml ├── package-lock.json ├── package.json ├── scripts └── update-action.sh └── w3c.json /.github/workflows/process-form-submission.yml: -------------------------------------------------------------------------------- 1 | # Github action triggered as webhook from a netlify function 2 | # NB!!!! this MUST be on the branch set as GitHub's default if it is to be triggered 3 | 4 | name: Process Form Submission 5 | 6 | on: 7 | repository_dispatch: 8 | types: [form-submission] 9 | 10 | jobs: 11 | process-submission: 12 | name: Process Form 13 | runs-on: ubuntu-latest 14 | steps: 15 | - uses: actions/checkout@v4 16 | 17 | - name: Add new file to workspace 18 | run: "jq '.client_payload.form' $GITHUB_EVENT_PATH > _data/$REPOSITORY/submissions/$SUBMISSION_REF.json" 19 | env: 20 | SUBMISSION_REF: ${{ github.event.client_payload.form.submission_ref }} 21 | REPOSITORY: ${{ github.event.client_payload.form.repository }} 22 | 23 | - name: Create Pull Request 24 | id: cpr 25 | uses: peter-evans/create-pull-request@v5 26 | with: 27 | commit-message: Add form submission 28 | committer: GitHub 29 | author: Form process 30 | signoff: false 31 | branch: form-submission/${{ github.event.client_payload.form.submission_ref }} 32 | branch-suffix: random # handle concurrent submissions of same form id 33 | delete-branch: true 34 | title: "New course: by ${{ github.event.client_payload.form.provider }}, starting ${{ github.event.client_payload.form.start_date }}" 35 | body: | 36 | New form submission: 37 | - title: ${{ github.event.client_payload.form.title }} 38 | - provider: ${{ github.event.client_payload.form.provider }} 39 | - start_date: ${{ github.event.client_payload.form.start_date }} 40 | - submission_ref: ${{ github.event.client_payload.form.submission_ref }} 41 | - submission_date: ${{ github.event.client_payload.form.submission_date }} 42 | 43 | View the submitted JSON in the "Files changed" tab above. 44 | 45 | Merge this PR to add the submission to `_data/${{ github.event.client_payload.form.repository }}/submissions`. 46 | labels: | 47 | form submission 48 | draft: false 49 | -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- 1 | _site 2 | .sass-cache 3 | .jekyll-* 4 | .DS_Store 5 | node_modules 6 | 7 | # Local Netlify folder 8 | .netlify 9 | -------------------------------------------------------------------------------- /.gitmodules: -------------------------------------------------------------------------------- 1 | [submodule "_external/data"] 2 | path = _external/data 3 | url = https://github.com/w3c/wai-website-data.git 4 | branch = master -------------------------------------------------------------------------------- /Gemfile: -------------------------------------------------------------------------------- 1 | source 'https://rubygems.org' 2 | 3 | gem "wai-gems", :path => "_external/data/wai-gems" 4 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # Course List 2 | 3 | ## Continuous Deployment 4 | 5 | [![Netlify Status](https://api.netlify.com/api/v1/badges/ef0441b4-e316-47ea-9961-e769a5c4407e/deploy-status)](https://app.netlify.com/sites/wai-course-list/deploys) 6 | 7 | [Preview](https://wai-course-list.netlify.app/courses/list/) 8 | 9 | ## Links 10 | 11 | - [Course List](https://www.w3.org/WAI/courses/list/) 12 | - [Submission form](https://www.w3.org/WAI/courses/submission/) 13 | - [Project background](https://www.w3.org/WAI/EO/wiki/WAI_Curricula/List_of_Courses) 14 | 15 | ## Form submission 16 | 17 | When submitted the browser is redirected to a success/fail page while the GitHub Action runs async. 18 | 19 | The GitHub action progress can be viewed here: 20 | https://github.com/w3c/wai-course-list/actions/workflows/process-form-submission.yml 21 | 22 | The PR will appear here: 23 | https://github.com/w3c/wai-course-list/pulls 24 | 25 | The Function progress is logged and can be viewed in netlify. 26 | 27 | ## Important Notes 28 | 29 | Unless otherwise specified the form Submission calls the Netlify Function in the production deploy of the wai-website. It is possible to override with a DEBUG option in the submission filer to use a local function. This is for testing code changes locally. The Netlify Function processes the submitted form encoded data and passes as JSON to a GitHub action in wai-course-list repo. It also adds a couple of extra fields. 30 | 31 | The Netlify console web app lets you view the [wai-website Function logs](https://app.netlify.com/sites/wai-website/functions/list-submission) which may help if there are errors. They are only kept 7 days. 32 | 33 | There is a DEBUG option in the sumbission file to cause the Function to not call github and redirect to the outcome page but to return the json and form data. Make sure to comment out this and other options before checking in. 34 | 35 | ## About technical implementation and previews 36 | 37 | See [interactive lists repo](https://github.com/w3c/wai-interactive-lists). -------------------------------------------------------------------------------- /_config.yml: -------------------------------------------------------------------------------- 1 | # Welcome to Jekyll! 2 | # 3 | # This config file is meant for settings that affect your whole blog, values 4 | # which you are expected to set up once and rarely need to edit after that. 5 | # For technical reasons, this file is *NOT* reloaded automatically when you use 6 | # 'jekyll serve'. If you change this file, please restart the server process. 7 | 8 | # Site settings 9 | title: "Web Accessibility Initiative (WAI)" 10 | email: your-email@domain.com 11 | description: > # this means to ignore newlines until "baseurl:" 12 | The Website of the World Wide Web Consortium’s Web Accessibility Initiative. 13 | baseurl: "/wai-course-list" # the subpath of your site, e.g. /blog 14 | url: "https://w3c.github.io" # the base hostname & protocol for your site 15 | twitter: 16 | username: w3c_wai 17 | author: w3c_wai 18 | exclude: 19 | - "_external" 20 | - "Gemfile" 21 | - "Gemfile.lock" 22 | - "README.md" 23 | - "w3c.json" 24 | 25 | # Build settings 26 | markdown: kramdown 27 | kramwdown: 28 | toc_levels: 2..3 29 | input: GFM 30 | syntax_highlighter: rouge 31 | highlighter: rouge 32 | repository: w3c/wai-course-list 33 | 34 | remote_theme: w3c/wai-website-theme 35 | 36 | defaults: 37 | - 38 | scope: 39 | path: "" 40 | values: 41 | layout: default 42 | # - 43 | # scope: 44 | # path: "_business-case" 45 | # values: 46 | # layout: "sidenav" 47 | 48 | plugins: 49 | - jekyll-seo-tag 50 | - jekyll-sitemap 51 | - jekyll-redirect-from 52 | - jekyll-include-cache 53 | - jekyll-paginate 54 | - jekyll-remote-theme 55 | - wai-website-plugin 56 | -------------------------------------------------------------------------------- /_config_staging.yml: -------------------------------------------------------------------------------- 1 | baseurl: "/" # the subpath of your site, e.g. /blog 2 | url: "" # the base hostname & protocol for your site -------------------------------------------------------------------------------- /_data/lang.json: -------------------------------------------------------------------------------- 1 | ../_external/data/lang.json -------------------------------------------------------------------------------- /_data/navigation.yml: -------------------------------------------------------------------------------- 1 | ../_external/data/navigation.yml -------------------------------------------------------------------------------- /_data/translations.yml: -------------------------------------------------------------------------------- 1 | ../_external/data/translations.yml -------------------------------------------------------------------------------- /_data/wai-course-list/helpers.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "id": "format", 4 | "name": "Format", 5 | "description": "Consider: " 6 | }, 7 | { 8 | "id": "learning", 9 | "name": "Scheduling", 10 | "description": "Consider: " 11 | }, 12 | { 13 | "id": "wai-curricula", 14 | "name": "WAI Curricula module", 15 | "description": "WAI Curricula on Web Accessibility is a framework to help you create courses on digital accessibility, or to include accessibility in other courses. WAI Curricula provides a set of learning outcomes, topics and assessment ideas covering accessibility foundations that apply broadly, and specific skills for developers, designers and content authors. See more information about WAI Curricula Modules." 16 | } 17 | 18 | ] -------------------------------------------------------------------------------- /_data/wai-course-list/sorting.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "id": "recentlyupdated", 4 | "name": "Most recently updated", 5 | "selected": "true", 6 | "sortkey": "submission_date" 7 | }, 8 | { 9 | "id": "alphabeticallyaz", 10 | "name": "Alphabetically (A to Z)", 11 | "selected": "false", 12 | "sortkey": "title" 13 | }, 14 | { 15 | "id": "alphabeticallyza", 16 | "name": "Alphabetically (Z to A)", 17 | "selected": "false", 18 | "sortkey": "title" 19 | } 20 | ] -------------------------------------------------------------------------------- /_data/wai-course-list/submissions/.gitkeep: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /_data/wai-course-list/submissions/01c07e50-f603-11ec-babf-c94bb3488b1b.json: -------------------------------------------------------------------------------- 1 | { 2 | "accessibility_support": [ 3 | "general-accessibility-material-ahead-of-time", 4 | "general-accessibility-pre-check-available", 5 | "digital-accessibility-caption-audio", 6 | "digital-accessibility-text-and-visuals-can-be-resized", 7 | "digital-accessibility-sufficient-contrast", 8 | "digital-accessibility-motions-or-animations", 9 | "digital-accessibility-description-of-visual-information", 10 | "digital-accessibility-all-content-meets-wcag" 11 | ], 12 | "accessibility_support_other": "", 13 | "audience": [ 14 | "audience_designer", 15 | "audience_developer", 16 | "audience_manager", 17 | "audience_general" 18 | ], 19 | "check_correct_info": "on", 20 | "check_publish_info": "on", 21 | "comments": "", 22 | "content_update": "2022-01-02", 23 | "cost": "cost_paid", 24 | "country": [ 25 | "fi" 26 | ], 27 | "description": "This course consists of four minimodules which focus on AI, haptics, spoken interfaces, and trends in accessibility. After completing this course, the participant will know what is happening right now in the accessibility research and accessibility field overall.", 28 | "end_date": "", 29 | "form_name": "submission", 30 | "form_version": "1", 31 | "format": "format_online", 32 | "language": [ 33 | "en" 34 | ], 35 | "learning": [ 36 | "learning_unscheduled" 37 | ], 38 | "length": "", 39 | "level": "level_basic", 40 | "platforms": "DigiCampus", 41 | "prerequisites": "", 42 | "provider": "TACCU - Tampere Accessibility Unit (Tampere University)", 43 | "repository": "wai-course-list", 44 | "reviews": "", 45 | "start_date": "2022-01-02", 46 | "submission_date": "2022-06-27T10:22:11.638Z", 47 | "submission_ref": "01c07e50-f603-11ec-babf-c94bb3488b1b", 48 | "submitter_email": "pauliina.baltzar@tuni.fi", 49 | "submitter_name": "Pauliina Baltzar", 50 | "title": "Trends in Accessibility", 51 | "topics": [ 52 | "Accessible Artificial Intelligence", 53 | "Haptics and gestures (gesture-based interfaces)", 54 | "Spoken interfaces", 55 | "Trends in accessibility research" 56 | ], 57 | "type_registration": [ 58 | "type_registration_individual", 59 | "type_registration_organization" 60 | ], 61 | "type_resource": "type_other", 62 | "type_resource_new": "Continuous learning", 63 | "wai_curricula": "", 64 | "website": "https://research.tuni.fi/taccu/courses/" 65 | } -------------------------------------------------------------------------------- /_data/wai-course-list/submissions/02b10840-7167-11ed-abd1-2baa2c4734b1.json: -------------------------------------------------------------------------------- 1 | { 2 | "accessibility_support": [ 3 | "digital-accessibility-caption-audio", 4 | "digital-accessibility-text-and-visuals-can-be-resized", 5 | "digital-accessibility-sufficient-contrast", 6 | "digital-accessibility-motions-or-animations", 7 | "digital-accessibility-description-of-visual-information", 8 | "digital-accessibility-all-content-meets-wcag" 9 | ], 10 | "accessibility_support_other": "", 11 | "audience": [ 12 | "audience_content_author", 13 | "audience_designer" 14 | ], 15 | "check_correct_info": "on", 16 | "check_publish_info": "on", 17 | "check_scope_info": "on", 18 | "comments": "", 19 | "content_update": "2022-10-26", 20 | "cost": "cost_paid", 21 | "country": [ 22 | "gb" 23 | ], 24 | "description": "This course details what is meant by an accessible user experience and how to achieve this. It covers the relationship between accessibility and inclusive design, the Inclusive Design Principles, accessible design, annotating and testing designs for accessibility. It is packed with practical examples, case studies, quizzes and interactivity.", 25 | "end_date": "", 26 | "form_name": "submission", 27 | "form_version": "1", 28 | "format": "format_online", 29 | "language": [ 30 | "en" 31 | ], 32 | "learning": [ 33 | "learning_unscheduled" 34 | ], 35 | "length": "3 hours", 36 | "level": "level_basic", 37 | "platforms": [ 38 | "HTML", 39 | "SCORM" 40 | ], 41 | "prerequisites": [ 42 | "Basic knowledge of W3C accessibility concepts" 43 | ], 44 | "provider": "TetraLogical", 45 | "repository": "wai-course-list", 46 | "reviews": "", 47 | "start_date": "2022-12-16", 48 | "submission_date": "2022-12-01T10:57:55.908Z", 49 | "submission_ref": "02b10840-7167-11ed-abd1-2baa2c4734b1", 50 | "submitter_email": "fizz.miners-jones@hotmail.com", 51 | "submitter_name": "Felicity Miners-Jones", 52 | "title": "Accessible User Experience and Design", 53 | "topics": [ 54 | "Accessibility and inclusive design", 55 | "The Inclusive Design principles", 56 | "Accessible design", 57 | "Adding inclusive design into process", 58 | "Accessible design documentation" 59 | ], 60 | "type_registration": [ 61 | "type_registration_organization" 62 | ], 63 | "type_resource": "type_training", 64 | "type_resource_new": "", 65 | "wai_curricula": "", 66 | "website": "https://tetralogical.com/services/self-led-training/" 67 | } 68 | -------------------------------------------------------------------------------- /_data/wai-course-list/submissions/0358d280-3b18-11ed-9286-9f11dfe00af9.json: -------------------------------------------------------------------------------- 1 | { 2 | "accessibility_support": [ 3 | "digital-accessibility-caption-audio", 4 | "digital-accessibility-text-and-visuals-can-be-resized", 5 | "digital-accessibility-sufficient-contrast", 6 | "digital-accessibility-motions-or-animations", 7 | "digital-accessibility-description-of-visual-information", 8 | "digital-accessibility-all-content-meets-wcag" 9 | ], 10 | "accessibility_support_other": "", 11 | "audience": [ 12 | "audience_content_author", 13 | "audience_designer" 14 | ], 15 | "check_correct_info": "on", 16 | "check_publish_info": "on", 17 | "check_scope_info": "on", 18 | "comments": "", 19 | "content_update": "2022-09-23", 20 | "cost": "cost_paid", 21 | "country": [ 22 | "it" 23 | ], 24 | "description": "A course to give graphic, ui and ux designers that create web, app or documents a full view about requirement of accessibile design and interaction.", 25 | "end_date": "", 26 | "form_name": "submission", 27 | "form_version": "1", 28 | "format": "format_hybrid", 29 | "language": [ 30 | "it" 31 | ], 32 | "learning": [ 33 | "learning_scheduled" 34 | ], 35 | "length": "8 hours", 36 | "level": "level_basic", 37 | "platforms": "", 38 | "prerequisites": [ 39 | "Minimum knowledge of accessibility, assistive technologies and regulations" 40 | ], 41 | "provider": "Labway", 42 | "repository": "wai-course-list", 43 | "reviews": "", 44 | "start_date": "2022-09-23", 45 | "submission_date": "2022-09-23T08:16:23.976Z", 46 | "submission_ref": "0358d280-3b18-11ed-9286-9f11dfe00af9", 47 | "submitter_email": "jacopo@labway.it", 48 | "submitter_name": "Jacopo Deyla", 49 | "english_title": "Accessible design", 50 | "original_lang_title": "it", 51 | "title": "UX/UI designer e grafici", 52 | "topics": [ 53 | "Inclusive design", 54 | "WCAG 2.x", 55 | "Visual aspect like colours, typography etc.", 56 | "Semantics of documents", 57 | "Accessible UI and UX", 58 | "Accessible design systems" 59 | 60 | ], 61 | "type_registration": [ 62 | "type_registration_individual" 63 | ], 64 | "type_resource": "type_training", 65 | "type_resource_new": "", 66 | "wai_curricula": [ 67 | "foundation_modules1", 68 | "foundation_modules2", 69 | "foundation_modules4", 70 | "foundation_modules5", 71 | "designer_modules1", 72 | "designer_modules2", 73 | "designer_modules3", 74 | "designer_modules4", 75 | "designer_modules5", 76 | "designer_modules6", 77 | "designer_modules7" 78 | ], 79 | "website": "https://www.labway.it/corsi/Labway-accessibilita%CC%80-ui-ux.pdf" 80 | } 81 | -------------------------------------------------------------------------------- /_data/wai-course-list/submissions/04658b80-7166-11ed-8da1-dd1f74063d85.json: -------------------------------------------------------------------------------- 1 | { 2 | "accessibility_support": [ 3 | "digital-accessibility-caption-audio", 4 | "digital-accessibility-text-and-visuals-can-be-resized", 5 | "digital-accessibility-sufficient-contrast", 6 | "digital-accessibility-motions-or-animations", 7 | "digital-accessibility-description-of-visual-information", 8 | "digital-accessibility-all-content-meets-wcag" 9 | ], 10 | "accessibility_support_other": "", 11 | "audience": [ 12 | "audience_developer" 13 | ], 14 | "check_correct_info": "on", 15 | "check_publish_info": "on", 16 | "check_scope_info": "on", 17 | "comments": "", 18 | "content_update": "2022-10-26", 19 | "cost": "cost_paid", 20 | "country": [ 21 | "gb" 22 | ], 23 | "description": "This course provides native apps developers with the knowledge they need to create iOS apps that can be used by all, including assistive technology users. It covers iOS accessibility services, how to build accessible apps, and how to test them. There are also further resources and a checklist to ensure participants have a practical guide.", 24 | "end_date": "", 25 | "form_name": "submission", 26 | "form_version": "1", 27 | "format": "format_online", 28 | "language": [ 29 | "en" 30 | ], 31 | "learning": [ 32 | "learning_unscheduled" 33 | ], 34 | "length": "3 to 4 hours", 35 | "level": "level_intermediate", 36 | "platforms": [ 37 | "HTML", 38 | "SCORM" 39 | ], 40 | "prerequisites": [ 41 | "Basic knowledge of SwiftUI and/or UIKit" 42 | ], 43 | "provider": "TetraLogical", 44 | "repository": "wai-course-list", 45 | "reviews": "", 46 | "start_date": "2022-12-16", 47 | "submission_date": "2022-12-01T10:50:49.272Z", 48 | "submission_ref": "04658b80-7166-11ed-8da1-dd1f74063d85", 49 | "submitter_email": "fminers-jones@tetralogical.com", 50 | "submitter_name": "Felicity Miners-Jones", 51 | "title": "Accessible iOS development", 52 | "topics": [ 53 | "iOS accessibility services", 54 | "Images", 55 | "Structure", 56 | "Actionable components", 57 | "Forms", 58 | "Content and focus order", 59 | "Notifications", 60 | "Content customisation", 61 | "Testing iOS apps" 62 | ], 63 | "type_registration": [ 64 | "type_registration_organization" 65 | ], 66 | "type_resource": "type_training", 67 | "type_resource_new": "", 68 | "wai_curricula": "", 69 | "website": "https://tetralogical.com/services/self-led-training/" 70 | } 71 | -------------------------------------------------------------------------------- /_data/wai-course-list/submissions/04db7640-5b56-11ed-a94e-e5a0ad1bbf9c.json: -------------------------------------------------------------------------------- 1 | { 2 | "accessibility_support_other": "", 3 | "audience": [ 4 | "audience_developer", 5 | "audience_tester" 6 | ], 7 | "check_correct_info": "on", 8 | "check_publish_info": "on", 9 | "check_scope_info": "on", 10 | "comments": "Hope to have filled all the fields correctly. Thanks in advance for your review job", 11 | "content_update": "2022-11-03", 12 | "cost": "cost_paid", 13 | "country": [ 14 | "it" 15 | ], 16 | "description": "An overview of all requirements for websites, mobile apps and electronic documents and how to verify it in laboratory hours. A complete methodology for an accessibility assessment.", 17 | "end_date": "", 18 | "form_name": "submission", 19 | "form_version": "1", 20 | "format": "format_online", 21 | "language": [ 22 | "it" 23 | ], 24 | "learning": [ 25 | "learning_scheduled" 26 | ], 27 | "length": "30 hours (provided in 10 lessons of 3 hrs each)", 28 | "level": "level_intermediate", 29 | "platforms": "Any (Google Meet preferred)", 30 | "prerequisites": [ 31 | "W3C Accessibility Standards and UNI 301549", 32 | "Basic knowledge of HTML and CSS", 33 | "Disabilities and assistive technologies" 34 | ], 35 | "provider": "Labway", 36 | "repository": "wai-course-list", 37 | "reviews": "", 38 | "start_date": "2022-11-10", 39 | "submission_date": "2022-11-03T09:00:52.516Z", 40 | "submission_ref": "04db7640-5b56-11ed-a94e-e5a0ad1bbf9c", 41 | "submitter_email": "jacopo@labway.it", 42 | "submitter_name": "Jacopo Deyla", 43 | "english_title": "How to evaluate web accessibility", 44 | "original_lang_title": "it", 45 | "title": "Accessibilità per sviluppatori e tester", 46 | "topics": [ 47 | "Standards WCAG, UNI 301549, WAI ARIA", 48 | "Automatic evaluation tools", 49 | "Semi-automatic tools and plugins", 50 | "Assessment methodology (laboratory)", 51 | "Sample mobile accessibility testing - iOS & Android - (laboratory)" 52 | ], 53 | "type_registration": [ 54 | "type_registration_individual", 55 | "type_registration_organization" 56 | ], 57 | "type_resource": "type_training", 58 | "type_resource_new": "", 59 | "wai_curricula": [ 60 | "foundation_modules4", 61 | "developer_modules1", 62 | "developer_modules2", 63 | "developer_modules3", 64 | "developer_modules4", 65 | "developer_modules5", 66 | "developer_modules6", 67 | "developer_modules7" 68 | ], 69 | "website": "https://www.labway.it/corsi/Labway-accessibilita-sviluppatori.pdf" 70 | } 71 | -------------------------------------------------------------------------------- /_data/wai-course-list/submissions/090bdf90-ec73-11ec-889c-a333466dc61e.json: -------------------------------------------------------------------------------- 1 | { 2 | "accessibility_support": [ 3 | "general-accessibility-material-ahead-of-time", 4 | "digital-accessibility-caption-audio", 5 | "digital-accessibility-text-and-visuals-can-be-resized", 6 | "digital-accessibility-sufficient-contrast", 7 | "digital-accessibility-motions-or-animations", 8 | "digital-accessibility-description-of-visual-information" 9 | ], 10 | "accessibility_support_other": "", 11 | "audience": [ 12 | "audience_general" 13 | ], 14 | "check_correct_info": "on", 15 | "check_publish_info": "on", 16 | "comments": "", 17 | "content_update": "2021-05-31", 18 | "cost": "cost_free", 19 | "country": [ 20 | "fi" 21 | ], 22 | "description": "Free course for everyone. The course provides basic understanding of what accessibility is, who benefits from accessibility, why to make things accessible, how to encounter a person with a disability, and how different laws and directives affect accessibility. The course is offered both in Finnish and in English. ", 23 | "end_date": "", 24 | "form_name": "submission", 25 | "form_version": "1", 26 | "format": "format_online", 27 | "language": [ 28 | "en", 29 | "fi" 30 | ], 31 | "learning": [ 32 | "learning_unscheduled" 33 | ], 34 | "length": "5-20 hours", 35 | "level": "level_basic", 36 | "platforms": "DigiCampus", 37 | "prerequisites": "", 38 | "provider": "TACCU - Tampere Accessibility Unit (Tampere University)", 39 | "repository": "wai-course-list", 40 | "reviews": "", 41 | "start_date": "2021-05-20", 42 | "submission_date": "2022-06-15T06:18:55.881Z", 43 | "submission_ref": "090bdf90-ec73-11ec-889c-a333466dc61e", 44 | "submitter_email": "pauliina.baltzar@tuni.fi", 45 | "submitter_name": "Pauliina Baltzar", 46 | "title": "Introduction to Accessibility MOOC", 47 | "topics": [ 48 | "What is accessibility", 49 | "Who benefits from accessibility", 50 | "Why make things accessible", 51 | "How to encounter a person with a disability", 52 | "How different laws and directives affect accessibility" 53 | ], 54 | "type_registration": [ 55 | "type_registration_individual", 56 | "type_registration_organization" 57 | ], 58 | "type_resource": "type_training", 59 | "type_resource_new": "", 60 | "wai_curricula": [ 61 | "foundation_modules1", 62 | "foundation_modules2", 63 | "foundation_modules5" 64 | ], 65 | "website": "https://research.tuni.fi/taccu/introduction-to-accessibility-mooc/" 66 | } -------------------------------------------------------------------------------- /_data/wai-course-list/submissions/180e8f00-3b16-11ed-ba68-238899716edf.json: -------------------------------------------------------------------------------- 1 | { 2 | "accessibility_support": [ 3 | "digital-accessibility-caption-audio", 4 | "digital-accessibility-text-and-visuals-can-be-resized", 5 | "digital-accessibility-sufficient-contrast", 6 | "digital-accessibility-motions-or-animations", 7 | "digital-accessibility-description-of-visual-information", 8 | "digital-accessibility-all-content-meets-wcag" 9 | ], 10 | "accessibility_support_other": "", 11 | "audience": [ 12 | "audience_manager", 13 | "audience_general" 14 | ], 15 | "check_correct_info": "on", 16 | "check_publish_info": "on", 17 | "check_scope_info": "on", 18 | "comments": "", 19 | "content_update": "2022-09-23", 20 | "cost": "cost_paid", 21 | "country": [ 22 | "it" 23 | ], 24 | "description": "A short course to give responsible of Gov admins and private companies all the informations about legislations, disabilities and assistive technologies in order to approach correctly digital projects and communication.", 25 | "end_date": "", 26 | "form_name": "submission", 27 | "form_version": "1", 28 | "format": "format_hybrid", 29 | "language": [ 30 | "it" 31 | ], 32 | "learning": [ 33 | "learning_scheduled" 34 | ], 35 | "length": "8 hours", 36 | "level": "level_basic", 37 | "platforms": "", 38 | "prerequisites": "", 39 | "provider": "Labway", 40 | "repository": "wai-course-list", 41 | "reviews": "", 42 | "start_date": "2022-09-23", 43 | "submission_date": "2022-09-23T08:02:39.729Z", 44 | "submission_ref": "180e8f00-3b16-11ed-ba68-238899716edf", 45 | "submitter_email": "jacopo@labway.it", 46 | "submitter_name": "Jacopo Deyla", 47 | "english_title": "Accessible basis", 48 | "original_lang_title": "it", 49 | "title": "Accessibilità base", 50 | "topics": [ 51 | "accessibility policy and regulations" 52 | ], 53 | "type_registration": [ 54 | "type_registration_individual" 55 | ], 56 | "type_resource": "type_training", 57 | "type_resource_new": "", 58 | "wai_curricula": [ 59 | "foundation_modules1", 60 | "foundation_modules2", 61 | "foundation_modules3" 62 | ], 63 | "website": "https://www.labway.it/corsi/Labway-accessibilita%CC%80-di-base.pdf" 64 | } 65 | -------------------------------------------------------------------------------- /_data/wai-course-list/submissions/1c20e220-f6ea-11ec-b85b-d35c7113c857.json: -------------------------------------------------------------------------------- 1 | { 2 | "accessibility_support": [ 3 | "general-accessibility-material-ahead-of-time", 4 | "general-accessibility-pre-check-available", 5 | "digital-accessibility-caption-audio", 6 | "digital-accessibility-text-and-visuals-can-be-resized", 7 | "digital-accessibility-sufficient-contrast", 8 | "digital-accessibility-motions-or-animations", 9 | "digital-accessibility-description-of-visual-information", 10 | "digital-accessibility-all-content-meets-wcag" 11 | ], 12 | "accessibility_support_other": "We always ask if anyone has specific needs and always aim to modify or adjust to suit people's needs. We also follow accessible presentation practices.", 13 | "audience": [ 14 | "audience_designer", 15 | "audience_developer", 16 | "audience_manager", 17 | "audience_tester", 18 | "audience_general" 19 | ], 20 | "check_correct_info": "on", 21 | "check_publish_info": "on", 22 | "comments": "", 23 | "content_update": "2022-06-28", 24 | "cost": "cost_paid", 25 | "country": [ 26 | "au", 27 | "nz", 28 | "us", 29 | "gb", 30 | "ca" 31 | ], 32 | "description": "Who said accessibility testing is not a team sport? Learn some quick and easy tests that will uncover common accessibility issues we see in websites. This course is for any digital professional interested in accessibility testing.", 33 | "end_date": "", 34 | "form_name": "submission", 35 | "form_version": "1", 36 | "format": "format_online", 37 | "language": [ 38 | "en" 39 | ], 40 | "learning": [ 41 | "learning_scheduled" 42 | ], 43 | "length": "3 x 2-hour sessions", 44 | "level": "level_basic", 45 | "platforms": "Our courses are normally conducted via Zoom but we are flexible to the needs of attendees.", 46 | "prerequisites": [ 47 | "No prior accessibility knowledge needed", 48 | "Basic knowledge of HTML, CSS and web developer tools required" 49 | ], 50 | "provider": "Intopia", 51 | "repository": "wai-course-list", 52 | "reviews": "", 53 | "start_date": "2022-06-28", 54 | "submission_date": "2022-06-28T13:56:29.634Z", 55 | "submission_ref": "1c20e220-f6ea-11ec-b85b-d35c7113c857", 56 | "submitter_email": "russ@intopia.digital", 57 | "submitter_name": "Russ Weakley", 58 | "title": "Testing web accessibility for teams", 59 | "topics": [ 60 | "Using automated and manual testing techniques", 61 | "Using tools to check contrast and colour usage", 62 | "Identifying different image types and check accessible alternatives for images", 63 | "Checking content structure is logical and meaningful", 64 | "Making sure all tasks can be completed using a keyboard", 65 | "Checking form labels and instructions are clear and coded correctly." 66 | ], 67 | "type_resource": "type_training", 68 | "type_resource_new": "", 69 | "type_registration": [ 70 | "type_registration_individual", 71 | "type_registration_organization" 72 | ], 73 | "wai_curricula": "", 74 | "website": "https://intopia.digital/services/accessibility-training/testing-for-web-accessibility/" 75 | } -------------------------------------------------------------------------------- /_data/wai-course-list/submissions/1f149220-7169-11ed-abd1-2baa2c4734b1.json: -------------------------------------------------------------------------------- 1 | { 2 | "accessibility_support": [ 3 | "digital-accessibility-caption-audio", 4 | "digital-accessibility-text-and-visuals-can-be-resized", 5 | "digital-accessibility-sufficient-contrast", 6 | "digital-accessibility-motions-or-animations", 7 | "digital-accessibility-description-of-visual-information", 8 | "digital-accessibility-all-content-meets-wcag" 9 | ], 10 | "accessibility_support_other": "", 11 | "audience": [ 12 | "audience_other" 13 | ], 14 | "check_correct_info": "on", 15 | "check_publish_info": "on", 16 | "check_scope_info": "on", 17 | "comments": "", 18 | "content_update": "2022-10-26", 19 | "cost": "cost_paid", 20 | "country": [ 21 | "gb" 22 | ], 23 | "description": "This course provides experienced user researchers with the knowledge they need to start including people with disabilities in their research projects. It covers every aspect from planning to conducting to analysing findings from inclusive user research, as well as using inclusive language.", 24 | "end_date": "", 25 | "form_name": "submission", 26 | "form_version": "1", 27 | "format": "format_online", 28 | "language": [ 29 | "en" 30 | ], 31 | "learning": [ 32 | "learning_unscheduled" 33 | ], 34 | "length": "3 to 4 hours", 35 | "level": "level_basic", 36 | "platforms": [ 37 | "HTML", 38 | "SCORM" 39 | ], 40 | "prerequisites": [ 41 | "Knowledge of user research methodologies" 42 | ], 43 | "provider": "TetraLogical", 44 | "repository": "wai-course-list", 45 | "reviews": "", 46 | "start_date": "2022-12-16", 47 | "submission_date": "2022-12-01T11:13:02.530Z", 48 | "submission_ref": "1f149220-7169-11ed-abd1-2baa2c4734b1", 49 | "submitter_email": "fminers-jones@tetralogical.com", 50 | "submitter_name": "Felicity Miners-Jones", 51 | "title": "Inclusive user research", 52 | "topics": [ 53 | "Why conduct inclusive user research", 54 | "Recruiting people with disabilities", 55 | "Inclusive language", 56 | "Planning the research", 57 | "Conducting the research", 58 | "Analysing and reporting the findings" 59 | ], 60 | "type_registration": [ 61 | "type_registration_organization" 62 | ], 63 | "type_resource": "type_training", 64 | "type_resource_new": "", 65 | "wai_curricula": "", 66 | "website": "https://tetralogical.com/services/self-led-training/" 67 | } 68 | -------------------------------------------------------------------------------- /_data/wai-course-list/submissions/21ea8600-38b4-11ed-a52e-312a67ab5b84.json: -------------------------------------------------------------------------------- 1 | { 2 | "accessibility_support": [ 3 | "general-accessibility-material-ahead-of-time", 4 | "digital-accessibility-text-and-visuals-can-be-resized", 5 | "digital-accessibility-motions-or-animations" 6 | ], 7 | "accessibility_support_other": "", 8 | "audience": [ 9 | "audience_other" 10 | ], 11 | "check_correct_info": "on", 12 | "check_publish_info": "on", 13 | "check_scope_info": "on", 14 | "comments": "", 15 | "content_update": "2022-09-20", 16 | "cost": "cost_reduced_for_some", 17 | "country": [ 18 | "es", 19 | "it" 20 | ], 21 | "description": "The Expert University Diploma in Accessibility is a program offered by the Instituto Superior de Estudios Lingüísticos y Traducción (ISTRAD). The primary objective of the course is to offer students detailed and specific training in accessibility techniques, as SDH, audio description, sign language, Augmentative and Alternative Comunication (AAC).", 22 | "end_date": "2023-06-30", 23 | "form_name": "submission", 24 | "form_version": "1", 25 | "format": "format_online", 26 | "language": [ 27 | "it" 28 | ], 29 | "learning": [ 30 | "learning_unscheduled" 31 | ], 32 | "length": "1 year", 33 | "level": "level_basic", 34 | "platforms": "Meet", 35 | "prerequisites": "Hold a higher university degree or, at least, have completed a minimum of 180 ECTS in a Bachelor’s Degree or similar", 36 | "provider": "ISTRAD", 37 | "repository": "wai-course-list", 38 | "reviews": "", 39 | "start_date": "2022-10-11", 40 | "submission_date": "2022-09-20T07:16:23.264Z", 41 | "submission_ref": "21ea8600-38b4-11ed-a52e-312a67ab5b84", 42 | "submitter_email": "viviana.merola@institutotraduccion.com", 43 | "submitter_name": "Viviana Merola", 44 | "english_title": "Expert Diploma in Accessibility of Communication and Cultural Content", 45 | "original_lang_title": "it", 46 | "title": "Esperto in Accessibilità della Comunicazione e dei Contenuti Culturali", 47 | "topics": [ 48 | "accessible web sites", 49 | "easy-to-read", 50 | "subtitling", 51 | "subtitling for deaf and hard of hearing", 52 | "audio description", 53 | "sign language", 54 | "Information and Communication Technology for accessibility" 55 | ], 56 | "type_registration": [ 57 | "type_registration_individual" 58 | ], 59 | "type_resource": "type_training", 60 | "type_resource_new": "", 61 | "wai_curricula": [ 62 | "foundation_modules1", 63 | "foundation_modules4", 64 | "designer_modules1", 65 | "designer_modules2" 66 | ], 67 | "website": "https://www.accesibilistrad.com/it" 68 | } 69 | -------------------------------------------------------------------------------- /_data/wai-course-list/submissions/22dc99f0-550a-11ed-bee3-198aaabd160c.json: -------------------------------------------------------------------------------- 1 | { 2 | "accessibility_support": [ 3 | "digital-accessibility-caption-audio", 4 | "digital-accessibility-text-and-visuals-can-be-resized", 5 | "digital-accessibility-sufficient-contrast", 6 | "digital-accessibility-all-content-meets-wcag" 7 | ], 8 | "accessibility_support_other": "", 9 | "audience": [ 10 | "audience_designer", 11 | "audience_developer", 12 | "audience_tester" 13 | ], 14 | "check_correct_info": "on", 15 | "check_publish_info": "on", 16 | "check_scope_info": "on", 17 | "comments": "", 18 | "content_update": "2020-12-09", 19 | "cost": "cost_paid", 20 | "country": [ 21 | "us" 22 | ], 23 | "description": "In this learning path you will learn how those with disabilities access and use the web. You will test and evaluate accessibility, explore design considerations, build accessible forms, and learn how to provide accessibility for elements, images, and other forms of media.", 24 | "end_date": "", 25 | "form_name": "submission", 26 | "form_version": "1", 27 | "format": "format_online", 28 | "language": [ 29 | "en" 30 | ], 31 | "learning": [ 32 | "learning_unscheduled" 33 | ], 34 | "length": "13 hours", 35 | "level": "level_basic", 36 | "platforms": "Pluralsight (browser based)", 37 | "prerequisites": [ 38 | "Basic knowledge of HTML and CSS" 39 | ], 40 | "provider": "Pluralsight", 41 | "repository": "wai-course-list", 42 | "reviews": "", 43 | "start_date": "2019-04-29", 44 | "submission_date": "2022-10-26T08:42:34.127Z", 45 | "submission_ref": "22dc99f0-550a-11ed-bee3-198aaabd160c", 46 | "submitter_email": "fionaholder@googlemail.com", 47 | "submitter_name": "Fiona Holder", 48 | "title": "Developing Websites for Accessibility", 49 | "topics": [ 50 | "Accessibility Testing", 51 | "Screen Reader Use", 52 | "Developing accessible solutions", 53 | "ARIA attributes", 54 | "The WCAG guidelines" 55 | ], 56 | "type_registration": [ 57 | "type_registration_individual" 58 | ], 59 | "type_resource": "type_training", 60 | "type_resource_new": "", 61 | "wai_curricula": [ 62 | "foundation_modules1", 63 | "foundation_modules5", 64 | "developer_modules1", 65 | "developer_modules2", 66 | "developer_modules3", 67 | "developer_modules4", 68 | "developer_modules5", 69 | "developer_modules6", 70 | "content_author_modules1", 71 | "content_author_modules2", 72 | "content_author_modules3", 73 | "content_author_modules4" 74 | ], 75 | "website": "https://www.pluralsight.com/paths/developing-websites-for-accessibility" 76 | } 77 | -------------------------------------------------------------------------------- /_data/wai-course-list/submissions/24498870-846b-11ee-940b-a5eab58f6119.json: -------------------------------------------------------------------------------- 1 | { 2 | "accessibility_support": [ 3 | "general-accessibility-material-ahead-of-time", 4 | "general-accessibility-pre-check-available", 5 | "digital-accessibility-caption-audio", 6 | "digital-accessibility-text-and-visuals-can-be-resized", 7 | "digital-accessibility-sufficient-contrast", 8 | "digital-accessibility-motions-or-animations", 9 | "digital-accessibility-description-of-visual-information", 10 | "digital-accessibility-all-content-meets-wcag", 11 | "non-digital-accessibility-accessible-facility", 12 | "non-digital-accessibility-text-and-visuals-big-enough", 13 | "non-digital-accessibility-sufficient-contrast", 14 | "non-digital-accessibility-description-of-visual-information" 15 | ], 16 | "accessibility_support_other": "", 17 | "audience": [ 18 | "audience_content_author", 19 | "audience_manager", 20 | "audience_tester", 21 | "audience_general" 22 | ], 23 | "check_correct_info": "on", 24 | "check_publish_info": "on", 25 | "check_scope_info": "on", 26 | "comments": "", 27 | "content_update": "2023-11-02", 28 | "cost": "cost_paid", 29 | "country": [ 30 | "be" 31 | ], 32 | "description": "Would you like to publish information that is accessible to everyone? Not sure how to get started? This introduction will give you an overview of what digital accessibility entails.", 33 | "end_date": "", 34 | "form_name": "submission", 35 | "form_version": "1", 36 | "format": "format_hybrid", 37 | "language": [ 38 | "nl", 39 | "fr", 40 | "en" 41 | ], 42 | "learning": [ 43 | "learning_scheduled" 44 | ], 45 | "length": "2 - 4 hours", 46 | "level": "level_basic", 47 | "platforms": "Zoom", 48 | "prerequisites": [ 49 | "None" 50 | ], 51 | "provider": "AnySurfer", 52 | "repository": "wai-course-list", 53 | "reviews": "", 54 | "start_date": "2023-11-02", 55 | "submission_date": "2023-11-16T10:30:20.024Z", 56 | "submission_ref": "24498870-846b-11ee-940b-a5eab58f6119", 57 | "submitter_email": "info@anysurfer.be", 58 | "submitter_name": "Bram Janssens", 59 | "title": "Introduction to digital accessibility", 60 | "topics": [ 61 | "What is digital accessibility?", 62 | "How do people with disabilities use a computer, and what assistive technologies do they use?", 63 | "Legislation and standards", 64 | "Where to start" 65 | ], 66 | "type_registration": [ 67 | "type_registration_individual", 68 | "type_registration_organization" 69 | ], 70 | "type_resource": "type_training", 71 | "type_resource_new": "", 72 | "wai_curricula": [ 73 | "foundation_modules1", 74 | "foundation_modules2", 75 | "foundation_modules3", 76 | "foundation_modules4", 77 | "foundation_modules5" 78 | ], 79 | "website": "https://www.anysurfer.be/en/services/training/introduction" 80 | } 81 | -------------------------------------------------------------------------------- /_data/wai-course-list/submissions/2ab3dd50-d04b-11ef-a914-096add6ee85f.json: -------------------------------------------------------------------------------- 1 | { 2 | "accessibility_support": [ 3 | "general-accessibility-material-ahead-of-time", 4 | "digital-accessibility-text-and-visuals-can-be-resized", 5 | "digital-accessibility-sufficient-contrast", 6 | "digital-accessibility-motions-or-animations", 7 | "digital-accessibility-description-of-visual-information" 8 | ], 9 | "accessibility_support_other": "", 10 | "audience": [ 11 | "audience_tester", 12 | "audience_general" 13 | ], 14 | "check_correct_info": "on", 15 | "check_publish_info": "on", 16 | "check_scope_info": "on", 17 | "comments": "", 18 | "content_update": "2025-01-10", 19 | "cost": "cost_paid", 20 | "country": [ 21 | "es" 22 | ], 23 | "description": "The main objective of the course is to perform accessibility evaluations of web systems according to the WCAG-EM methodology. To know the fundamental steps of the WCAG-EM methodology and how they are addressed in an evaluation. To understand how to evaluate a web site. To know the process to complete an accessibility report.", 24 | "end_date": "2025-04-06", 25 | "form_name": "submission", 26 | "form_version": "1", 27 | "format": "format_online", 28 | "language": [ 29 | "es" 30 | ], 31 | "learning": [ 32 | "learning_scheduled" 33 | ], 34 | "length": "2 weeks", 35 | "level": "level_basic", 36 | "platforms": "Learning Management System (LMS) of University of Lleida", 37 | "prerequisites": [ 38 | "Basic knowledge of HTML CSS and JS" 39 | ], 40 | "provider": "University of Lleida", 41 | "repository": "wai-course-list", 42 | "reviews": "", 43 | "start_date": "2025-03-25", 44 | "submission_date": "2025-01-11T18:37:52.934Z", 45 | "submission_ref": "2ab3dd50-d04b-11ef-a914-096add6ee85f", 46 | "submitter_email": "afra.pascual@udl.cat", 47 | "submitter_name": "Afra Pascual Almenara", 48 | "title": "Curso de especialización en Accesibilidad Digital: Módulo de Evaluación", 49 | "english_title": "Specialization Course in Digital Accessibility: Evaluation Module", 50 | "original_lang_title": "es", 51 | "topics": [ 52 | "Accessible evaluation" 53 | ], 54 | "type_registration": [ 55 | "type_registration_individual" 56 | ], 57 | "type_resource": "type_training", 58 | "type_resource_new": "", 59 | "wai_curricula": [ 60 | "foundation_modules4", 61 | "foundation_modules5" 62 | ], 63 | "website": "https://www.formaciocontinua.udl.cat/ca/programes-formatius/cursos/4447/" 64 | } 65 | -------------------------------------------------------------------------------- /_data/wai-course-list/submissions/2de7aa20-f6ea-11ec-b85b-d35c7113c857.json: -------------------------------------------------------------------------------- 1 | { 2 | "accessibility_support": [ 3 | "general-accessibility-material-ahead-of-time", 4 | "general-accessibility-pre-check-available", 5 | "digital-accessibility-caption-audio", 6 | "digital-accessibility-text-and-visuals-can-be-resized", 7 | "digital-accessibility-sufficient-contrast", 8 | "digital-accessibility-motions-or-animations", 9 | "digital-accessibility-description-of-visual-information", 10 | "digital-accessibility-all-content-meets-wcag" 11 | ], 12 | "accessibility_support_other": "We always ask if anyone has specific needs and always aim to modify or adjust to suit people's needs. We also follow accessible presentation practices.", 13 | "audience": [ 14 | "audience_designer", 15 | "audience_general" 16 | ], 17 | "check_correct_info": "on", 18 | "check_publish_info": "on", 19 | "comments": "", 20 | "content_update": "2022-06-28", 21 | "cost": "cost_paid", 22 | "country": [ 23 | "au", 24 | "nz", 25 | "us", 26 | "gb", 27 | "ca" 28 | ], 29 | "description": "Make your designs accessible, and share their beauty with everyone. Explore UI and interaction design principles that contribute to creating barrier-free experiences. This is great for visual and UX designers, and digital professionals.", 30 | "end_date": "", 31 | "form_name": "submission", 32 | "form_version": "1", 33 | "format": "format_online", 34 | "language": [ 35 | "en" 36 | ], 37 | "learning": [ 38 | "learning_scheduled" 39 | ], 40 | "length": "5 x 2-hour sessions", 41 | "level": "level_basic", 42 | "platforms": "Our courses are normally conducted via Zoom but we are flexible to the needs of attendees.", 43 | "prerequisites": [ 44 | "No prior accessibility knowledge is needed", 45 | "Basic knowledge of UI design required" 46 | ], 47 | "provider": "Intopia", 48 | "repository": "wai-course-list", 49 | "reviews": "", 50 | "start_date": "2022-06-28", 51 | "submission_date": "2022-06-28T13:56:59.458Z", 52 | "submission_ref": "2de7aa20-f6ea-11ec-b85b-d35c7113c857", 53 | "submitter_email": "russ@intopia.digital", 54 | "submitter_name": "Russ Weakley", 55 | "title": "Designing for digital accessibility", 56 | "topics": [ 57 | "Improving readability using colour, layout and spacing", 58 | "How responsive design supports UI customisation", 59 | "Accessible alternatives for media and images", 60 | "Structuring content for easy navigation", 61 | "Designing for keyboard, pointer and voice interaction", 62 | "Creating accessible forms." 63 | ], 64 | "type_resource": "type_training", 65 | "type_resource_new": "", 66 | "type_registration": [ 67 | "type_registration_individual", 68 | "type_registration_organization" 69 | ], 70 | "wai_curricula": [ 71 | "designer_modules1", 72 | "designer_modules2", 73 | "designer_modules3", 74 | "designer_modules4", 75 | "designer_modules5", 76 | "designer_modules6", 77 | "designer_modules7" 78 | ], 79 | "website": "https://intopia.digital/services/accessibility-training/designing-for-digital-accessibility/" 80 | } 81 | -------------------------------------------------------------------------------- /_data/wai-course-list/submissions/3061f400-188b-11ed-8059-c3758f25c32b.json: -------------------------------------------------------------------------------- 1 | { 2 | "accessibility_support": [ 3 | "general-accessibility-material-ahead-of-time", 4 | "general-accessibility-pre-check-available", 5 | "digital-accessibility-caption-audio", 6 | "digital-accessibility-text-and-visuals-can-be-resized", 7 | "digital-accessibility-sufficient-contrast", 8 | "digital-accessibility-motions-or-animations", 9 | "digital-accessibility-description-of-visual-information", 10 | "digital-accessibility-all-content-meets-wcag", 11 | "non-digital-accessibility-text-and-visuals-big-enough", 12 | "non-digital-accessibility-sufficient-contrast", 13 | "non-digital-accessibility-description-of-visual-information" 14 | ], 15 | "accessibility_support_other": "", 16 | "audience": [ 17 | "audience_content_author", 18 | "audience_tester", 19 | "audience_other" 20 | ], 21 | "check_correct_info": "on", 22 | "check_publish_info": "on", 23 | "comments": "", 24 | "content_update": "2022-08-01", 25 | "cost": "cost_paid", 26 | "country": [ 27 | "fr" 28 | ], 29 | "description": "Learn how to implement accessibility and comply with the WCAG in the writing and publication of content (web and social media); Learn the rules of digital accessibility for web content (texts, links, images, videos, etc.)", 30 | "end_date": "", 31 | "form_name": "submission", 32 | "form_version": "1", 33 | "format": "format_hybrid", 34 | "language": [ 35 | "fr", 36 | "en" 37 | ], 38 | "learning": [ 39 | "learning_scheduled" 40 | ], 41 | "length": "7 hours (1 day)", 42 | "level": "level_basic", 43 | "platforms": "Microsoft Teams", 44 | "prerequisites": "", 45 | "provider": "Ideance", 46 | "repository": "wai-course-list", 47 | "reviews": "", 48 | "start_date": "2022-08-01", 49 | "submission_date": "2022-08-10T09:02:40.960Z", 50 | "submission_ref": "3061f400-188b-11ed-8059-c3758f25c32b", 51 | "submitter_email": "contact@ideance.fr", 52 | "submitter_name": "Sébastien Delorme (Ideance)", 53 | "title": "Writing and publishing accessible content", 54 | "topics": [ 55 | "Accessible multimedia", 56 | "Accessible content" 57 | ], 58 | "type_registration": [ 59 | "type_registration_organization" 60 | ], 61 | "type_resource": "type_training", 62 | "type_resource_new": "", 63 | "wai_curricula": [ 64 | "foundation_modules1", 65 | "foundation_modules2", 66 | "foundation_modules5", 67 | "developer_modules1", 68 | "developer_modules3", 69 | "designer_modules2", 70 | "designer_modules5", 71 | "designer_modules6" 72 | ], 73 | "website": "https://ideance.net/en/accessibility-training/" 74 | } -------------------------------------------------------------------------------- /_data/wai-course-list/submissions/312c5050-8171-11ef-a8e8-2752e6707ba6.json: -------------------------------------------------------------------------------- 1 | { 2 | "accessibility_support": [ 3 | "general-accessibility-material-ahead-of-time", 4 | "general-accessibility-pre-check-available", 5 | "digital-accessibility-text-and-visuals-can-be-resized", 6 | "digital-accessibility-sufficient-contrast", 7 | "digital-accessibility-motions-or-animations", 8 | "digital-accessibility-description-of-visual-information", 9 | "digital-accessibility-all-content-meets-wcag" 10 | ], 11 | "accessibility_support_other": "", 12 | "audience": [ 13 | "audience_designer" 14 | ], 15 | "check_correct_info": "on", 16 | "check_publish_info": "on", 17 | "check_scope_info": "on", 18 | "comments": "", 19 | "content_update": "2024-10-03", 20 | "cost": "cost_paid", 21 | "country": [ 22 | "pt" 23 | ], 24 | "description": "For all designers who every day can make a difference in designing not only visuals but also inclusive experiences and interaction models. Simplifying the practical application of the main digital accessibility recommendations.", 25 | "end_date": "", 26 | "form_name": "submission", 27 | "form_version": "1", 28 | "format": "format_online", 29 | "language": [ 30 | "pt" 31 | ], 32 | "learning": [ 33 | "learning_scheduled" 34 | ], 35 | "length": "12 hours", 36 | "level": "level_basic", 37 | "platforms": "Zoom", 38 | "prerequisites": [ 39 | "No prerequisites required." 40 | ], 41 | "provider": "Lisbon Digital School", 42 | "repository": "wai-course-list", 43 | "reviews": "", 44 | "start_date": "2023-01-02", 45 | "submission_date": "2024-10-03T10:21:02.805Z", 46 | "submission_ref": "312c5050-8171-11ef-a8e8-2752e6707ba6", 47 | "submitter_email": "info@dxd.pt", 48 | "submitter_name": "Ruben Ferreira Duarte", 49 | "english_title": "Digital Accessibility in practice for Designers", 50 | "original_lang_title": "pt", 51 | "title": "Acessibilidade Digital na prática para Designers", 52 | "topics": [ 53 | "Digital accessibility", 54 | "Role of the designer", 55 | "Design for versatility", 56 | "Digital experiences", 57 | "Content", 58 | "Multimedia", 59 | "Colors", 60 | "Typography", 61 | "Images", 62 | "Interaction", 63 | "Animations", 64 | "Interface components", 65 | "Design systems", 66 | "Usability testing", 67 | "Development support" 68 | ], 69 | "type_registration": [ 70 | "type_registration_individual", 71 | "type_registration_organization" 72 | ], 73 | "type_resource": "type_training", 74 | "type_resource_new": "", 75 | "wai_curricula": [ 76 | "foundation_modules1", 77 | "foundation_modules4", 78 | "foundation_modules5", 79 | "designer_modules1", 80 | "designer_modules2", 81 | "designer_modules3", 82 | "designer_modules4", 83 | "designer_modules5", 84 | "designer_modules6", 85 | "designer_modules7", 86 | "content_author_modules1", 87 | "content_author_modules2", 88 | "content_author_modules3", 89 | "content_author_modules4", 90 | "content_author_modules5", 91 | "content_author_modules6" 92 | ], 93 | "website": "https://lisbondigitalschool.com/curso/acessibilidade-digital-na-pratica-para-designers/" 94 | } 95 | -------------------------------------------------------------------------------- /_data/wai-course-list/submissions/312cab40-7165-11ed-8da1-dd1f74063d85.json: -------------------------------------------------------------------------------- 1 | { 2 | "accessibility_support": [ 3 | "digital-accessibility-caption-audio", 4 | "digital-accessibility-text-and-visuals-can-be-resized", 5 | "digital-accessibility-sufficient-contrast", 6 | "digital-accessibility-motions-or-animations", 7 | "digital-accessibility-description-of-visual-information", 8 | "digital-accessibility-all-content-meets-wcag", 9 | "non-digital-accessibility-sufficient-contrast" 10 | ], 11 | "accessibility_support_other": "", 12 | "audience": [ 13 | "audience_developer" 14 | ], 15 | "check_correct_info": "on", 16 | "check_publish_info": "on", 17 | "check_scope_info": "on", 18 | "comments": "", 19 | "content_update": "2022-10-26", 20 | "cost": "cost_paid", 21 | "country": [ 22 | "gb" 23 | ], 24 | "description": "This course provides native apps developers with the knowledge they need to create Android apps that can be used by all, including assistive technology users. It covers Android accessibility services, how to build accessible apps, and how to test them. There are also further resources and a checklist to use as a practical guide.", 25 | "end_date": "", 26 | "form_name": "submission", 27 | "form_version": "1", 28 | "format": "format_online", 29 | "language": [ 30 | "en" 31 | ], 32 | "learning": [ 33 | "learning_unscheduled" 34 | ], 35 | "length": "3 to 4 hours", 36 | "level": "level_intermediate", 37 | "platforms": [ 38 | "HTML", 39 | "SCORM" 40 | ], 41 | "prerequisites": [ 42 | "Foundation in Android development" 43 | ], 44 | "provider": "TetraLogical", 45 | "repository": "wai-course-list", 46 | "reviews": "", 47 | "start_date": "2022-12-16", 48 | "submission_date": "2022-12-01T10:44:54.900Z", 49 | "submission_ref": "312cab40-7165-11ed-8da1-dd1f74063d85", 50 | "submitter_email": "fminers-jones@tetralogical.com", 51 | "submitter_name": "Felicity Miners-Jones", 52 | "title": "Accessible Android development", 53 | "topics": [ 54 | "Android accessibility services", 55 | "Platform accessibility API", 56 | "Images", 57 | "Structure", 58 | "Forms", 59 | "Content and focus order", 60 | "Notifications", 61 | "Content customisation", 62 | "Testing Android apps." 63 | ], 64 | "type_registration": [ 65 | "type_registration_organization" 66 | ], 67 | "type_resource": "type_training", 68 | "type_resource_new": "", 69 | "wai_curricula": "", 70 | "website": "https://tetralogical.com/services/self-led-training/" 71 | } 72 | -------------------------------------------------------------------------------- /_data/wai-course-list/submissions/33a51450-39f9-11ed-bfb8-d13ea595ced9.json: -------------------------------------------------------------------------------- 1 | { 2 | "accessibility_support_other": "", 3 | "audience": [ 4 | "audience_content_author", 5 | "audience_designer", 6 | "audience_developer", 7 | "audience_manager", 8 | "audience_tester", 9 | "audience_general", 10 | "audience_other" 11 | ], 12 | "check_correct_info": "on", 13 | "check_publish_info": "on", 14 | "check_scope_info": "on", 15 | "comments": "Microassist offers open enrollment sessions for this class on a recurring basis (generally monthly). Schedule details provided on website, https://www.microassist.com/classroom-training/course-schedule/", 16 | "content_update": "2022-01-01", 17 | "cost": "cost_paid", 18 | "country": [ 19 | "us" 20 | ], 21 | "description": "Welcome to Testing & Remediation Strategies for PDF Accessibility: The Basics. Microassist’s goal with this course is to introduce the learner to PDF accessibility so their PDF documents are accessible, perceivable, and usable by all those who access the information, regardless of level of ability or impairment.", 22 | "end_date": "2023-12-01", 23 | "form_name": "submission", 24 | "form_version": "1", 25 | "format": "format_hybrid", 26 | "language": [ 27 | "en" 28 | ], 29 | "learning": [ 30 | "learning_scheduled" 31 | ], 32 | "length": "1 Day", 33 | "level": "level_basic", 34 | "platforms": "Online Instructor Led Sessions are hosted using Zoom.", 35 | "prerequisites": [ 36 | "To ensure your success in this course, you should have some working knowledge of the Adobe Acrobat Pro DC platform." 37 | ], 38 | "provider": "Microassist", 39 | "repository": "wai-course-list", 40 | "reviews": "", 41 | "start_date": "2022-01-01", 42 | "submission_date": "2022-09-21T22:03:19.445Z", 43 | "submission_ref": "33a51450-39f9-11ed-bfb8-d13ea595ced9", 44 | "submitter_email": "drichard@microassist.com", 45 | "submitter_name": "Dallas Richard", 46 | "title": "Testing and Remediation Strategies for PDF Accessibility: The Basics", 47 | "topics": [ 48 | "Identify Accessibility Standards", 49 | "Describe Accessibility Standards", 50 | "Identify Remediation Resources", 51 | "Recognize the Adobe Acrobat Pro DC Interface", 52 | "Practice Document Remediation Skills", 53 | "Explain the Remediation Process", 54 | "Practice the Remediation Process", 55 | "Testing for Accessibility" 56 | ], 57 | "type_registration": [ 58 | "type_registration_individual", 59 | "type_registration_organization" 60 | ], 61 | "type_resource": "type_training", 62 | "type_resource_new": "", 63 | "wai_curricula": "", 64 | "website": "https://www.microassist.com/courses/testing-remediation-strategies-for-pdf-accessibility-the-basics/" 65 | } 66 | -------------------------------------------------------------------------------- /_data/wai-course-list/submissions/34033740-f608-11ec-8ad1-51519856c629.json: -------------------------------------------------------------------------------- 1 | { 2 | "accessibility_support": [ 3 | "general-accessibility-material-ahead-of-time", 4 | "general-accessibility-pre-check-available", 5 | "digital-accessibility-caption-audio", 6 | "digital-accessibility-text-and-visuals-can-be-resized", 7 | "digital-accessibility-sufficient-contrast", 8 | "digital-accessibility-motions-or-animations", 9 | "digital-accessibility-description-of-visual-information", 10 | "digital-accessibility-all-content-meets-wcag" 11 | ], 12 | "accessibility_support_other": "", 13 | "audience": [ 14 | "audience_general", 15 | "audience_other" 16 | ], 17 | "check_correct_info": "on", 18 | "check_publish_info": "on", 19 | "comments": "", 20 | "content_update": "2022-01-02", 21 | "cost": "cost_paid", 22 | "country": [ 23 | "fi" 24 | ], 25 | "description": "This course consists of four minimodules which focus on media, social media, speech-to-text interpreting, and audio description. After completing this course, the participant will have the basic skills to translate e.g. visuals to text and produce more accessible media content.", 26 | "end_date": "", 27 | "form_name": "submission", 28 | "form_version": "1", 29 | "format": "format_online", 30 | "language": [ 31 | "en" 32 | ], 33 | "learning": [ 34 | "learning_unscheduled" 35 | ], 36 | "length": "", 37 | "level": "level_basic", 38 | "platforms": "DigiCampus", 39 | "prerequisites": "", 40 | "provider": "TACCU - Tampere Accessibility Unit (Tampere University)", 41 | "repository": "wai-course-list", 42 | "reviews": "", 43 | "start_date": "2022-01-02", 44 | "submission_date": "2022-06-27T10:59:23.444Z", 45 | "submission_ref": "34033740-f608-11ec-8ad1-51519856c629", 46 | "submitter_email": "pauliina.baltzar@tuni.fi", 47 | "submitter_name": "Pauliina Baltzar", 48 | "title": "Accessible Media", 49 | "topics": [ 50 | "Accessible Media", 51 | "Accessible Social media", 52 | "Speech-to-text", 53 | "Audiodescription of art" 54 | ], 55 | "type_registration": [ 56 | "type_registration_individual", 57 | "type_registration_organization" 58 | ], 59 | "type_resource": "type_other", 60 | "type_resource_new": "Continuous learning", 61 | "wai_curricula": "", 62 | "website": "https://research.tuni.fi/taccu/courses/" 63 | } 64 | -------------------------------------------------------------------------------- /_data/wai-course-list/submissions/345b2990-846f-11ee-a4e3-ff089b2e626f.json: -------------------------------------------------------------------------------- 1 | { 2 | "accessibility_support": [ 3 | "general-accessibility-material-ahead-of-time", 4 | "general-accessibility-pre-check-available", 5 | "digital-accessibility-caption-audio", 6 | "digital-accessibility-text-and-visuals-can-be-resized", 7 | "digital-accessibility-sufficient-contrast", 8 | "digital-accessibility-motions-or-animations", 9 | "digital-accessibility-description-of-visual-information", 10 | "digital-accessibility-all-content-meets-wcag", 11 | "non-digital-accessibility-accessible-facility", 12 | "non-digital-accessibility-assistive-listening-devices", 13 | "non-digital-accessibility-text-and-visuals-big-enough", 14 | "non-digital-accessibility-sufficient-contrast", 15 | "non-digital-accessibility-description-of-visual-information" 16 | ], 17 | "accessibility_support_other": "", 18 | "audience": [ 19 | "audience_content_author", 20 | "audience_designer", 21 | "audience_developer", 22 | "audience_tester", 23 | "audience_general", 24 | "audience_other" 25 | ], 26 | "check_correct_info": "on", 27 | "check_publish_info": "on", 28 | "check_scope_info": "on", 29 | "comments": "", 30 | "content_update": "2023-11-02", 31 | "cost": "cost_paid", 32 | "country": [ 33 | "be" 34 | ], 35 | "description": "Want to learn how to make an accessible PDF document? This training will show you how to turn Microsoft Word documents into PDFs everyone can use.", 36 | "end_date": "", 37 | "form_name": "submission", 38 | "form_version": "1", 39 | "format": "format_hybrid", 40 | "language": [ 41 | "nl", 42 | "fr", 43 | "en" 44 | ], 45 | "learning": [ 46 | "learning_scheduled" 47 | ], 48 | "length": "6 - 9 hours", 49 | "level": "level_basic", 50 | "platforms": "Zoom", 51 | "prerequisites": [ 52 | "You know your way around Microsoft Word." 53 | ], 54 | "provider": "AnySurfer", 55 | "repository": "wai-course-list", 56 | "reviews": "", 57 | "start_date": "2023-11-02", 58 | "submission_date": "2023-11-16T10:59:24.969Z", 59 | "submission_ref": "345b2990-846f-11ee-a4e3-ff089b2e626f", 60 | "submitter_email": "info@anysurfer.be", 61 | "submitter_name": "Bram Janssens", 62 | "title": "Accessible PDF documents using Microsoft Word", 63 | "topics": [ 64 | "Importance of digital accessibility", 65 | "Assistive technology", 66 | "How to make an accessible Word document", 67 | "How to convert that document to a tagged PDF", 68 | "How to test the accessibility of a PDF document" 69 | ], 70 | "type_registration": [ 71 | "type_registration_organization" 72 | ], 73 | "type_resource": "type_training", 74 | "type_resource_new": "", 75 | "wai_curricula": [ 76 | "foundation_modules1", 77 | "foundation_modules2", 78 | "foundation_modules3", 79 | "foundation_modules4", 80 | "foundation_modules5", 81 | "content_author_modules1", 82 | "content_author_modules2" 83 | ], 84 | "website": "https://www.anysurfer.be/en/services/training/pdf-with-word" 85 | } 86 | -------------------------------------------------------------------------------- /_data/wai-course-list/submissions/3bced090-3a8e-11ed-8e3e-f11d3f2804f6.json: -------------------------------------------------------------------------------- 1 | { 2 | "accessibility_support_other": "", 3 | "audience": [ 4 | "audience_content_author", 5 | "audience_designer", 6 | "audience_developer", 7 | "audience_manager", 8 | "audience_tester", 9 | "audience_general", 10 | "audience_other" 11 | ], 12 | "check_correct_info": "on", 13 | "check_publish_info": "on", 14 | "check_scope_info": "on", 15 | "comments": "Open enrollments class sessions are scheduled throughout the year, typically on a monthly cadence. For upcoming dates refer to Microassist's course schedule at https://www.microassist.com/classroom-training/course-schedule/", 16 | "content_update": "2021-12-31", 17 | "cost": "cost_paid", 18 | "country": [ 19 | "us" 20 | ], 21 | "description": "Covers the process to remediate and test a PDF document for accessibility issues. Students will learn how to: 1) Apply accessibility standards to a PDF document; 2) Use the Adobe Acrobat Pro DC platform to remediate a PDF document; 3) Apply a process to remediate a PDF document; and 4) Test the PDF document against WCAG accessibility standards.", 22 | "end_date": "2023-12-31", 23 | "form_name": "submission", 24 | "form_version": "1", 25 | "format": "format_hybrid", 26 | "language": [ 27 | "en" 28 | ], 29 | "learning": [ 30 | "learning_scheduled" 31 | ], 32 | "length": "1 Day", 33 | "level": "level_basic", 34 | "platforms": "Online Instructor Led Sessions are hosted using Zoom.", 35 | "prerequisites": [ 36 | "To ensure your success in this course, you should have some working knowledge of the Adobe Acrobat Pro DC platform and basic knowledge about accessibility concepts. You can obtain these skills by taking the Testing & Remediation Strategies for PDF Accessibility: The Basics course." 37 | ], 38 | "provider": "Microassist", 39 | "repository": "wai-course-list", 40 | "reviews": "", 41 | "start_date": "2022-01-01", 42 | "submission_date": "2022-09-22T15:50:08.153Z", 43 | "submission_ref": "3bced090-3a8e-11ed-8e3e-f11d3f2804f6", 44 | "submitter_email": "drichard@microassist.com", 45 | "submitter_name": "Dallas Richard", 46 | "title": "Testing & Remediation Strategies for PDF Accessibility: Intermediate Edition", 47 | "topics": [ 48 | "Review Accessibility Standards", 49 | "Examine Remediation Resources (Screen Readers, Color Contrast Checkers, Automated Accessibility Checkers)", 50 | "Set Up Adobe Acrobat Pro DC", 51 | "Practice Document Remediation Skills (New tags, Content Panel Navigation and Artifacting)", 52 | "Review the PDF Remediation Process", 53 | "Assess Color Contrast", 54 | "Prepare Hyperlinks", 55 | "Modify Document Properties", 56 | "Evaluate Tag Structure", 57 | "Examine Alternative and Actual Text", 58 | "Assess Document Reading Order", 59 | "Test the PDF Document" 60 | ], 61 | "type_registration": [ 62 | "type_registration_individual", 63 | "type_registration_organization" 64 | ], 65 | "type_resource": "type_training", 66 | "type_resource_new": "", 67 | "wai_curricula": "", 68 | "website": "https://www.microassist.com/courses/testing-remediation-strategies-for-pdf-accessibility-intermediate-edition/" 69 | } 70 | -------------------------------------------------------------------------------- /_data/wai-course-list/submissions/3cd1b180-f5f9-11ec-b364-cbb3ab4bbb03.json: -------------------------------------------------------------------------------- 1 | { 2 | "accessibility_support": [ 3 | "general-accessibility-material-ahead-of-time", 4 | "digital-accessibility-caption-audio", 5 | "digital-accessibility-text-and-visuals-can-be-resized", 6 | "digital-accessibility-sufficient-contrast", 7 | "digital-accessibility-motions-or-animations", 8 | "digital-accessibility-description-of-visual-information", 9 | "digital-accessibility-all-content-meets-wcag" 10 | ], 11 | "accessibility_support_other": "", 12 | "audience": [ 13 | "audience_content_author", 14 | "audience_designer", 15 | "audience_general" 16 | ], 17 | "check_correct_info": "on", 18 | "check_publish_info": "on", 19 | "comments": "", 20 | "content_update": "2022-01-02", 21 | "cost": "cost_paid", 22 | "country": [ 23 | "fi" 24 | ], 25 | "description": "This course consists of five minimodules which focus on games, audio description, entertainment, speech-to-text translation and speech and audio-to-text. After completing this course, the participant will have an overview of accessible culture and know how to make culture more accessible. ", 26 | "end_date": "", 27 | "form_name": "submission", 28 | "form_version": "1", 29 | "format": "format_online", 30 | "language": [ 31 | "en" 32 | ], 33 | "learning": [ 34 | "learning_unscheduled" 35 | ], 36 | "length": "", 37 | "level": "level_basic", 38 | "platforms": "DigiCampus", 39 | "prerequisites": "", 40 | "provider": "TACCU - Tampere Accessibility Unit (Tampere University)", 41 | "repository": "wai-course-list", 42 | "reviews": "", 43 | "start_date": "2022-01-02", 44 | "submission_date": "2022-06-27T09:12:15.768Z", 45 | "submission_ref": "3cd1b180-f5f9-11ec-b364-cbb3ab4bbb03", 46 | "submitter_email": "pauliina.baltzar@tuni.fi", 47 | "submitter_name": "Pauliina Baltzar", 48 | "title": "Accessible Culture", 49 | "topics": [ 50 | "Games", 51 | "Gamification", 52 | "Audiodescription of Art", 53 | "Entertainment", 54 | "Subtitling", 55 | "Speech and audio to text" 56 | ], 57 | "type_registration": [ 58 | "type_registration_individual", 59 | "type_registration_organization" 60 | ], 61 | "type_resource": "type_other", 62 | "type_resource_new": "Continuous learning", 63 | "wai_curricula": "", 64 | "website": "https://research.tuni.fi/taccu/courses/" 65 | } 66 | -------------------------------------------------------------------------------- /_data/wai-course-list/submissions/3e982810-7168-11ed-abd1-2baa2c4734b1.json: -------------------------------------------------------------------------------- 1 | { 2 | "accessibility_support": [ 3 | "digital-accessibility-caption-audio", 4 | "digital-accessibility-text-and-visuals-can-be-resized", 5 | "digital-accessibility-sufficient-contrast", 6 | "digital-accessibility-motions-or-animations", 7 | "digital-accessibility-description-of-visual-information", 8 | "digital-accessibility-all-content-meets-wcag" 9 | ], 10 | "accessibility_support_other": "", 11 | "audience": [ 12 | "audience_developer" 13 | ], 14 | "check_correct_info": "on", 15 | "check_publish_info": "on", 16 | "check_scope_info": "on", 17 | "comments": "", 18 | "content_update": "2022-10-26", 19 | "cost": "cost_paid", 20 | "country": [ 21 | "gb" 22 | ], 23 | "description": "This course gives developers the skills and knowledge they need to create accessible websites and web applications using React. It covers the principles of accessible development including keyboard support and focus management, implicit semantics with HTML and explicit semantics with ARIA, plus techniques with React code examples, and more.", 24 | "end_date": "", 25 | "form_name": "submission", 26 | "form_version": "1", 27 | "format": "format_online", 28 | "language": [ 29 | "en" 30 | ], 31 | "learning": [ 32 | "learning_unscheduled" 33 | ], 34 | "length": "6 hours", 35 | "level": "level_intermediate", 36 | "platforms": [ 37 | "HTML", 38 | "SCORM" 39 | ], 40 | "prerequisites": [ 41 | "Knowledge of HTML, CSS, and React" 42 | ], 43 | "provider": "TetraLogical", 44 | "repository": "wai-course-list", 45 | "reviews": "", 46 | "start_date": "2022-12-16", 47 | "submission_date": "2022-12-01T11:06:45.905Z", 48 | "submission_ref": "3e982810-7168-11ed-abd1-2baa2c4734b1", 49 | "submitter_email": "fminers-jones@tetralogical.com", 50 | "submitter_name": "Felicity Miners-Jones", 51 | "title": "Accessible web development with React", 52 | "topics": [ 53 | "Interaction", 54 | "Accessibility semantics: role", 55 | "Accessibility semantics: name and description", 56 | "Accessibility semantics: state", 57 | "Accessibility mechanics", 58 | "React application basics", 59 | "React forms", 60 | "Building React components" 61 | ], 62 | "type_registration": [ 63 | "type_registration_organization" 64 | ], 65 | "type_resource": "type_training", 66 | "type_resource_new": "", 67 | "wai_curricula":"", 68 | "website": "https://tetralogical.com/services/self-led-training/" 69 | } 70 | -------------------------------------------------------------------------------- /_data/wai-course-list/submissions/415f2440-846d-11ee-aeb5-d77f55dddf00.json: -------------------------------------------------------------------------------- 1 | { 2 | "accessibility_support": [ 3 | "general-accessibility-material-ahead-of-time", 4 | "general-accessibility-pre-check-available", 5 | "digital-accessibility-caption-audio", 6 | "digital-accessibility-text-and-visuals-can-be-resized", 7 | "digital-accessibility-sufficient-contrast", 8 | "digital-accessibility-motions-or-animations", 9 | "digital-accessibility-description-of-visual-information", 10 | "digital-accessibility-all-content-meets-wcag", 11 | "non-digital-accessibility-accessible-facility", 12 | "non-digital-accessibility-assistive-listening-devices", 13 | "non-digital-accessibility-text-and-visuals-big-enough", 14 | "non-digital-accessibility-sufficient-contrast", 15 | "non-digital-accessibility-description-of-visual-information" 16 | ], 17 | "accessibility_support_other": "", 18 | "audience": [ 19 | "audience_designer", 20 | "audience_other" 21 | ], 22 | "check_correct_info": "on", 23 | "check_publish_info": "on", 24 | "check_scope_info": "on", 25 | "comments": "", 26 | "content_update": "2023-11-02", 27 | "cost": "cost_paid", 28 | "country": [ 29 | "be" 30 | ], 31 | "description": "How do you design a website anyone can use? Which parts of the design process require extra attention, and which ones can be passed on to the developers?", 32 | "end_date": "", 33 | "form_name": "submission", 34 | "form_version": "1", 35 | "format": "format_hybrid", 36 | "language": [ 37 | "nl", 38 | "fr", 39 | "en" 40 | ], 41 | "learning": [ 42 | "learning_scheduled" 43 | ], 44 | "length": "6 hours", 45 | "level": "level_basic", 46 | "platforms": "Zoom", 47 | "prerequisites": [ 48 | "None" 49 | ], 50 | "provider": "AnySurfer", 51 | "repository": "wai-course-list", 52 | "reviews": "", 53 | "start_date": "2023-11-02", 54 | "submission_date": "2023-11-16T10:45:27.812Z", 55 | "submission_ref": "415f2440-846d-11ee-aeb5-d77f55dddf00", 56 | "submitter_email": "info@anysurfer.be", 57 | "submitter_name": "Bram Janssens", 58 | "title": "Accessibility for designers", 59 | "topics": [ 60 | "What is digital accessibility?", 61 | "Principles of universal design", 62 | "Accessible and inclusive design", 63 | "User research", 64 | "Disability types", 65 | "Graphic Design", 66 | "Colors", 67 | "Graphic elements", 68 | "Images", 69 | "Forms", 70 | "Construction", 71 | "Navigation", 72 | "Changes whithin pages", 73 | "Components", 74 | "Mobile", 75 | "Distractions", 76 | "Video & audio" 77 | ], 78 | "type_registration": [ 79 | "type_registration_organization" 80 | ], 81 | "type_resource": "type_training", 82 | "type_resource_new": "", 83 | "wai_curricula": [ 84 | "foundation_modules1", 85 | "foundation_modules2", 86 | "foundation_modules3", 87 | "foundation_modules4", 88 | "foundation_modules5", 89 | "designer_modules1", 90 | "designer_modules2", 91 | "designer_modules3", 92 | "designer_modules4", 93 | "designer_modules5", 94 | "designer_modules6", 95 | "designer_modules7" 96 | ], 97 | "website": "https://www.anysurfer.be/en/services/training/designers" 98 | } 99 | -------------------------------------------------------------------------------- /_data/wai-course-list/submissions/4ac454a0-4823-11ee-a946-dd62b850a61c.json: -------------------------------------------------------------------------------- 1 | { 2 | "accessibility_support": [ 3 | "digital-accessibility-caption-audio", 4 | "digital-accessibility-description-of-visual-information", 5 | "digital-accessibility-all-content-meets-wcag" 6 | ], 7 | "accessibility_support_other": "", 8 | "audience": [ 9 | "audience_content_author", 10 | "audience_designer", 11 | "audience_tester", 12 | "audience_general" 13 | ], 14 | "check_correct_info": "on", 15 | "check_publish_info": "on", 16 | "check_scope_info": "on", 17 | "comments": "", 18 | "content_update": "2023-08-28", 19 | "cost": "cost_paid", 20 | "country": [ 21 | "us" 22 | ], 23 | "description": "This narrated Microsoft Word video series provides an overview of the tools and processes that remediators use to make documents Section 508 compliant.", 24 | "end_date": "", 25 | "form_name": "submission", 26 | "form_version": "1", 27 | "format": "format_online", 28 | "language": [ 29 | "en" 30 | ], 31 | "learning": [ 32 | "learning_unscheduled" 33 | ], 34 | "length": "3 hours", 35 | "level": "level_basic", 36 | "platforms": [ 37 | "Learndash via 508 Institute", 38 | "Vimeo" 39 | ], 40 | "prerequisites": [ 41 | "Microsoft Word", 42 | "Basic knowledge of Section 508" 43 | ], 44 | "provider": "The 508 Institute", 45 | "repository": "wai-course-list", 46 | "reviews": "", 47 | "start_date": "2023-08-28", 48 | "submission_date": "2023-08-31T17:24:51.050Z", 49 | "submission_ref": "4ac454a0-4823-11ee-a946-dd62b850a61c", 50 | "submitter_email": "prudhvi.mandava@508institute.com", 51 | "submitter_name": "Prudhvi Mandava", 52 | "title": "Self-Paced Microsoft Word Prep Course", 53 | "topics": [ 54 | "Designing for 508 Compliance", 55 | "Color Contrast Testing and Fixes", 56 | "Table Design Considerations for 508 Compliance", 57 | "Best Practices for Better Alt Text", 58 | "How to Create and Change Text and Heading Styles", 59 | "How to Export to PDF", 60 | "How to Create a Linked Table of Contents", 61 | "How to Create Proper Footnotes" 62 | ], 63 | "type_registration": [ 64 | "type_registration_individual" 65 | ], 66 | "type_resource": "type_training", 67 | "type_resource_new": "", 68 | "wai_curricula": [ 69 | "content_author_modules1", 70 | "content_author_modules2", 71 | "content_author_modules4", 72 | "content_author_modules5", 73 | "content_author_modules6" 74 | ], 75 | "website": "https://508institute.com/self-paced-microsoft-word-prep-course/" 76 | } 77 | -------------------------------------------------------------------------------- /_data/wai-course-list/submissions/4b472fc0-c1b2-11ee-95dc-e7bfb610289d.json: -------------------------------------------------------------------------------- 1 | { 2 | "accessibility_support": [ 3 | "digital-accessibility-text-and-visuals-can-be-resized", 4 | "digital-accessibility-sufficient-contrast", 5 | "digital-accessibility-motions-or-animations", 6 | "digital-accessibility-all-content-meets-wcag", 7 | "non-digital-accessibility-sufficient-contrast" 8 | ], 9 | "accessibility_support_other": "", 10 | "audience": [ 11 | "audience_manager", 12 | "audience_general" 13 | ], 14 | "check_correct_info": "on", 15 | "check_publish_info": "on", 16 | "check_scope_info": "on", 17 | "comments": "", 18 | "content_update": "2024-02-02", 19 | "cost": "cost_paid", 20 | "country": [ 21 | "pl" 22 | ], 23 | "description": "Get to know: Business case for digital accessibility. How the biggest in the industry and competitors are approaching the topic. How to integrate accessibility into your company culture. Together we will assess the state of digital accessibility in your company. How to measure and improve digital accessibility.", 24 | "end_date": "", 25 | "form_name": "submission", 26 | "form_version": "1", 27 | "format": "format_online", 28 | "language": [ 29 | "pl" 30 | ], 31 | "learning": [ 32 | "learning_scheduled" 33 | ], 34 | "length": "4 clock hours, comprising 2 modules of 2 hours each.", 35 | "level": "level_basic", 36 | "platforms": "MS Teams", 37 | "prerequisites": "", 38 | "provider": "Accens", 39 | "repository": "wai-course-list", 40 | "reviews": "", 41 | "start_date": "2024-02-02", 42 | "_original_submission_date": "2024-02-02T10:03:20.636Z", 43 | "submission_date": "2024-03-05", 44 | "submission_ref": "4b472fc0-c1b2-11ee-95dc-e7bfb610289d", 45 | "submitter_email": "contact@accens.io", 46 | "submitter_name": "Accens", 47 | "english_title": "Digital accessibility for leaders", 48 | "original_lang_title": "pl", 49 | "title": "Dostępność cyfrowa dla liderów", 50 | "topics": [ 51 | "Accessibility legislation", 52 | "Business case for digital accessibility", 53 | "How the biggest in the industry and competition approach the subject", 54 | "How to incorporate accessibility into the company's organizational culture", 55 | "Assessing the state of digital accessibility in your company", 56 | "Strategies for measuring and improving digital accessibility", 57 | "Maintaining digital accessibility in the long term" 58 | ], 59 | "type_registration": [ 60 | "type_registration_individual", 61 | "type_registration_organization" 62 | ], 63 | "type_resource": "type_training", 64 | "type_resource_new": "", 65 | "wai_curricula": [ 66 | "foundation_modules1", 67 | "foundation_modules2", 68 | "foundation_modules3", 69 | "foundation_modules5" 70 | ], 71 | "website": "https://accens.pl/szkolenie-dostepnosc-cyfrowa-dla-liderow/" 72 | } 73 | -------------------------------------------------------------------------------- /_data/wai-course-list/submissions/4d80d010-02bf-11ed-baa7-89654aee4cf3.json: -------------------------------------------------------------------------------- 1 | { 2 | "accessibility_support": [ 3 | "digital-accessibility-caption-audio" 4 | ], 5 | "accessibility_support_other": "", 6 | "audience": [ 7 | "audience_content_author", 8 | "audience_designer", 9 | "audience_general" 10 | ], 11 | "check_correct_info": "on", 12 | "check_publish_info": "on", 13 | "comments": "", 14 | "content_update": "2022-07-11", 15 | "cost": "cost_free", 16 | "country": [ 17 | "it" 18 | ], 19 | "description": "Developed within the European Erasmus Plus Strategic Partnership project IWAC and then translated into Italian, the course introduces some good practices to achieve accessible teaching. Together with others, the participants will have the opportunity to learn good practices and tips to make their teaching more accessible.", 20 | "end_date": "", 21 | "form_name": "submission", 22 | "form_version": "1", 23 | "format": "format_online", 24 | "language": [ 25 | "it" 26 | ], 27 | "learning": [ 28 | "learning_unscheduled" 29 | ], 30 | "length": "4 hours", 31 | "level": "level_basic", 32 | "platforms": "EduOpen (Italian MOOC platform Moodle based)", 33 | "prerequisites": "None", 34 | "provider": "Università di Genova (University of Genoa)", 35 | "repository": "wai-course-list", 36 | "reviews": "", 37 | "start_date": "2022-07-23", 38 | "submission_date": "2022-07-13T15:20:18.065Z", 39 | "submission_ref": "4d80d010-02bf-11ed-baa7-89654aee4cf3", 40 | "submitter_email": "marina.ribaudo@unige.it", 41 | "submitter_name": "Marina Ribaudo", 42 | "english_title": "Accessible learning and teaching", 43 | "original_lang_title": "it", 44 | "title": "Apprendimento e insegnamento accessibili", 45 | "topics": "Good practices and tips for accessible teaching", 46 | "type_resource": "type_training", 47 | "type_resource_new": "", 48 | "type_registration": [ 49 | "type_registration_individual" 50 | ], 51 | "wai_curricula": [ 52 | "foundation_modules1", 53 | "foundation_modules5" 54 | ], 55 | "website": "https://learn.eduopen.org/eduopenv2/course_details.php?courseid=499" 56 | } -------------------------------------------------------------------------------- /_data/wai-course-list/submissions/4e00f360-38b3-11ed-8f7a-13f808f1fa66.json: -------------------------------------------------------------------------------- 1 | { 2 | "accessibility_support": [ 3 | "general-accessibility-material-ahead-of-time", 4 | "digital-accessibility-text-and-visuals-can-be-resized", 5 | "digital-accessibility-motions-or-animations", 6 | "digital-accessibility-description-of-visual-information" 7 | ], 8 | "accessibility_support_other": "", 9 | "audience": [ 10 | "audience_other" 11 | ], 12 | "check_correct_info": "on", 13 | "check_publish_info": "on", 14 | "check_scope_info": "on", 15 | "comments": "", 16 | "content_update": "2022-09-20", 17 | "cost": "cost_reduced_for_some", 18 | "country": [ 19 | "es" 20 | ], 21 | "description": "The Expert University Diploma in Accessibility is a program offered by the Instituto Superior de Estudios Lingüísticos y Traducción (ISTRAD). The primary objective of the course is to offer students detailed and specific training in accessibility techniques, as SDH, audio description, sign language, Augmentative and Alternative Comunication (AAC).", 22 | "end_date": "2023-06-30", 23 | "form_name": "submission", 24 | "form_version": "1", 25 | "format": "format_online", 26 | "language": [ 27 | "es" 28 | ], 29 | "learning": [ 30 | "learning_unscheduled" 31 | ], 32 | "length": "1 year", 33 | "level": "level_basic", 34 | "platforms": "Meet", 35 | "prerequisites": "Hold a higher university degree or, at least, have completed a minimum of 180 ECTS in a Bachelor’s Degree or similar", 36 | "provider": "ISTRAD", 37 | "repository": "wai-course-list", 38 | "reviews": "", 39 | "start_date": "2022-10-10", 40 | "submission_date": "2022-09-20T07:10:27.734Z", 41 | "submission_ref": "4e00f360-38b3-11ed-8f7a-13f808f1fa66", 42 | "submitter_email": "viviana.merola@institutotraduccion.com", 43 | "submitter_name": "Viviana Merola", 44 | "english_title": "Expert Diploma in Accessibility of Communication and Cultural Content", 45 | "original_lang_title": "es", 46 | "title": "Experto en Accesibilidad a la Comunicación y a los Contenidos Culturales", 47 | "topics": [ 48 | "accessible web sites", 49 | "accessible video games", 50 | "easy-to-read", 51 | "subtitling", 52 | "subtitling for deaf and hard of hearing", 53 | "audio description", 54 | "Information and Communication Technology for accessibility" 55 | ], 56 | "type_registration": [ 57 | "type_registration_individual" 58 | ], 59 | "type_resource": "type_training", 60 | "type_resource_new": "", 61 | "wai_curricula": [ 62 | "foundation_modules1", 63 | "foundation_modules4", 64 | "designer_modules1", 65 | "designer_modules2" 66 | ], 67 | "website": "https://www.accesibilistrad.com/es" 68 | } 69 | -------------------------------------------------------------------------------- /_data/wai-course-list/submissions/4efc5c40-846c-11ee-be15-132d1da07c97.json: -------------------------------------------------------------------------------- 1 | { 2 | "accessibility_support": [ 3 | "general-accessibility-material-ahead-of-time", 4 | "general-accessibility-pre-check-available", 5 | "digital-accessibility-caption-audio", 6 | "digital-accessibility-text-and-visuals-can-be-resized", 7 | "digital-accessibility-sufficient-contrast", 8 | "digital-accessibility-motions-or-animations", 9 | "digital-accessibility-description-of-visual-information", 10 | "digital-accessibility-all-content-meets-wcag", 11 | "non-digital-accessibility-accessible-facility", 12 | "non-digital-accessibility-assistive-listening-devices", 13 | "non-digital-accessibility-text-and-visuals-big-enough", 14 | "non-digital-accessibility-sufficient-contrast" 15 | ], 16 | "accessibility_support_other": "", 17 | "audience": [ 18 | "audience_content_author" 19 | ], 20 | "check_correct_info": "on", 21 | "check_publish_info": "on", 22 | "check_scope_info": "on", 23 | "comments": "", 24 | "content_update": "2023-11-02", 25 | "cost": "cost_paid", 26 | "country": [ 27 | "be" 28 | ], 29 | "description": "This training is aimed at web editors and will teach you all there is to know about how to publish accessible content online.", 30 | "end_date": "", 31 | "form_name": "submission", 32 | "form_version": "1", 33 | "format": "format_hybrid", 34 | "language": [ 35 | "nl", 36 | "fr", 37 | "en" 38 | ], 39 | "learning": [ 40 | "learning_scheduled" 41 | ], 42 | "length": "5 hours", 43 | "level": "level_basic", 44 | "platforms": "Zoom", 45 | "prerequisites": [ 46 | "You have used a content management system to maintain a website or are about to start using one." 47 | ], 48 | "provider": "AnySurfer", 49 | "repository": "wai-course-list", 50 | "reviews": "", 51 | "start_date": "2023-11-02", 52 | "submission_date": "2023-11-16T10:38:41.157Z", 53 | "submission_ref": "4efc5c40-846c-11ee-be15-132d1da07c97", 54 | "submitter_email": "info@anysurfer.be", 55 | "submitter_name": "Bram Janssens", 56 | "title": "Accessibility for web editors", 57 | "topics": [ 58 | "Why web accessibility is important", 59 | "How disabled users employ assistive technology to surf the web", 60 | "Discuss all accessibility guidelines", 61 | "How do you make content accessible?" 62 | ], 63 | "type_registration": [ 64 | "type_registration_organization" 65 | ], 66 | "type_resource": "type_training", 67 | "type_resource_new": "", 68 | "wai_curricula": [ 69 | "foundation_modules1", 70 | "foundation_modules2", 71 | "foundation_modules3", 72 | "foundation_modules4", 73 | "foundation_modules5", 74 | "content_author_modules1", 75 | "content_author_modules2", 76 | "content_author_modules3", 77 | "content_author_modules4", 78 | "content_author_modules5", 79 | "content_author_modules6" 80 | ], 81 | "website": "https://www.anysurfer.be/en/services/training/editors" 82 | } 83 | -------------------------------------------------------------------------------- /_data/wai-course-list/submissions/507641d0-3048-11ee-9c56-212c2ec76942.json: -------------------------------------------------------------------------------- 1 | { 2 | "accessibility_support": [ 3 | "general-accessibility-material-ahead-of-time", 4 | "digital-accessibility-caption-audio", 5 | "digital-accessibility-text-and-visuals-can-be-resized", 6 | "digital-accessibility-sufficient-contrast", 7 | "digital-accessibility-motions-or-animations", 8 | "digital-accessibility-description-of-visual-information", 9 | "digital-accessibility-all-content-meets-wcag", 10 | "non-digital-accessibility-accessible-facility", 11 | "non-digital-accessibility-text-and-visuals-big-enough", 12 | "non-digital-accessibility-sufficient-contrast" 13 | ], 14 | "accessibility_support_other": "", 15 | "audience": [ 16 | "audience_content_author" 17 | ], 18 | "check_correct_info": "on", 19 | "check_publish_info": "on", 20 | "check_scope_info": "on", 21 | "comments": "", 22 | "content_update": "2023-08-01", 23 | "cost": "cost_reduced_for_some", 24 | "country": [ 25 | "be" 26 | ], 27 | "description": "In 2 sessions of 4 hours, discover accessibility and learn how to contribute to the accessibility of a site, an app, a document, by writing accessible content.", 28 | "end_date": "", 29 | "form_name": "submission", 30 | "form_version": "1", 31 | "format": "format_hybrid", 32 | "language": [ 33 | "en", 34 | "fr", 35 | "nl" 36 | ], 37 | "learning": [ 38 | "learning_scheduled" 39 | ], 40 | "length": "8h", 41 | "level": "level_basic", 42 | "platforms": "", 43 | "prerequisites": "", 44 | "provider": "Eleven Ways", 45 | "repository": "wai-course-list", 46 | "reviews": "", 47 | "start_date": "2022-11-24", 48 | "submission_date": "2023-08-01T08:49:24.077Z", 49 | "submission_ref": "507641d0-3048-11ee-9c56-212c2ec76942", 50 | "submitter_email": "regine.lambrecht@elevenways.be", 51 | "submitter_name": "Régine Lambrecht", 52 | "title": "Advanced Web accessibility Training for Content Writers", 53 | "topics": [ 54 | "Definition", 55 | "Assistive technologies and strategies", 56 | "Return on investment", 57 | "Myths", 58 | "Accessibility legislation", 59 | "Accessibility standards", 60 | "Checklists", 61 | "Where to start", 62 | "Clear Content", 63 | "Structure", 64 | "Forms", 65 | "Images", 66 | "Data Tables", 67 | "Multimedia" 68 | ], 69 | "type_registration": [ 70 | "type_registration_individual" 71 | ], 72 | "type_resource": "type_training", 73 | "type_resource_new": "", 74 | "wai_curricula": [ 75 | "foundation_modules1", 76 | "foundation_modules2", 77 | "foundation_modules3", 78 | "foundation_modules4", 79 | "foundation_modules5", 80 | "content_author_modules1", 81 | "content_author_modules2", 82 | "content_author_modules3", 83 | "content_author_modules4", 84 | "content_author_modules5", 85 | "content_author_modules6" 86 | ], 87 | "website": "https://www.elevenways.be/en/services/trainings#advanced-web-accessibility-training-for-content-writers" 88 | } 89 | -------------------------------------------------------------------------------- /_data/wai-course-list/submissions/53e568e0-c1bc-11ee-ad44-d38f79727366.json: -------------------------------------------------------------------------------- 1 | { 2 | "accessibility_support": [ 3 | "digital-accessibility-sufficient-contrast", 4 | "non-digital-accessibility-sufficient-contrast" 5 | ], 6 | "accessibility_support_other": "", 7 | "audience": [ 8 | "audience_designer", 9 | "audience_developer", 10 | "audience_manager", 11 | "audience_tester" 12 | ], 13 | "check_correct_info": "on", 14 | "check_publish_info": "on", 15 | "check_scope_info": "on", 16 | "comments": "", 17 | "content_update": "2024-02-02", 18 | "cost": "cost_paid", 19 | "country": [ 20 | "pl" 21 | ], 22 | "description": "You will learn: What a user with a disability experiences when using popular web applications. Why and how web applications should be tested for accessibility. About the structure of the WCAG, examples of good and bad practice and tools for manual and automated accessibility testing. How we carry out accessibility audit.", 23 | "end_date": "", 24 | "form_name": "submission", 25 | "form_version": "1", 26 | "format": "format_online", 27 | "language": [ 28 | "pl" 29 | ], 30 | "learning": [ 31 | "learning_scheduled" 32 | ], 33 | "length": "8 clock hours, comprising 4 modules of 2 hours each.", 34 | "level": "level_basic", 35 | "platforms": "MS Teams", 36 | "prerequisites": "", 37 | "provider": "Accens", 38 | "repository": "wai-course-list", 39 | "reviews": "", 40 | "start_date": "2024-02-02", 41 | "_original_submission_date": "2024-02-02T11:15:10.062Z", 42 | "submission_date": "2024-03-05", 43 | "submission_ref": "53e568e0-c1bc-11ee-ad44-d38f79727366", 44 | "submitter_email": "contact@accens.io", 45 | "submitter_name": "Accens", 46 | "english_title": "Practical introduction to web applications accessibility testing", 47 | "original_lang_title": "pl", 48 | "title": "Praktyczne wprowadzenie do testowania dostępności aplikacji webowych", 49 | "topics": [ 50 | "WCAG", 51 | "accessibility testing", 52 | "good and bad accessibility practices", 53 | "accessibility policy and regulations", 54 | "tools for accessibility testing", 55 | "inclusive design", 56 | "accessibility audit", 57 | "web applications accessibility" 58 | ], 59 | "type_registration": [ 60 | "type_registration_individual", 61 | "type_registration_organization" 62 | ], 63 | "type_resource": "type_training", 64 | "type_resource_new": "", 65 | "wai_curricula": [ 66 | "foundation_modules1", 67 | "foundation_modules2", 68 | "foundation_modules3", 69 | "foundation_modules4", 70 | "foundation_modules5", 71 | "developer_modules1", 72 | "developer_modules2", 73 | "developer_modules3", 74 | "developer_modules4", 75 | "developer_modules5", 76 | "developer_modules6", 77 | "developer_modules7" 78 | ], 79 | "website": "https://accens.pl/szkolenie-praktyczne-wprowadzenie-do-testowania-dostepnosci-aplikacji-webowych/" 80 | } 81 | -------------------------------------------------------------------------------- /_data/wai-course-list/submissions/549d1b60-3843-11ed-83c4-bd2d647e25d9.json: -------------------------------------------------------------------------------- 1 | { 2 | "accessibility_support": [ 3 | "digital-accessibility-caption-audio" 4 | ], 5 | "accessibility_support_other": "", 6 | "audience": [ 7 | "audience_content_author", 8 | "audience_designer", 9 | "audience_general" 10 | ], 11 | "check_correct_info": "on", 12 | "check_publish_info": "on", 13 | "check_scope_info": "on", 14 | "comments": "If the course is listed, will I be able to update the course information after it is listed?", 15 | "content_update": "2022-08-22", 16 | "cost": "cost_certificates_for_purchase", 17 | "country": [ 18 | "us" 19 | ], 20 | "description": "This course gives you easy access to an innovative description design framework used and created by experts in description design who design descriptions for highly interactive learning resources.", 21 | "end_date": "", 22 | "form_name": "submission", 23 | "form_version": "1", 24 | "format": "format_online", 25 | "language": [ 26 | "en" 27 | ], 28 | "learning": [ 29 | "learning_unscheduled" 30 | ], 31 | "length": "5 weeks", 32 | "level": "level_basic", 33 | "platforms": "Coursera", 34 | "prerequisites": "", 35 | "provider": "University of Colorado", 36 | "repository": "wai-course-list", 37 | "reviews": "", 38 | "start_date": "2022-08-22", 39 | "submission_date": "2022-09-19T17:48:55.191Z", 40 | "submission_ref": "549d1b60-3843-11ed-83c4-bd2d647e25d9", 41 | "submitter_email": "taliesin.smith@colorado.edu", 42 | "submitter_name": "Taliesin L. Smith", 43 | "title": "Description Design for Interactive Learning Resources", 44 | "topics": [ 45 | "inclusive design", 46 | "description design", 47 | "interactive description design" 48 | ], 49 | "type_registration": [ 50 | "type_registration_individual" 51 | ], 52 | "type_resource": "type_training", 53 | "type_resource_new": "", 54 | "website": "https://www.coursera.org/learn/description-design-for-interactive-learning-resources", 55 | "wai_curricula": "" 56 | } -------------------------------------------------------------------------------- /_data/wai-course-list/submissions/54ec7480-f603-11ec-9450-bdfd939e6489.json: -------------------------------------------------------------------------------- 1 | { 2 | "accessibility_support": [ 3 | "general-accessibility-material-ahead-of-time", 4 | "general-accessibility-pre-check-available", 5 | "digital-accessibility-caption-audio", 6 | "digital-accessibility-text-and-visuals-can-be-resized", 7 | "digital-accessibility-sufficient-contrast", 8 | "digital-accessibility-motions-or-animations", 9 | "digital-accessibility-description-of-visual-information", 10 | "digital-accessibility-all-content-meets-wcag" 11 | ], 12 | "accessibility_support_other": "", 13 | "audience": [ 14 | "audience_content_author", 15 | "audience_general", 16 | "audience_other" 17 | ], 18 | "check_correct_info": "on", 19 | "check_publish_info": "on", 20 | "comments": "", 21 | "content_update": "2022-01-02", 22 | "cost": "cost_paid", 23 | "country": [ 24 | "fi" 25 | ], 26 | "description": "This course consists of five minimodules which focus on easy language, easy spoken interaction, picture communication, subtitling, speech and audio to text. After this course, the participant will have the overall understanding of how language can be made more accessible.", 27 | "end_date": "", 28 | "form_name": "submission", 29 | "form_version": "1", 30 | "format": "format_online", 31 | "language": [ 32 | "en" 33 | ], 34 | "learning": [ 35 | "learning_unscheduled" 36 | ], 37 | "length": "", 38 | "level": "level_basic", 39 | "platforms": "DigiCampus", 40 | "prerequisites": "", 41 | "provider": "TACCU - Tampere Accessibility Unit (Tampere University)", 42 | "repository": "wai-course-list", 43 | "reviews": "", 44 | "start_date": "2022-01-02", 45 | "submission_date": "2022-06-27T10:24:31.177Z", 46 | "submission_ref": "54ec7480-f603-11ec-9450-bdfd939e6489", 47 | "submitter_email": "pauliina.baltzar@tuni.fi", 48 | "submitter_name": "Pauliina Baltzar", 49 | "title": "Accessible Language", 50 | "topics": [ 51 | "Easy Language", 52 | "Easy spoken interaction", 53 | "Picture Communication", 54 | "Speech to text (subtitling)", 55 | "Speech and audio to text" 56 | ], 57 | "type_registration": [ 58 | "type_registration_individual", 59 | "type_registration_organization" 60 | ], 61 | "type_resource": "type_other", 62 | "type_resource_new": "Continuous learning", 63 | "wai_curricula": "", 64 | "website": "https://research.tuni.fi/taccu/courses/" 65 | } -------------------------------------------------------------------------------- /_data/wai-course-list/submissions/565006d0-6c1d-11ed-bf28-15f1ae20ede6.json: -------------------------------------------------------------------------------- 1 | { 2 | "accessibility_support": [ 3 | "general-accessibility-material-ahead-of-time", 4 | "digital-accessibility-sufficient-contrast", 5 | "digital-accessibility-motions-or-animations", 6 | "digital-accessibility-description-of-visual-information", 7 | "digital-accessibility-all-content-meets-wcag" 8 | ], 9 | "accessibility_support_other": "", 10 | "audience": [ 11 | "audience_general" 12 | ], 13 | "check_correct_info": "on", 14 | "check_publish_info": "on", 15 | "check_scope_info": "on", 16 | "comments": "", 17 | "content_update": "2022-11-24", 18 | "cost": "cost_paid", 19 | "country": [ 20 | "be" 21 | ], 22 | "description": "The training is based on the accessibility Foundation training curriculum recommended by the W3C, within the boundaries of a half-day overview.", 23 | "end_date": "", 24 | "form_name": "submission", 25 | "form_version": "1", 26 | "format": "format_hybrid", 27 | "language": [ 28 | "en", 29 | "fr", 30 | "nl" 31 | ], 32 | "learning": [ 33 | "learning_scheduled" 34 | ], 35 | "length": "4h", 36 | "level": "level_basic", 37 | "platforms": "", 38 | "prerequisites": "", 39 | "provider": "Eleven Ways", 40 | "repository": "wai-course-list", 41 | "reviews": "", 42 | "start_date": "2022-11-24", 43 | "_original_submission_date": "2022-11-24T17:27:57.629Z", 44 | "submission_date": "2023-04-06T17:27:57.629Z", 45 | "submission_ref": "565006d0-6c1d-11ed-bf28-15f1ae20ede6", 46 | "submitter_email": "regine.lambrecht@elevenways.be", 47 | "submitter_name": "Régine Lambrecht", 48 | "title": "Introduction to Web accessibility", 49 | "topics": [ 50 | "Definition", 51 | "Assistive technologies and strategies", 52 | "ROI", 53 | "Myths", 54 | "A11Y legislation", 55 | "A11Y standards", 56 | "Take away checklists", 57 | "Where to start", 58 | "Resources", 59 | "Q&A" 60 | ], 61 | "type_registration": [ 62 | "type_registration_organization" 63 | ], 64 | "type_resource": "type_training", 65 | "type_resource_new": "", 66 | "wai_curricula": [ 67 | "foundation_modules1", 68 | "foundation_modules2", 69 | "foundation_modules3", 70 | "foundation_modules4", 71 | "foundation_modules5" 72 | ], 73 | "website": "https://www.elevenways.be/en/services/trainings" 74 | } 75 | -------------------------------------------------------------------------------- /_data/wai-course-list/submissions/59b4a150-e815-11ec-8d0a-eb1c364e5b7b.json: -------------------------------------------------------------------------------- 1 | { 2 | "accessibility_support": [ 3 | "general-accessibility-pre-check-available", 4 | "digital-accessibility-caption-audio", 5 | "digital-accessibility-text-and-visuals-can-be-resized", 6 | "digital-accessibility-sufficient-contrast", 7 | "digital-accessibility-motions-or-animations", 8 | "digital-accessibility-description-of-visual-information", 9 | "digital-accessibility-all-content-meets-wcag" 10 | ], 11 | "accessibility_support_other": "", 12 | "audience": [ 13 | "audience_content_author", 14 | "audience_designer", 15 | "audience_developer", 16 | "audience_tester", 17 | "audience_general" 18 | ], 19 | "check_correct_info": "on", 20 | "check_publish_info": "on", 21 | "comments": "", 22 | "content_update": "2022-05-15", 23 | "cost": "cost_paid", 24 | "country": [ 25 | "us" 26 | ], 27 | "description": "Be Accessible, Inc. offers personalized and interactive training to provide developers an understanding of the core principles of accessibility. Participants learn how to build and test common user interface features. Each WCAG success criteria is defined and explained as participants learn how to integrate accessibility into development workflows.", 28 | "end_date": "", 29 | "form_name": "submission", 30 | "form_version": "1", 31 | "format": "format_online", 32 | "language": [ 33 | "en" 34 | ], 35 | "learning": [ 36 | "learning_scheduled" 37 | ], 38 | "length": "1/2 day, 1 day", 39 | "level": "level_basic", 40 | "platforms": "Zoom", 41 | "prerequisites": "Basic knowledge of HTML and CSS", 42 | "provider": "Be Accessible, Inc.", 43 | "repository": "wai-course-list", 44 | "reviews": "", 45 | "start_date": "2019-09-01", 46 | "submission_date": "2022-06-09T16:58:13.861Z", 47 | "submission_ref": "59b4a150-e815-11ec-8d0a-eb1c364e5b7b", 48 | "submitter_email": "kelly@beaccessible.com", 49 | "submitter_name": "Kelly Childs", 50 | "title": "Web Accessibility Training", 51 | "topics": [ 52 | "Web Accessibility: Who is it for and Why", 53 | "Web Accessibility Laws", 54 | "WCAG A and AA Success Criteria", 55 | "Web Accessibility Testing", 56 | "Basic ARIA" 57 | ], 58 | "type_resource": "type_training", 59 | "type_resource_new": "", 60 | "type_registration": [ 61 | "type_registration_individual", 62 | "type_registration_organization" 63 | ], 64 | "wai_curricula": [ 65 | "foundation_modules1", 66 | "foundation_modules2", 67 | "foundation_modules3", 68 | "foundation_modules4", 69 | "foundation_modules5", 70 | "developer_modules1", 71 | "developer_modules2", 72 | "developer_modules3", 73 | "developer_modules4", 74 | "developer_modules5", 75 | "designer_modules1", 76 | "designer_modules2", 77 | "designer_modules3", 78 | "designer_modules4", 79 | "designer_modules5", 80 | "designer_modules6", 81 | "designer_modules7" 82 | ], 83 | "website": "https://beaccessible.com/accessibility-workshop/" 84 | } 85 | -------------------------------------------------------------------------------- /_data/wai-course-list/submissions/5caa1c60-3a8f-11ed-81cd-7bcddbb45000.json: -------------------------------------------------------------------------------- 1 | { 2 | "accessibility_support_other": "", 3 | "audience": [ 4 | "audience_content_author", 5 | "audience_designer", 6 | "audience_developer", 7 | "audience_manager", 8 | "audience_tester", 9 | "audience_general", 10 | "audience_other" 11 | ], 12 | "check_correct_info": "on", 13 | "check_publish_info": "on", 14 | "check_scope_info": "on", 15 | "comments": "Open enrollment class sessions are offered throughout the year, generally at a monthly cadence. To confirm upcoming class dates, please refer to our course schedule located at https://www.microassist.com/classroom-training/course-schedule/", 16 | "content_update": "2021-12-31", 17 | "cost": "cost_paid", 18 | "country": [ 19 | "us" 20 | ], 21 | "description": "Students will learn the process to remediate and test a PDF document for accessibility issues to make the content meet WCAG 2.0 Level AA success criteria, which will be able to meet PDF/UA standards with no unintentional warnings or errors. Participants will also be given advanced items to remediate.", 22 | "end_date": "2023-12-31", 23 | "form_name": "submission", 24 | "form_version": "1", 25 | "format": "format_hybrid", 26 | "language": [ 27 | "en" 28 | ], 29 | "learning": [ 30 | "learning_scheduled" 31 | ], 32 | "length": "1 Day", 33 | "level": "level_intermediate", 34 | "platforms": "Online Instructor Led Sessions are hosted using Zoom.", 35 | "prerequisites": [ 36 | "To ensure your success in this course, you should have a working knowledge of the Adobe Acrobat Pro DC platform and knowledge about accessibility concepts. You can obtain these skills by taking the Testing & Remediation Strategies for PDF Accessibility: Intermediate Edition course." 37 | ], 38 | "provider": "Microassist", 39 | "repository": "wai-course-list", 40 | "reviews": "", 41 | "start_date": "2022-01-01", 42 | "submission_date": "2022-09-22T15:58:12.775Z", 43 | "submission_ref": "5caa1c60-3a8f-11ed-81cd-7bcddbb45000", 44 | "submitter_email": "drichard@microassist.com", 45 | "submitter_name": "Dallas Richard", 46 | "title": "Testing & Remediation Strategies for PDF Accessibility: Advanced Edition", 47 | "topics": [ 48 | "Review Accessibility Standards ", 49 | "Examine Remediation Resources ", 50 | "Breakdown PDF/UA Standards ", 51 | "Examine common PAC3 Errors ", 52 | "Evaluate the Remediation Process", 53 | "Illustrate Advanced Remediation Elements", 54 | "Practice Remediation" 55 | ], 56 | "type_registration": [ 57 | "type_registration_individual", 58 | "type_registration_organization" 59 | ], 60 | "type_resource": "type_training", 61 | "type_resource_new": "", 62 | "wai_curricula": "", 63 | "website": "https://www.microassist.com/courses/test-remediation-strategies-for-pdf-accessibility-advanced/" 64 | } 65 | -------------------------------------------------------------------------------- /_data/wai-course-list/submissions/64f04d30-3b17-11ed-9286-9f11dfe00af9.json: -------------------------------------------------------------------------------- 1 | { 2 | "accessibility_support": [ 3 | "digital-accessibility-caption-audio", 4 | "digital-accessibility-text-and-visuals-can-be-resized", 5 | "digital-accessibility-sufficient-contrast", 6 | "digital-accessibility-motions-or-animations", 7 | "digital-accessibility-description-of-visual-information", 8 | "digital-accessibility-all-content-meets-wcag" 9 | ], 10 | "accessibility_support_other": "", 11 | "audience": [ 12 | "audience_content_author" 13 | ], 14 | "check_correct_info": "on", 15 | "check_publish_info": "on", 16 | "check_scope_info": "on", 17 | "comments": "", 18 | "content_update": "2022-09-23", 19 | "cost": "cost_paid", 20 | "country": [ 21 | "it" 22 | ], 23 | "description": "A course to give content creators a basic knowledge of laws, disabilities, assistive techologies, and a full knowledge of content accessibility creation (from text structure basis, to complex content embedding)", 24 | "end_date": "", 25 | "form_name": "submission", 26 | "form_version": "1", 27 | "format": "format_hybrid", 28 | "language": [ 29 | "it" 30 | ], 31 | "learning": [ 32 | "learning_scheduled" 33 | ], 34 | "length": "8 hours", 35 | "level": "level_basic", 36 | "platforms": "", 37 | "prerequisites": "", 38 | "provider": "Labway", 39 | "repository": "wai-course-list", 40 | "reviews": "", 41 | "start_date": "2022-09-23", 42 | "submission_date": "2022-09-23T08:11:58.211Z", 43 | "submission_ref": "64f04d30-3b17-11ed-9286-9f11dfe00af9", 44 | "submitter_email": "jacopo@labway.it", 45 | "submitter_name": "Jacopo Deyla", 46 | "english_title": "Web content accessibility", 47 | "original_lang_title": "it", 48 | "title": "Redattori di siti web", 49 | "topics": [ 50 | "accessible content", 51 | "accessibility policy and regulations" 52 | ], 53 | "type_registration": [ 54 | "type_registration_individual" 55 | ], 56 | "type_resource": "type_training", 57 | "type_resource_new": "", 58 | "wai_curricula": [ 59 | "foundation_modules1", 60 | "foundation_modules2", 61 | "foundation_modules4", 62 | "foundation_modules5", 63 | "developer_modules1", 64 | "developer_modules3", 65 | "developer_modules4", 66 | "designer_modules5", 67 | "designer_modules6" 68 | ], 69 | "website": "https://www.labway.it/corsi/Labway-accessibilita%CC%80-redattori.pdf" 70 | } 71 | -------------------------------------------------------------------------------- /_data/wai-course-list/submissions/693ea0e0-fddb-11ec-ae18-056c1e2cdf84.json: -------------------------------------------------------------------------------- 1 | { 2 | "accessibility_support": [ 3 | "digital-accessibility-caption-audio", 4 | "digital-accessibility-sufficient-contrast", 5 | "digital-accessibility-description-of-visual-information" 6 | ], 7 | "accessibility_support_other": "", 8 | "audience": [ 9 | "audience_content_author", 10 | "audience_designer", 11 | "audience_developer", 12 | "audience_manager", 13 | "audience_tester", 14 | "audience_general" 15 | ], 16 | "check_correct_info": "on", 17 | "check_publish_info": "on", 18 | "comments": "", 19 | "content_update": "2022-05-15", 20 | "cost": "cost_free", 21 | "country": [ 22 | "it" 23 | ], 24 | "description": "This course was developed within the European Erasmus Plus Strategic Partnership project IWAC and then translated in Italian. Its goal is to learn about the importance of web accessibility in relation to the different abilities of the users. Divided into four modules, it covers different forms of disability: mobility, vision, cognition, hearing.", 25 | "end_date": "", 26 | "form_name": "submission", 27 | "form_version": "1", 28 | "format": "format_online", 29 | "language": [ 30 | "it" 31 | ], 32 | "learning": [ 33 | "learning_unscheduled" 34 | ], 35 | "length": "4 hours", 36 | "level": "level_basic", 37 | "platforms": "EduOpen (Italian MOOC platform Moodle based)", 38 | "prerequisites": "None", 39 | "provider": "Università di Genova (University of Genoa)", 40 | "repository": "wai-course-list", 41 | "reviews": "", 42 | "start_date": "2022-05-15", 43 | "submission_date": "2022-07-07T09:58:54.703Z", 44 | "submission_ref": "693ea0e0-fddb-11ec-ae18-056c1e2cdf84", 45 | "submitter_email": "marina.ribaudo@unige.it", 46 | "submitter_name": "Marina Ribaudo", 47 | "english_title": "Introduction to web accessibility", 48 | "original_lang_title": "it", 49 | "title": "Introduzione all'accessibilità web", 50 | "topics": "General overview of the difficulties encountered by users with disabilities when accessing online services", 51 | "type_resource": "type_training", 52 | "type_resource_new": "", 53 | "type_registration": [ 54 | "type_registration_individual" 55 | ], 56 | "wai_curricula": [ 57 | "foundation_modules1", 58 | "foundation_modules5" 59 | ], 60 | "website": "https://learn.eduopen.org/eduopenv2/course_details.php?courseid=497" 61 | } 62 | -------------------------------------------------------------------------------- /_data/wai-course-list/submissions/698d9b20-d04a-11ef-a914-096add6ee85f.json: -------------------------------------------------------------------------------- 1 | { 2 | "accessibility_support": [ 3 | "general-accessibility-material-ahead-of-time", 4 | "digital-accessibility-text-and-visuals-can-be-resized", 5 | "digital-accessibility-sufficient-contrast", 6 | "digital-accessibility-motions-or-animations", 7 | "digital-accessibility-description-of-visual-information" 8 | ], 9 | "accessibility_support_other": "", 10 | "audience": [ 11 | "audience_developer", 12 | "audience_general" 13 | ], 14 | "check_correct_info": "on", 15 | "check_publish_info": "on", 16 | "check_scope_info": "on", 17 | "comments": "", 18 | "content_update": "2025-01-10", 19 | "cost": "cost_paid", 20 | "country": [ 21 | "es" 22 | ], 23 | "description": "The main objective of the course is to introduce attendees to how to code web elements, considering accessibility. Understand the main aspects related to the coding of web elements to make them accessible. Know HTML5 and WAI-ARIA to properly code web elements. To know the process to carry out a quick accessibility evaluation of the system.", 24 | "end_date": "2025-03-23", 25 | "form_name": "submission", 26 | "form_version": "1", 27 | "format": "format_online", 28 | "language": [ 29 | "es" 30 | ], 31 | "learning": [ 32 | "learning_scheduled" 33 | ], 34 | "length": "3 weeks", 35 | "level": "level_basic", 36 | "platforms": "Learning Management System (LMS) of University of Lleida", 37 | "prerequisites": [ 38 | "Basic knowledge of HTML and CSS", 39 | ], 40 | "provider": "University of Lleida", 41 | "repository": "wai-course-list", 42 | "reviews": "", 43 | "start_date": "2025-03-04", 44 | "submission_date": "2025-01-11T18:32:28.882Z", 45 | "submission_ref": "698d9b20-d04a-11ef-a914-096add6ee85f", 46 | "submitter_email": "afra.pascual@udl.cat", 47 | "submitter_name": "Afra Pascual Almenara", 48 | "title": "Curso de especialización en Accesibilidad Digital: Módulo de Codificación", 49 | "english_title": "Specialization Course in Digital Accessibility: Coding Module", 50 | "original_lang_title": "es", 51 | "topics": [ 52 | "Accessible code" 53 | ], 54 | "type_registration": [ 55 | "type_registration_individual" 56 | ], 57 | "type_resource": "type_training", 58 | "type_resource_new": "", 59 | "wai_curricula": [ 60 | "developer_modules1", 61 | "developer_modules2", 62 | "developer_modules3", 63 | "developer_modules4", 64 | "developer_modules5", 65 | "developer_modules6", 66 | "developer_modules7" 67 | ], 68 | "website": "https://www.formaciocontinua.udl.cat/ca/programes-formatius/cursos/4446/" 69 | } 70 | -------------------------------------------------------------------------------- /_data/wai-course-list/submissions/759712d0-8170-11ef-a8e8-2752e6707ba6.json: -------------------------------------------------------------------------------- 1 | { 2 | "accessibility_support": [ 3 | "general-accessibility-material-ahead-of-time", 4 | "general-accessibility-pre-check-available", 5 | "digital-accessibility-text-and-visuals-can-be-resized", 6 | "digital-accessibility-sufficient-contrast", 7 | "digital-accessibility-motions-or-animations", 8 | "digital-accessibility-description-of-visual-information", 9 | "digital-accessibility-all-content-meets-wcag" 10 | ], 11 | "accessibility_support_other": "", 12 | "audience": [ 13 | "audience_developer" 14 | ], 15 | "check_correct_info": "on", 16 | "check_publish_info": "on", 17 | "check_scope_info": "on", 18 | "comments": "", 19 | "content_update": "2024-10-03", 20 | "cost": "cost_paid", 21 | "country": [ 22 | "pt" 23 | ], 24 | "description": "For all developers who believe in the power of code also as a robust semantic element, more than a mere visual transposition of interfaces. Technology at the service of adapting digital experiences to the reality of each person, with or without disabilities.", 25 | "end_date": "", 26 | "form_name": "submission", 27 | "form_version": "1", 28 | "format": "format_online", 29 | "language": [ 30 | "pt" 31 | ], 32 | "learning": [ 33 | "learning_scheduled" 34 | ], 35 | "length": "12 hours", 36 | "level": "level_basic", 37 | "platforms": "Zoom", 38 | "prerequisites": [ 39 | "Basic knowledge of HTML, CSS, and JavaScript." 40 | ], 41 | "provider": "Lisbon Digital School", 42 | "repository": "wai-course-list", 43 | "reviews": "", 44 | "start_date": "2023-01-02", 45 | "submission_date": "2024-10-03T10:15:48.093Z", 46 | "submission_ref": "759712d0-8170-11ef-a8e8-2752e6707ba6", 47 | "submitter_email": "info@dxd.pt", 48 | "submitter_name": "Ruben Ferreira Duarte", 49 | "english_title": "Digital Accessibility in practice for Developers", 50 | "original_lang_title": "pt", 51 | "title": "Acessibilidade Digital na prática para Developers", 52 | "topics": [ 53 | "Digital accessibility and the developer", 54 | "Accessibility tree", 55 | "Screen readers", 56 | "Techniques for hiding/showing elements", 57 | "Focus management", 58 | "ARIA", 59 | "Semantic structure and navigation", 60 | "Images and SVG's", 61 | "Visual considerations", 62 | "Accessibility and SEO", 63 | "Tools and tests", 64 | "Analysis of a website" 65 | ], 66 | "type_registration": [ 67 | "type_registration_individual", 68 | "type_registration_organization" 69 | ], 70 | "type_resource": "type_training", 71 | "type_resource_new": "", 72 | "wai_curricula": [ 73 | "foundation_modules1", 74 | "foundation_modules4", 75 | "foundation_modules5", 76 | "developer_modules1", 77 | "developer_modules2", 78 | "developer_modules3", 79 | "developer_modules4", 80 | "developer_modules5", 81 | "developer_modules6", 82 | "developer_modules7" 83 | ], 84 | "website": "https://lisbondigitalschool.com/curso/acessibilidade-digital-na-pratica-para-developers/" 85 | } 86 | -------------------------------------------------------------------------------- /_data/wai-course-list/submissions/7a0da9f0-188b-11ed-8059-c3758f25c32b.json: -------------------------------------------------------------------------------- 1 | { 2 | "accessibility_support": [ 3 | "general-accessibility-material-ahead-of-time", 4 | "general-accessibility-pre-check-available", 5 | "digital-accessibility-caption-audio", 6 | "digital-accessibility-text-and-visuals-can-be-resized", 7 | "digital-accessibility-sufficient-contrast", 8 | "digital-accessibility-motions-or-animations", 9 | "digital-accessibility-description-of-visual-information", 10 | "digital-accessibility-all-content-meets-wcag", 11 | "non-digital-accessibility-text-and-visuals-big-enough", 12 | "non-digital-accessibility-sufficient-contrast", 13 | "non-digital-accessibility-description-of-visual-information" 14 | ], 15 | "accessibility_support_other": "", 16 | "audience": [ 17 | "audience_developer", 18 | "audience_tester" 19 | ], 20 | "check_correct_info": "on", 21 | "check_publish_info": "on", 22 | "comments": "", 23 | "content_update": "2022-08-01", 24 | "cost": "cost_paid", 25 | "country": [ 26 | "fr" 27 | ], 28 | "description": "Learn how to implement accessibility and comply with the WCAG during the technical development of a web project; Learn the rules of web accessibility (HTML, CSS, JavaScript); Learn how to evaluate the accessibility of your web developments", 29 | "end_date": "", 30 | "form_name": "submission", 31 | "form_version": "1", 32 | "format": "format_hybrid", 33 | "language": [ 34 | "fr", 35 | "en" 36 | ], 37 | "learning": [ 38 | "learning_scheduled" 39 | ], 40 | "length": "21 hours (3 days)", 41 | "level": "level_basic", 42 | "platforms": "Microsoft Teams", 43 | "prerequisites": [ 44 | "W3C Accessibility Standards", 45 | "Basic knowledge of HTML and CSS" 46 | ], 47 | "provider": "Ideance", 48 | "repository": "wai-course-list", 49 | "reviews": "", 50 | "start_date": "2022-08-01", 51 | "submission_date": "2022-08-10T09:04:44.559Z", 52 | "submission_ref": "7a0da9f0-188b-11ed-8059-c3758f25c32b", 53 | "submitter_email": "contact@ideance.fr", 54 | "submitter_name": "Sébastien Delorme (Ideance)", 55 | "title": "Developing accessible websites and web applications", 56 | "topics": [ 57 | "HTML", 58 | "CSS", 59 | "ARIA" 60 | ], 61 | "type_registration": [ 62 | "type_registration_organization" 63 | ], 64 | "type_resource": "type_training", 65 | "type_resource_new": "", 66 | "wai_curricula": [ 67 | "foundation_modules1", 68 | "foundation_modules2", 69 | "foundation_modules4", 70 | "foundation_modules5", 71 | "developer_modules1", 72 | "developer_modules2", 73 | "developer_modules3", 74 | "developer_modules4", 75 | "developer_modules5", 76 | "developer_modules6", 77 | "developer_modules7", 78 | "designer_modules3", 79 | "designer_modules4", 80 | "designer_modules7" 81 | ], 82 | "website": "https://ideance.net/en/accessibility-training/" 83 | } -------------------------------------------------------------------------------- /_data/wai-course-list/submissions/82592000-f6e7-11ec-a0da-dfed1919a707.json: -------------------------------------------------------------------------------- 1 | { 2 | "accessibility_support": [ 3 | "general-accessibility-material-ahead-of-time", 4 | "general-accessibility-pre-check-available", 5 | "digital-accessibility-caption-audio", 6 | "digital-accessibility-text-and-visuals-can-be-resized", 7 | "digital-accessibility-sufficient-contrast", 8 | "digital-accessibility-motions-or-animations", 9 | "digital-accessibility-description-of-visual-information", 10 | "digital-accessibility-all-content-meets-wcag" 11 | ], 12 | "accessibility_support_other": "", 13 | "audience": [ 14 | "audience_developer" 15 | ], 16 | "check_correct_info": "on", 17 | "check_publish_info": "on", 18 | "comments": "", 19 | "content_update": "2022-06-28", 20 | "cost": "cost_paid", 21 | "country": [ 22 | "au", 23 | "nz", 24 | "us", 25 | "gb", 26 | "ca" 27 | ], 28 | "description": "Ready to become an accessibility coding boss? Expand your knowledge of ARIA, the accessibility tree, building accessible forms and web components, and heaps more. This course is great for front-end or full-stack developers.", 29 | "end_date": "", 30 | "form_name": "submission", 31 | "form_version": "1", 32 | "format": "format_online", 33 | "language": [ 34 | "en" 35 | ], 36 | "learning": [ 37 | "learning_scheduled" 38 | ], 39 | "length": "5 x 2-hour sessions", 40 | "level": "level_basic", 41 | "platforms": "Our courses are normally conducted via Zoom but we are flexible to the needs of attendees.", 42 | "prerequisites": [ 43 | "No prior accessibility knowledge is needed.", 44 | "Basic knowledge of HTML is required." 45 | ], 46 | "provider": "Intopia", 47 | "repository": "wai-course-list", 48 | "reviews": "", 49 | "start_date": "2022-06-28", 50 | "submission_date": "2022-06-28T13:37:52.640Z", 51 | "submission_ref": "82592000-f6e7-11ec-a0da-dfed1919a707", 52 | "submitter_email": "russ@intopia.digital", 53 | "submitter_name": "Russ Weakley", 54 | "title": "Developing for web accessibility", 55 | "topics": [ 56 | "The importance of the accessibility tree and accessible names", 57 | "Using semantic markup for things such as headings, landmarks, and images", 58 | "Accessible form markup, including labels, required fields, and notifications", 59 | "How to use ARIA the right way", 60 | "Building accessible custom components." 61 | ], 62 | "type_resource": "type_training", 63 | "type_resource_new": "", 64 | "type_registration": [ 65 | "type_registration_individual", 66 | "type_registration_organization" 67 | ], 68 | "wai_curricula": [ 69 | "developer_modules1", 70 | "developer_modules2", 71 | "developer_modules3", 72 | "developer_modules4", 73 | "developer_modules5", 74 | "developer_modules6", 75 | "developer_modules7" 76 | ], 77 | "website": "https://intopia.digital/services/accessibility-training/developing-for-web-accessibility/" 78 | } -------------------------------------------------------------------------------- /_data/wai-course-list/submissions/851f0f60-5091-11ef-8b0b-83a1bf32ff9a.json: -------------------------------------------------------------------------------- 1 | { 2 | "accessibility_support": [ 3 | "general-accessibility-material-ahead-of-time", 4 | "general-accessibility-pre-check-available", 5 | "digital-accessibility-text-and-visuals-can-be-resized", 6 | "digital-accessibility-sufficient-contrast", 7 | "digital-accessibility-motions-or-animations", 8 | "digital-accessibility-description-of-visual-information", 9 | "digital-accessibility-all-content-meets-wcag" 10 | ], 11 | "accessibility_support_other": "", 12 | "audience": [ 13 | "audience_content_author", 14 | "audience_designer", 15 | "audience_developer", 16 | "audience_manager", 17 | "audience_tester", 18 | "audience_general" 19 | ], 20 | "check_correct_info": "on", 21 | "check_publish_info": "on", 22 | "check_scope_info": "on", 23 | "comments": "", 24 | "content_update": "2024-06-01", 25 | "cost": "cost_paid", 26 | "country": [ 27 | "pt" 28 | ], 29 | "description": "This training aims to provide the fundamental foundations for any professional working in digital transformation, so that they can respond autonomously and sustainably to many of the essential questions on the topic of digital accessibility.", 30 | "end_date": "", 31 | "form_name": "submission", 32 | "form_version": "1", 33 | "format": "format_online", 34 | "language": [ 35 | "pt" 36 | ], 37 | "learning": [ 38 | "learning_scheduled" 39 | ], 40 | "length": "6 hours", 41 | "level": "level_basic", 42 | "platforms": "Zoom", 43 | "prerequisites": [ 44 | "No prerequisites required." 45 | ], 46 | "provider": "Lisbon Digital School", 47 | "repository": "wai-course-list", 48 | "reviews": "", 49 | "start_date": "2023-01-02", 50 | "submission_date": "2024-08-02T05:39:00.566Z", 51 | "submission_ref": "851f0f60-5091-11ef-8b0b-83a1bf32ff9a", 52 | "submitter_email": "info@dxd.pt", 53 | "submitter_name": "Ruben Ferreira Duarte", 54 | "title": "Fundamentos de Acessibilidade Digital", 55 | "english_title": "Fundamentals of Digital Accessibility", 56 | "original_lang_title": "pt-pt", 57 | "topics": [ 58 | "Transformation through digital", 59 | "Digital accessibility", 60 | "People and digital technology", 61 | "Digital accessibility and business", 62 | "National and international overview", 63 | "Digital accessibility guidelines", 64 | "Where to start" 65 | ], 66 | "type_registration": [ 67 | "type_registration_individual", 68 | "type_registration_organization" 69 | ], 70 | "type_resource": "type_training", 71 | "type_resource_new": "", 72 | "wai_curricula": [ 73 | "foundation_modules1", 74 | "foundation_modules2", 75 | "foundation_modules3", 76 | "foundation_modules4", 77 | "foundation_modules5" 78 | ], 79 | "website": "https://lisbondigitalschool.com/curso/curso-de-fundamentos-de-acessibilidade-digital/" 80 | } 81 | -------------------------------------------------------------------------------- /_data/wai-course-list/submissions/8b20ced0-188a-11ed-8059-c3758f25c32b.json: -------------------------------------------------------------------------------- 1 | { 2 | "accessibility_support": [ 3 | "general-accessibility-material-ahead-of-time", 4 | "general-accessibility-pre-check-available", 5 | "digital-accessibility-caption-audio", 6 | "digital-accessibility-text-and-visuals-can-be-resized", 7 | "digital-accessibility-sufficient-contrast", 8 | "digital-accessibility-motions-or-animations", 9 | "digital-accessibility-description-of-visual-information", 10 | "digital-accessibility-all-content-meets-wcag", 11 | "non-digital-accessibility-text-and-visuals-big-enough", 12 | "non-digital-accessibility-sufficient-contrast", 13 | "non-digital-accessibility-description-of-visual-information" 14 | ], 15 | "accessibility_support_other": "", 16 | "audience": [ 17 | "audience_content_author", 18 | "audience_designer", 19 | "audience_developer", 20 | "audience_manager", 21 | "audience_tester", 22 | "audience_general", 23 | "audience_other" 24 | ], 25 | "check_correct_info": "on", 26 | "check_publish_info": "on", 27 | "comments": "", 28 | "content_update": "2022-08-01", 29 | "cost": "cost_paid", 30 | "country": [ 31 | "fr" 32 | ], 33 | "description": "Understand the challenges of digital accessibility; Understand the uses and needs of people with disabilities; Identify the key elements for the proper implementation of digital accessibility and WCAG.", 34 | "end_date": "", 35 | "form_name": "submission", 36 | "form_version": "1", 37 | "format": "format_hybrid", 38 | "language": [ 39 | "fr", 40 | "en" 41 | ], 42 | "learning": [ 43 | "learning_scheduled" 44 | ], 45 | "length": "3 hours", 46 | "level": "level_basic", 47 | "platforms": "Microsoft Teams", 48 | "prerequisites": "", 49 | "provider": "Ideance", 50 | "repository": "wai-course-list", 51 | "reviews": "", 52 | "start_date": "2022-08-01", 53 | "submission_date": "2022-08-10T08:58:03.709Z", 54 | "submission_ref": "8b20ced0-188a-11ed-8059-c3758f25c32b", 55 | "submitter_email": "contact@ideance.fr", 56 | "submitter_name": "Sébastien Delorme (Ideance)", 57 | "title": "Discovering digital accessibility", 58 | "topics": [ 59 | "Understand the challenges of digital accessibility", 60 | "Understand the uses and needs of people with disabilities", 61 | "Identify the key elements for the proper implementation of digital accessibility and WCAG" 62 | ], 63 | "type_registration": [ 64 | "type_registration_organization" 65 | ], 66 | "type_resource": "type_training", 67 | "type_resource_new": "", 68 | "wai_curricula": [ 69 | "foundation_modules1", 70 | "foundation_modules2", 71 | "foundation_modules3", 72 | "foundation_modules4", 73 | "foundation_modules5" 74 | ], 75 | "website": "https://ideance.net/en/accessibility-training/" 76 | } -------------------------------------------------------------------------------- /_data/wai-course-list/submissions/8dbb0400-7166-11ed-abd1-2baa2c4734b1.json: -------------------------------------------------------------------------------- 1 | { 2 | "accessibility_support": [ 3 | "digital-accessibility-caption-audio", 4 | "digital-accessibility-text-and-visuals-can-be-resized", 5 | "digital-accessibility-sufficient-contrast", 6 | "digital-accessibility-motions-or-animations", 7 | "digital-accessibility-description-of-visual-information", 8 | "digital-accessibility-all-content-meets-wcag" 9 | ], 10 | "accessibility_support_other": "", 11 | "audience": [ 12 | "audience_developer" 13 | ], 14 | "check_correct_info": "on", 15 | "check_publish_info": "on", 16 | "check_scope_info": "on", 17 | "comments": "", 18 | "content_update": "2022-10-26", 19 | "cost": "cost_paid", 20 | "country": [ 21 | "gb" 22 | ], 23 | "description": "This course takes an in-depth look at React Native accessibility, including the React Native accessibility API and the features supported on Android and iOS. It introduces platform accessibility services, tools for testing, plus techniques with code examples for developing accessible apps using React Native elements and custom components.", 24 | "end_date": "", 25 | "form_name": "submission", 26 | "form_version": "1", 27 | "format": "format_online", 28 | "language": [ 29 | "en" 30 | ], 31 | "learning": [ 32 | "learning_unscheduled" 33 | ], 34 | "length": "3 hours", 35 | "level": "level_intermediate", 36 | "platforms": [ 37 | "HTML", 38 | "SCORM" 39 | ], 40 | "prerequisites": [ 41 | "Foundation in React Native" 42 | ], 43 | "provider": "TetraLogical", 44 | "repository": "wai-course-list", 45 | "reviews": "", 46 | "start_date": "2022-12-16", 47 | "submission_date": "2022-12-01T10:54:39.680Z", 48 | "submission_ref": "8dbb0400-7166-11ed-abd1-2baa2c4734b1", 49 | "submitter_email": "fminers-jones@tetralogical.com", 50 | "submitter_name": "Felicity Miners-Jones", 51 | "title": "Accessible React Native", 52 | "topics": [ 53 | "Platform accessibility services", 54 | "React Native Accessibility API", 55 | "Developing custom React Native components", 56 | "Focus management", 57 | "Testing React Native components" 58 | ], 59 | "type_registration": [ 60 | "type_registration_organization" 61 | ], 62 | "type_resource": "type_training", 63 | "type_resource_new": "", 64 | "wai_curricula": "", 65 | "website": "https://tetralogical.com/services/self-led-training/" 66 | } 67 | -------------------------------------------------------------------------------- /_data/wai-course-list/submissions/8f9da950-f6e9-11ec-b85b-d35c7113c857.json: -------------------------------------------------------------------------------- 1 | { 2 | "accessibility_support": [ 3 | "general-accessibility-material-ahead-of-time", 4 | "general-accessibility-pre-check-available", 5 | "digital-accessibility-caption-audio", 6 | "digital-accessibility-text-and-visuals-can-be-resized", 7 | "digital-accessibility-sufficient-contrast", 8 | "digital-accessibility-motions-or-animations", 9 | "digital-accessibility-description-of-visual-information", 10 | "digital-accessibility-all-content-meets-wcag" 11 | ], 12 | "accessibility_support_other": "We always ask if anyone has specific needs and always aim to modify or adjust to suit people's needs. We also follow accessible presentation practices.", 13 | "audience": [ 14 | "audience_designer", 15 | "audience_developer", 16 | "audience_tester", 17 | "audience_general" 18 | ], 19 | "check_correct_info": "on", 20 | "check_publish_info": "on", 21 | "comments": "", 22 | "content_update": "2022-06-28", 23 | "cost": "cost_paid", 24 | "country": [ 25 | "au", 26 | "nz", 27 | "us", 28 | "gb", 29 | "ca" 30 | ], 31 | "description": "Want to learn the language of screen readers? Get hot tips on how people use screen readers, plus hands-on experience using NVDA to check if your website works as intended. This course is great for any digital professional who wants to learn more about screen readers and testing with NVDA.", 32 | "end_date": "", 33 | "form_name": "submission", 34 | "form_version": "1", 35 | "format": "format_online", 36 | "language": [ 37 | "en" 38 | ], 39 | "learning": [ 40 | "learning_scheduled" 41 | ], 42 | "length": "2 x 2-hour sessions", 43 | "level": "level_basic", 44 | "platforms": "Our courses are normally conducted via Zoom but we are flexible to the needs of attendees.", 45 | "prerequisites": "No prior knowledge of accessibility is required.", 46 | "provider": "Intopia", 47 | "repository": "wai-course-list", 48 | "reviews": "", 49 | "start_date": "2022-06-28", 50 | "submission_date": "2022-06-28T13:52:33.894Z", 51 | "submission_ref": "8f9da950-f6e9-11ec-b85b-d35c7113c857", 52 | "submitter_email": "russ@intopia.digital", 53 | "submitter_name": "Russ Weakley", 54 | "title": "Accessibility testing with NVDA", 55 | "topics": [ 56 | "How people use screen readers to access digital content", 57 | "NVDA keyboard commands and features", 58 | "Different ways of navigating with NVDA", 59 | "Expected outcome for screen readers", 60 | "How NVDA should work with different content types", 61 | "Identifying common screen reader issues." 62 | ], 63 | "type_resource": "type_training", 64 | "type_resource_new": "", 65 | "type_registration": [ 66 | "type_registration_individual", 67 | "type_registration_organization" 68 | ], 69 | "wai_curricula": "", 70 | "website": "https://intopia.digital/services/accessibility-training/accessibility-testing-with-nvda/" 71 | } 72 | -------------------------------------------------------------------------------- /_data/wai-course-list/submissions/8fb039c0-7165-11ed-8da1-dd1f74063d85.json: -------------------------------------------------------------------------------- 1 | { 2 | "accessibility_support": [ 3 | "digital-accessibility-caption-audio", 4 | "digital-accessibility-text-and-visuals-can-be-resized", 5 | "digital-accessibility-sufficient-contrast", 6 | "digital-accessibility-motions-or-animations", 7 | "digital-accessibility-description-of-visual-information", 8 | "digital-accessibility-all-content-meets-wcag" 9 | ], 10 | "accessibility_support_other": "", 11 | "audience": [ 12 | "audience_content_author", 13 | "audience_designer" 14 | ], 15 | "check_correct_info": "on", 16 | "check_publish_info": "on", 17 | "check_scope_info": "on", 18 | "comments": "", 19 | "content_update": "2022-10-26", 20 | "cost": "cost_paid", 21 | "country": [ 22 | "gb" 23 | ], 24 | "description": "This course is created to enable designers to both write and design accessible, inclusive content with people with disabilities in mind. It covers how, assistive technologies handle content, content design, inclusive language, and useful tools to use when testing content for accessibility.", 25 | "end_date": "", 26 | "form_name": "submission", 27 | "form_version": "1", 28 | "format": "format_online", 29 | "language": [ 30 | "en" 31 | ], 32 | "learning": [ 33 | "learning_unscheduled" 34 | ], 35 | "length": "3 hours", 36 | "level": "level_basic", 37 | "platforms": [ 38 | "HTML", 39 | "SCORM" 40 | ], 41 | "prerequisites": [ 42 | "Basic knowledge of W3C accessibility concepts" 43 | ], 44 | "provider": "TetraLogical", 45 | "repository": "wai-course-list", 46 | "reviews": "", 47 | "start_date": "2022-12-16", 48 | "submission_date": "2022-12-01T10:47:33.468Z", 49 | "submission_ref": "8fb039c0-7165-11ed-8da1-dd1f74063d85", 50 | "submitter_email": "fminers-jones@tetralogical.com", 51 | "submitter_name": "Felicity Miners-Jones", 52 | "title": "Accessible content design", 53 | "topics": [ 54 | "How assistive technology handles content", 55 | "Content design (including structure, links, images and forms)", 56 | "Writing accessible content", 57 | "Inclusive language", 58 | "Testing content for accessibility." 59 | ], 60 | "type_registration": [ 61 | "type_registration_organization" 62 | ], 63 | "type_resource": "type_training", 64 | "type_resource_new": "", 65 | "wai_curricula": "", 66 | "website": "https://tetralogical.com/services/self-led-training/" 67 | } 68 | -------------------------------------------------------------------------------- /_data/wai-course-list/submissions/91bb1720-f0bf-11ec-92a0-a966f0ed8b7f.json: -------------------------------------------------------------------------------- 1 | { 2 | "accessibility_support": [ 3 | "digital-accessibility-caption-audio", 4 | "digital-accessibility-text-and-visuals-can-be-resized", 5 | "digital-accessibility-sufficient-contrast", 6 | "digital-accessibility-motions-or-animations", 7 | "digital-accessibility-description-of-visual-information", 8 | "digital-accessibility-all-content-meets-wcag" 9 | ], 10 | "accessibility_support_other": "", 11 | "audience": [ 12 | "audience_general" 13 | ], 14 | "check_correct_info": "on", 15 | "check_publish_info": "on", 16 | "comments": "We are updating this course.", 17 | "content_update": "2020-12-15", 18 | "cost": "cost_free", 19 | "country": [ 20 | "pt" 21 | ], 22 | "description": "This MOOC begins with an introduction to the web accessibility regulation, providing a historical perspective, both in the world and in Portugal, and a clarification of WCAG. The following module introduces the issue of interfaces, assistive technologies and WCAG validation. The other modules cover strategies to create accessible content.", 23 | "end_date": "2022-12-31", 24 | "form_name": "submission", 25 | "form_version": "1", 26 | "format": "format_online", 27 | "language": [ 28 | "pt" 29 | ], 30 | "learning": [ 31 | "learning_unscheduled" 32 | ], 33 | "length": "5 weeks (estimated effort: 4 hours p/week)", 34 | "level": "level_basic", 35 | "platforms": [ 36 | "NAU" 37 | ], 38 | "prerequisites": "No prerequisites", 39 | "provider": "Instituto Politécnico de Leiria", 40 | "repository": "wai-course-list", 41 | "reviews": "", 42 | "start_date": "2019-01-01", 43 | "submission_date": "2022-06-20T17:36:51.602Z", 44 | "submission_ref": "91bb1720-f0bf-11ec-92a0-a966f0ed8b7f", 45 | "submitter_email": "manuela.amado@gmail.com", 46 | "submitter_name": "Manuela Francisco", 47 | "title": "Web accessibility: How to start", 48 | "topics":[ 49 | "Laws and standards", 50 | "Interfaces", 51 | "User profiles and assistive technologies", 52 | "Automatic validation", 53 | "Digital content: text, image and video" 54 | ], 55 | "type_registration": [ 56 | "type_registration_individual" 57 | ], 58 | "type_resource": "type_training", 59 | "type_resource_new": "", 60 | "wai_curricula": [ 61 | "foundation_modules1", 62 | "foundation_modules4", 63 | "foundation_modules5", 64 | "developer_modules1", 65 | "developer_modules2", 66 | "designer_modules5", 67 | "designer_modules6" 68 | ], 69 | "website": "https://www.nau.edu.pt/en/course/acessibilidade-web-por-onde-comecar/" 70 | } 71 | -------------------------------------------------------------------------------- /_data/wai-course-list/submissions/9737c7e0-d049-11ef-b979-9717792b0873.json: -------------------------------------------------------------------------------- 1 | { 2 | "accessibility_support": [ 3 | "general-accessibility-material-ahead-of-time", 4 | "digital-accessibility-sufficient-contrast", 5 | "digital-accessibility-motions-or-animations", 6 | "digital-accessibility-description-of-visual-information" 7 | ], 8 | "accessibility_support_other": "", 9 | "audience": [ 10 | "audience_designer", 11 | "audience_general" 12 | ], 13 | "check_correct_info": "on", 14 | "check_publish_info": "on", 15 | "check_scope_info": "on", 16 | "comments": "", 17 | "content_update": "2025-01-10", 18 | "cost": "cost_paid", 19 | "country": [ 20 | "es" 21 | ], 22 | "description": "The main objective of the course is to introduce attendees to the aspects of design for accessibility. To know the strategies for the design of different web elements. Understand how to create an accessible design system that complies with current regulations. To know the process to carry out a quick accessibility evaluation of the design.", 23 | "end_date": "2025-03-02", 24 | "form_name": "submission", 25 | "form_version": "1", 26 | "format": "format_online", 27 | "language": [ 28 | "es" 29 | ], 30 | "learning": [ 31 | "learning_scheduled" 32 | ], 33 | "length": "3 weeks", 34 | "level": "level_basic", 35 | "platforms": "Learning Management System (LMS) of University of Lleida", 36 | "prerequisites": [ 37 | "Basic knowledge of web design" 38 | ], 39 | "provider": "University of Lleida", 40 | "repository": "wai-course-list", 41 | "reviews": "", 42 | "start_date": "2025-02-18", 43 | "submission_date": "2025-01-11T18:26:35.998Z", 44 | "submission_ref": "9737c7e0-d049-11ef-b979-9717792b0873", 45 | "submitter_email": "afra.pascual@udl.cat", 46 | "submitter_name": "Afra Pascual Almenara", 47 | "title": "Curso de especialización en Accesibilidad Digital: Módulo de Diseño", 48 | "english_title": "Digital Accessibility Specialization Course: Design Module", 49 | "original_lang_title": "es", 50 | "topics": [ 51 | "Inclusive design" 52 | ], 53 | "type_registration": [ 54 | "type_registration_individual" 55 | ], 56 | "type_resource": "type_training", 57 | "type_resource_new": "", 58 | "wai_curricula": [ 59 | "designer_modules1", 60 | "designer_modules2", 61 | "designer_modules3", 62 | "designer_modules4", 63 | "designer_modules5", 64 | "designer_modules6", 65 | "designer_modules7" 66 | ], 67 | "website": "https://www.formaciocontinua.udl.cat/ca/programes-formatius/cursos/4445/" 68 | } 69 | -------------------------------------------------------------------------------- /_data/wai-course-list/submissions/9ae842c0-e816-11ec-8298-73e41fad134f.json: -------------------------------------------------------------------------------- 1 | { 2 | "accessibility_support": [ 3 | "general-accessibility-pre-check-available", 4 | "digital-accessibility-caption-audio", 5 | "digital-accessibility-text-and-visuals-can-be-resized", 6 | "digital-accessibility-sufficient-contrast", 7 | "digital-accessibility-motions-or-animations", 8 | "digital-accessibility-description-of-visual-information", 9 | "digital-accessibility-all-content-meets-wcag" 10 | ], 11 | "accessibility_support_other": "", 12 | "audience": [ 13 | "audience_content_author", 14 | "audience_designer", 15 | "audience_tester" 16 | ], 17 | "check_correct_info": "on", 18 | "check_publish_info": "on", 19 | "comments": "", 20 | "content_update": "2022-05-16", 21 | "cost": "cost_paid", 22 | "country": [ 23 | "us" 24 | ], 25 | "description": "Be Accessible, Inc. provides personalized document accessibility training for digital documents such as PDFs. We use your own documents as examples in order to allow a full understanding of how to apply accessibility with Microsoft Office and Adobe products. Participants learn how to design, remediate, and test documents for accessibility.", 26 | "end_date": "", 27 | "form_name": "submission", 28 | "form_version": "1", 29 | "format": "format_online", 30 | "language": [ 31 | "en" 32 | ], 33 | "learning": [ 34 | "learning_scheduled" 35 | ], 36 | "length": "1/2 day, 1 day", 37 | "level": "level_basic", 38 | "platforms": "Zoom", 39 | "prerequisites": "Basic knowledge of Microsoft Office, Basic knowledge of Adobe Pro", 40 | "provider": "Be Accessible, Inc.", 41 | "repository": "wai-course-list", 42 | "reviews": "", 43 | "start_date": "2019-09-01", 44 | "submission_date": "2022-06-09T17:07:12.748Z", 45 | "submission_ref": "9ae842c0-e816-11ec-8298-73e41fad134f", 46 | "submitter_email": "kelly@beaccessible.com", 47 | "submitter_name": "Kelly Childs", 48 | "title": "Document Accessibility Training", 49 | "topics": [ 50 | "General accessibility", 51 | "Document accessibility overview", 52 | "Accessibility tools", 53 | "Accessibility testing", 54 | "Creating an accessible Word document", 55 | "Using Adobe Acrobat Pro to create accessible documents", 56 | "Inclusive design", 57 | "WCAG" 58 | ], 59 | "type_registration": [ 60 | "type_registration_individual", 61 | "type_registration_organization" 62 | ], 63 | "type_resource": "type_training", 64 | "type_resource_new": "", 65 | "wai_curricula": [ 66 | "foundation_modules1", 67 | "foundation_modules2", 68 | "foundation_modules3", 69 | "foundation_modules4", 70 | "foundation_modules5" 71 | ], 72 | "website": "https://beaccessible.com/services/PDF-accessibility-training/" 73 | } -------------------------------------------------------------------------------- /_data/wai-course-list/submissions/9ff03c60-2221-11ed-86b7-7bf77a45507f.json: -------------------------------------------------------------------------------- 1 | { 2 | "accessibility_support": [ 3 | "general-accessibility-material-ahead-of-time", 4 | "general-accessibility-pre-check-available", 5 | "digital-accessibility-caption-audio", 6 | "digital-accessibility-text-and-visuals-can-be-resized", 7 | "digital-accessibility-sufficient-contrast", 8 | "digital-accessibility-motions-or-animations", 9 | "digital-accessibility-description-of-visual-information", 10 | "digital-accessibility-all-content-meets-wcag", 11 | "non-digital-accessibility-accessible-facility", 12 | "non-digital-accessibility-assistive-listening-devices", 13 | "non-digital-accessibility-text-and-visuals-big-enough", 14 | "non-digital-accessibility-sufficient-contrast", 15 | "non-digital-accessibility-description-of-visual-information" 16 | ], 17 | "accessibility_support_other": "", 18 | "audience": [ 19 | "audience_content_author", 20 | "audience_other" 21 | ], 22 | "check_correct_info": "on", 23 | "check_publish_info": "on", 24 | "comments": "", 25 | "content_update": "2022-07-21", 26 | "cost": "cost_reduced_for_some", 27 | "country": [ 28 | "fr" 29 | ], 30 | "description": "This training aims to raise awareness of expertise in producing content that is easier to read and understand (FALC). We will explore the European rules of FALC, but above all we will put into practice an inclusive method with our FALC referent, herself intellectually disabled.", 31 | "end_date": "", 32 | "form_name": "submission", 33 | "form_version": "1", 34 | "format": "format_face_to_face", 35 | "language": [ 36 | "fr" 37 | ], 38 | "learning": [ 39 | "learning_scheduled" 40 | ], 41 | "length": "14 hours", 42 | "level": "level_basic", 43 | "platforms": [ 44 | "AhaSlides", 45 | "Google Drive" 46 | ], 47 | "prerequisites": [ 48 | "" 49 | ], 50 | "provider": "Koena", 51 | "repository": "wai-course-list", 52 | "reviews": "", 53 | "start_date": "2022-08-22", 54 | "submission_date": "2022-08-22T13:52:13.094Z", 55 | "submission_ref": "9ff03c60-2221-11ed-86b7-7bf77a45507f", 56 | "submitter_email": "formation@koena.net", 57 | "submitter_name": "Koena Team", 58 | "title": "Making your texts more accessible thanks to the Facile à Lire et à Comprendre (FALC) rules", 59 | "topics": [ 60 | "What is accessible information?", 61 | "5 basic rules", 62 | "Transcription of a simple text in duo with our FALC referent in an intellectual disability situation", 63 | "Some illustrations", 64 | "Review of the FALC rules in detail", 65 | "Resumption of the document: objective 80%.", 66 | "From a complex text to a simplified summary, basis for transcription", 67 | "From easy French to FALC: Practical work using the simplified summary", 68 | "The role of FALC as a driver of inclusion, for people with disabilities and beyond...", 69 | "Goal of inclusion VS participation with adherence to FALC rules as a means of making accessible", 70 | "From text accessibility to media accessibility: discovering web accessibility" 71 | ], 72 | "type_registration": [ 73 | "type_registration_individual", 74 | "type_registration_organization" 75 | ], 76 | "type_resource": "type_training", 77 | "type_resource_new": "", 78 | "website": "https://koena.net/accueil/formations/falc/" 79 | } -------------------------------------------------------------------------------- /_data/wai-course-list/submissions/a02578f0-917b-11ef-b3df-b568fcf29716.json: -------------------------------------------------------------------------------- 1 | { 2 | "accessibility_support": [ 3 | "general-accessibility-material-ahead-of-time", 4 | "general-accessibility-pre-check-available", 5 | "digital-accessibility-caption-audio", 6 | "digital-accessibility-text-and-visuals-can-be-resized", 7 | "digital-accessibility-sufficient-contrast", 8 | "digital-accessibility-motions-or-animations", 9 | "digital-accessibility-description-of-visual-information", 10 | "digital-accessibility-all-content-meets-wcag" 11 | ], 12 | "accessibility_support_other": "", 13 | "audience": [ 14 | "audience_content_author", 15 | "audience_designer", 16 | "audience_developer", 17 | "audience_general" 18 | ], 19 | "check_correct_info": "on", 20 | "check_publish_info": "on", 21 | "check_scope_info": "on", 22 | "comments": "Apologies for the additional submission, but I wanted to update the web page link provided. Thank you!\r\n\r\nhttps://olc.badgr.com/public/badges/ldBlf8AwS02pUsGbpYERIA\r\n\r\nhttps://my.onlinelearningconsortium.org/s/community-event?id=a1YQi000001TA53MAG", 23 | "content_update": "2024-08-01", 24 | "cost": "cost_reduced_for_some", 25 | "country": [ 26 | "us" 27 | ], 28 | "description": "Deep dive into the principles and guidelines of the Web Content Accessibility Guidelines that course instructors and instructional designers need to consider when creating online courses, including accessible multimedia and documents.", 29 | "end_date": "", 30 | "form_name": "submission", 31 | "form_version": "1", 32 | "format": "format_online", 33 | "language": [ 34 | "en" 35 | ], 36 | "learning": [ 37 | "learning_scheduled" 38 | ], 39 | "length": "~6-8 hours of work over 1 week", 40 | "level": "level_basic", 41 | "platforms": "Canvas", 42 | "prerequisites": [ 43 | "" 44 | ], 45 | "provider": "Online Learning Consortium", 46 | "repository": "wai-course-list", 47 | "reviews": "", 48 | "start_date": "2024-10-23", 49 | "submission_date": "2024-10-23T20:16:02.559Z", 50 | "submission_ref": "a02578f0-917b-11ef-b3df-b568fcf29716", 51 | "submitter_email": "Kaitlin.Garrett@onlinelearning-c.org", 52 | "submitter_name": "Kaitlin Garrett", 53 | "title": "Accessible Course Design Using WCAG", 54 | "topics": [ 55 | "Web Content Accessibility Guidelines", 56 | "Inclusive design", 57 | "Accessible documents", 58 | "Accessible multimedia", 59 | "Accessibility checkers" 60 | ], 61 | "type_registration": [ 62 | "type_registration_individual", 63 | "type_registration_organization" 64 | ], 65 | "type_resource": "type_training", 66 | "type_resource_new": "", 67 | "wai_curricula": [ 68 | "foundation_modules1", 69 | "foundation_modules2", 70 | "foundation_modules3", 71 | "foundation_modules4", 72 | "foundation_modules5", 73 | "developer_modules1", 74 | "developer_modules3", 75 | "developer_modules4", 76 | "designer_modules1", 77 | "designer_modules2", 78 | "designer_modules3", 79 | "designer_modules5", 80 | "designer_modules6", 81 | "content_author_modules1", 82 | "content_author_modules2", 83 | "content_author_modules4", 84 | "content_author_modules5", 85 | "content_author_modules6" 86 | ], 87 | "website": "https://olc.badgr.com/public/badges/ldBlf8AwS02pUsGbpYERIA" 88 | } 89 | -------------------------------------------------------------------------------- /_data/wai-course-list/submissions/abafb530-7168-11ed-abd1-2baa2c4734b1.json: -------------------------------------------------------------------------------- 1 | { 2 | "accessibility_support": [ 3 | "digital-accessibility-caption-audio", 4 | "digital-accessibility-text-and-visuals-can-be-resized", 5 | "digital-accessibility-sufficient-contrast", 6 | "digital-accessibility-motions-or-animations", 7 | "digital-accessibility-description-of-visual-information", 8 | "digital-accessibility-all-content-meets-wcag" 9 | ], 10 | "accessibility_support_other": "", 11 | "audience": [ 12 | "audience_tester" 13 | ], 14 | "check_correct_info": "on", 15 | "check_publish_info": "on", 16 | "check_scope_info": "on", 17 | "comments": "", 18 | "content_update": "2022-10-26", 19 | "cost": "cost_paid", 20 | "country": [ 21 | "gb" 22 | ], 23 | "description": "This course is designed for QA testers to recognise, test and document accessibility within their processes. Topics covered include WCAG, relevant legislation, best practises and documentation. Participants also come away with recommended testing tools, practical examples, a checklist and further resources.", 24 | "end_date": "", 25 | "form_name": "submission", 26 | "form_version": "1", 27 | "format": "format_online", 28 | "language": [ 29 | "en" 30 | ], 31 | "learning": [ 32 | "learning_unscheduled" 33 | ], 34 | "length": "3 to 4 hours", 35 | "level": "level_intermediate", 36 | "platforms": [ 37 | "HTML", 38 | "SCORM" 39 | ], 40 | "prerequisites": [ 41 | "Knowledge of HTML and CSS" 42 | ], 43 | "provider": "TetraLogical", 44 | "repository": "wai-course-list", 45 | "reviews": "", 46 | "start_date": "2022-12-16", 47 | "submission_date": "2022-12-01T11:09:48.931Z", 48 | "submission_ref": "abafb530-7168-11ed-abd1-2baa2c4734b1", 49 | "submitter_email": "fminers-jones@tetralogical.com", 50 | "submitter_name": "Felicity Miners-Jones", 51 | "title": "Accessible web QA", 52 | "topics": [ 53 | "What is accessibility QA", 54 | "Types of testing", 55 | "Practical approaches", 56 | "Communicating test results", 57 | "Testing tools", 58 | "Testing Perceivable Success Criteria", 59 | "Testing Operable Success Criteria", 60 | "Testing Understandable Success Criteria", 61 | "Testing Robust Success Criteria" 62 | ], 63 | "type_registration": [ 64 | "type_registration_organization" 65 | ], 66 | "type_resource": "type_training", 67 | "type_resource_new": "", 68 | "wai_curricula": "", 69 | "website": "https://tetralogical.com/services/self-led-training/" 70 | } 71 | -------------------------------------------------------------------------------- /_data/wai-course-list/submissions/b0519460-7167-11ed-abd1-2baa2c4734b1.json: -------------------------------------------------------------------------------- 1 | { 2 | "accessibility_support": [ 3 | "digital-accessibility-caption-audio", 4 | "digital-accessibility-text-and-visuals-can-be-resized", 5 | "digital-accessibility-sufficient-contrast", 6 | "digital-accessibility-motions-or-animations", 7 | "digital-accessibility-description-of-visual-information", 8 | "digital-accessibility-all-content-meets-wcag" 9 | ], 10 | "accessibility_support_other": "", 11 | "audience": [ 12 | "audience_developer" 13 | ], 14 | "check_correct_info": "on", 15 | "check_publish_info": "on", 16 | "check_scope_info": "on", 17 | "comments": "", 18 | "content_update": "2022-10-26", 19 | "cost": "cost_paid", 20 | "country": [ 21 | "gb" 22 | ], 23 | "description": "This course gives developers the skills and knowledge they need to create accessible websites and web applications. It covers different modes of interaction, keyboard support and focus management, implicit semantics in HTML and explicit semantics with ARIA, accessible names and descriptions and more.", 24 | "end_date": "", 25 | "form_name": "submission", 26 | "form_version": "1", 27 | "format": "format_online", 28 | "language": [ 29 | "en" 30 | ], 31 | "learning": [ 32 | "learning_unscheduled" 33 | ], 34 | "length": "3 to 4 hours", 35 | "level": "level_intermediate", 36 | "platforms": [ 37 | "HTML", 38 | "SCORM" 39 | ], 40 | "prerequisites": [ 41 | "Knowledge of HTML and CSS" 42 | ], 43 | "provider": "TetraLogical", 44 | "repository": "wai-course-list", 45 | "reviews": "", 46 | "start_date": "2022-12-16", 47 | "submission_date": "2022-12-01T11:02:47.206Z", 48 | "submission_ref": "b0519460-7167-11ed-abd1-2baa2c4734b1", 49 | "submitter_email": "fminers-jones@tetralogical.com", 50 | "submitter_name": "Felicity Miners-Jones", 51 | "title": "Accessible web development", 52 | "topics": [ 53 | "Interaction", 54 | "Accessibility semantics: role", 55 | "Accessibility semantics: name and description", 56 | "Accessibility semantics: state", 57 | "Accessibility mechanics", 58 | "Component blueprints" 59 | ], 60 | "type_registration": [ 61 | "type_registration_organization" 62 | ], 63 | "type_resource": "type_training", 64 | "type_resource_new": "", 65 | "wai_curricula": "", 66 | "website": "https://tetralogical.com/services/self-led-training/" 67 | } 68 | -------------------------------------------------------------------------------- /_data/wai-course-list/submissions/ba72e3b0-47f3-11ed-b1e5-e54985806815.json: -------------------------------------------------------------------------------- 1 | { 2 | "accessibility_support": [ 3 | "digital-accessibility-caption-audio", 4 | "digital-accessibility-text-and-visuals-can-be-resized", 5 | "digital-accessibility-sufficient-contrast", 6 | "digital-accessibility-motions-or-animations", 7 | "digital-accessibility-description-of-visual-information", 8 | "digital-accessibility-all-content-meets-wcag" 9 | ], 10 | "accessibility_support_other": "", 11 | "audience": [ 12 | "audience_content_author", 13 | "audience_designer", 14 | "audience_developer", 15 | "audience_manager", 16 | "audience_tester", 17 | "audience_general" 18 | ], 19 | "check_correct_info": "on", 20 | "check_publish_info": "on", 21 | "check_scope_info": "on", 22 | "comments": "", 23 | "content_update": "2022-10-07", 24 | "cost": "cost_paid", 25 | "country": [ 26 | "ca" 27 | ], 28 | "description": "Fable Upskill delivers training customized to your products, tools and frameworks to ensure your product teams have the knowledge and skills to build truly inclusive products. Most accessibility training focuses on understanding compliance guidelines. Fable Upskill gives your team practical, real-world skills that they can apply directly.", 29 | "end_date": "", 30 | "form_name": "submission", 31 | "form_version": "1", 32 | "format": "format_online", 33 | "language": [ 34 | "en" 35 | ], 36 | "learning": [ 37 | "learning_unscheduled" 38 | ], 39 | "length": "3 hours per topic, in a maximum of 5 topics", 40 | "level": "level_basic", 41 | "platforms": [ 42 | "Fable Upskill", 43 | "SCORM files" 44 | ], 45 | "prerequisites": "", 46 | "provider": "Fable", 47 | "repository": "wai-course-list", 48 | "reviews": "", 49 | "start_date": "2022-10-09", 50 | "submission_date": "2022-10-09T16:59:24.907Z", 51 | "submission_ref": "ba72e3b0-47f3-11ed-b1e5-e54985806815", 52 | "submitter_email": "kate@makeitfable.com", 53 | "submitter_name": "Kate Kalcevich", 54 | "title": "Upskill", 55 | "topics": [ 56 | "Intro to Digital Accessibility", 57 | "Accessible User Experience", 58 | "Accessible Web Development", 59 | "Accessible Mobile Apps", 60 | "Testing Accessibility" 61 | ], 62 | "type_registration": [ 63 | "type_registration_organization" 64 | ], 65 | "type_resource": "type_training", 66 | "type_resource_new": "", 67 | "wai_curricula": "", 68 | "website": "http://makeitfable.com/upskill" 69 | } 70 | -------------------------------------------------------------------------------- /_data/wai-course-list/submissions/bb9a9e70-6c1c-11ed-bf28-15f1ae20ede6.json: -------------------------------------------------------------------------------- 1 | { 2 | "accessibility_support": [ 3 | "general-accessibility-material-ahead-of-time", 4 | "digital-accessibility-sufficient-contrast", 5 | "digital-accessibility-motions-or-animations", 6 | "digital-accessibility-description-of-visual-information", 7 | "digital-accessibility-all-content-meets-wcag" 8 | ], 9 | "accessibility_support_other": "", 10 | "audience": [ 11 | "audience_manager" 12 | ], 13 | "check_correct_info": "on", 14 | "check_publish_info": "on", 15 | "check_scope_info": "on", 16 | "comments": "", 17 | "content_update": "2022-11-24", 18 | "cost": "cost_paid", 19 | "country": [ 20 | "be" 21 | ], 22 | "description": "The 5W2H of accessibility: What: core concepts of Digital Accessibility. Why it is essential to include people with disabilities. Where does accessibility apply. Who has a role to play in a team. How to manage a project with accessibility requirements: schedule (when), budget (how much), workflow (how).", 23 | "end_date": "", 24 | "form_name": "submission", 25 | "form_version": "1", 26 | "format": "format_online", 27 | "language": [ 28 | "en", 29 | "fr", 30 | "nl" 31 | ], 32 | "learning": [ 33 | "learning_scheduled" 34 | ], 35 | "length": "4h", 36 | "level": "level_basic", 37 | "platforms": "", 38 | "prerequisites": "", 39 | "provider": "Eleven Ways", 40 | "repository": "wai-course-list", 41 | "reviews": "", 42 | "start_date": "2022-11-24", 43 | "_original_submission_date": "2022-11-24T17:23:38.071Z", 44 | "submission_date": "2023-04-11T17:23:38.071Z", 45 | "submission_ref": "bb9a9e70-6c1c-11ed-bf28-15f1ae20ede6", 46 | "submitter_email": "regine.lambrecht@elevenways.be", 47 | "submitter_name": "Régine Lambrecht", 48 | "title": "Web Accessibility for Managers", 49 | "topics": [ 50 | "The importance, benefits, and relevance of Digital Accessibility", 51 | "How some people with disabilities use the web and which types of barriers they most frequently encounter online", 52 | "What the legal requirements are (in the client's specific context or industry)", 53 | "What the standards of accessibility are", 54 | "How to plan for and manage the implementation of accessibility during an entire project lifecycle", 55 | "The time and resource implications if you fail to address web accessibility early in your projects", 56 | "Reputational risks of not making your website or digital content accessible" 57 | ], 58 | "type_registration": [ 59 | "type_registration_organization" 60 | ], 61 | "type_resource": "type_training", 62 | "type_resource_new": "", 63 | "wai_curricula": "", 64 | "website": "https://www.elevenways.be/en/services/trainings" 65 | } 66 | -------------------------------------------------------------------------------- /_data/wai-course-list/submissions/bd6f5080-c1be-11ee-a091-9dad63a0baf1.json: -------------------------------------------------------------------------------- 1 | { 2 | "accessibility_support": [ 3 | "digital-accessibility-text-and-visuals-can-be-resized", 4 | "digital-accessibility-sufficient-contrast", 5 | "digital-accessibility-motions-or-animations", 6 | "non-digital-accessibility-sufficient-contrast" 7 | ], 8 | "accessibility_support_other": "", 9 | "audience": [ 10 | "audience_designer", 11 | "audience_developer", 12 | "audience_manager", 13 | "audience_tester" 14 | ], 15 | "check_correct_info": "on", 16 | "check_publish_info": "on", 17 | "check_scope_info": "on", 18 | "comments": "", 19 | "content_update": "2024-02-02", 20 | "cost": "cost_paid", 21 | "country": [ 22 | "pl" 23 | ], 24 | "description": "You will learn: What a user with a disability experiences when using popular mobile applications. Why and how mobile applications should be tested for accessibility. About the structure of the WCAG, examples of good and bad practice and tools for manual and automated accessibility testing. How we carry out mobile app accessibility audit.", 25 | "end_date": "", 26 | "form_name": "submission", 27 | "form_version": "1", 28 | "format": "format_online", 29 | "language": [ 30 | "pl" 31 | ], 32 | "learning": [ 33 | "learning_scheduled" 34 | ], 35 | "length": "8 clock hours, comprising 4 modules of 2 hours each.", 36 | "level": "level_basic", 37 | "platforms": "MS Teams", 38 | "prerequisites": "", 39 | "provider": "Accens", 40 | "repository": "wai-course-list", 41 | "reviews": "", 42 | "start_date": "2024-02-02", 43 | "_original_submission_date": "2024-02-02T11:32:26.120Z", 44 | "submission_date": "2024-03-05", 45 | "submission_ref": "bd6f5080-c1be-11ee-a091-9dad63a0baf1", 46 | "submitter_email": "contact@accens.io", 47 | "submitter_name": "Accens", 48 | "title": "Praktyczne wprowadzenie do testowania dostępności aplikacji mobilnych", 49 | "original_lang_title": "pl", 50 | "english_title": "Practical introduction to mobile applications accessibility testing", 51 | "topics": [ 52 | "WCAG", 53 | "accessibility legislation", 54 | "mobile app accessibility", 55 | "mobile app accessibility testing", 56 | "tools for mobile app accessibility tests", 57 | "good and bad practices" 58 | ], 59 | "type_registration": [ 60 | "type_registration_individual", 61 | "type_registration_organization" 62 | ], 63 | "type_resource": "type_training", 64 | "type_resource_new": "", 65 | "wai_curricula": [ 66 | "foundation_modules1", 67 | "foundation_modules2", 68 | "foundation_modules3", 69 | "foundation_modules4", 70 | "foundation_modules5", 71 | "developer_modules1", 72 | "developer_modules2", 73 | "developer_modules3", 74 | "developer_modules4", 75 | "developer_modules5", 76 | "developer_modules6", 77 | "developer_modules7", 78 | "designer_modules1", 79 | "designer_modules2", 80 | "designer_modules3", 81 | "designer_modules4", 82 | "designer_modules5", 83 | "designer_modules6", 84 | "designer_modules7" 85 | ], 86 | "website": "https://accens.pl/szkolenie-praktyczne-wprowadzenie-do-testowania-dostepnosci-aplikacji-mobilnych/" 87 | } 88 | -------------------------------------------------------------------------------- /_data/wai-course-list/submissions/bdb50ee0-846f-11ee-a4e3-ff089b2e626f.json: -------------------------------------------------------------------------------- 1 | { 2 | "accessibility_support": [ 3 | "general-accessibility-material-ahead-of-time", 4 | "general-accessibility-pre-check-available", 5 | "digital-accessibility-caption-audio", 6 | "digital-accessibility-text-and-visuals-can-be-resized", 7 | "digital-accessibility-sufficient-contrast", 8 | "digital-accessibility-motions-or-animations", 9 | "digital-accessibility-description-of-visual-information", 10 | "digital-accessibility-all-content-meets-wcag", 11 | "non-digital-accessibility-accessible-facility", 12 | "non-digital-accessibility-assistive-listening-devices", 13 | "non-digital-accessibility-text-and-visuals-big-enough", 14 | "non-digital-accessibility-sufficient-contrast", 15 | "non-digital-accessibility-description-of-visual-information" 16 | ], 17 | "accessibility_support_other": "", 18 | "audience": [ 19 | "audience_content_author", 20 | "audience_designer", 21 | "audience_developer", 22 | "audience_tester", 23 | "audience_general" 24 | ], 25 | "check_correct_info": "on", 26 | "check_publish_info": "on", 27 | "check_scope_info": "on", 28 | "comments": "", 29 | "content_update": "2023-11-02", 30 | "cost": "cost_paid", 31 | "country": [ 32 | "be" 33 | ], 34 | "description": "Are you confused about how to make an accessible PDF? This training will show you how to turn Adobe InDesign documents into PDFs everyone can use.", 35 | "end_date": "", 36 | "form_name": "submission", 37 | "form_version": "1", 38 | "format": "format_hybrid", 39 | "language": [ 40 | "nl", 41 | "fr", 42 | "en" 43 | ], 44 | "learning": [ 45 | "learning_scheduled" 46 | ], 47 | "length": "6 - 9 hours", 48 | "level": "level_basic", 49 | "platforms": "Zoom", 50 | "prerequisites": [ 51 | "You know your way around Adobe InDesign, and you have an Adobe Creative Cloud subscription." 52 | ], 53 | "provider": "AnySurfer", 54 | "repository": "wai-course-list", 55 | "reviews": "", 56 | "start_date": "2023-11-02", 57 | "submission_date": "2023-11-16T11:03:15.406Z", 58 | "submission_ref": "bdb50ee0-846f-11ee-a4e3-ff089b2e626f", 59 | "submitter_email": "info@anysurfer.be", 60 | "submitter_name": "Bram Janssens", 61 | "title": "Accessible PDF documents using Adobe InDesign", 62 | "topics": [ 63 | "What is digital accessibility?", 64 | "How to make an accessible InDesign document", 65 | "How to convert said document to a tagged PDF", 66 | "How to test the accessibility of a PDF", 67 | "How to improve the accessibility of a pre-existing PDF with Acrobat Professional" 68 | ], 69 | "type_registration": [ 70 | "type_registration_organization" 71 | ], 72 | "type_resource": "type_training", 73 | "type_resource_new": "", 74 | "wai_curricula": [ 75 | "foundation_modules1", 76 | "foundation_modules2", 77 | "foundation_modules3", 78 | "foundation_modules4", 79 | "foundation_modules5", 80 | "content_author_modules1", 81 | "content_author_modules2" 82 | ], 83 | "website": "https://www.anysurfer.be/en/services/training/pdf-with-indesign" 84 | } 85 | -------------------------------------------------------------------------------- /_data/wai-course-list/submissions/bfd944b0-d046-11ef-893a-df8c295fbcec.json: -------------------------------------------------------------------------------- 1 | { 2 | "accessibility_support": [ 3 | "general-accessibility-material-ahead-of-time", 4 | "digital-accessibility-sufficient-contrast", 5 | "digital-accessibility-motions-or-animations", 6 | "digital-accessibility-description-of-visual-information" 7 | ], 8 | "accessibility_support_other": "", 9 | "audience": [ 10 | "audience_designer", 11 | "audience_developer", 12 | "audience_tester", 13 | "audience_general" 14 | ], 15 | "check_correct_info": "on", 16 | "check_publish_info": "on", 17 | "check_scope_info": "on", 18 | "comments": "", 19 | "content_update": "2025-01-10", 20 | "cost": "cost_paid", 21 | "country": [ 22 | "es" 23 | ], 24 | "description": "The course aims to train attendees in the design, development and evaluation of accessible web content to meet the requirements of the EAA (European Accessibility Act) that comes into force in June 2025, as well as the EN 301 549 “Accessibility requirements for ICT products and services” and the WCAG 2.2 guidelines.", 25 | "end_date": "2025-02-02", 26 | "form_name": "submission", 27 | "form_version": "1", 28 | "format": "format_online", 29 | "language": [ 30 | "es" 31 | ], 32 | "learning": [ 33 | "learning_scheduled" 34 | ], 35 | "length": "2 months", 36 | "level": "level_intermediate", 37 | "platforms": "Learning Management System (LMS) of University of Lleida", 38 | "prerequisites": [ 39 | "Basic knowledge of HTML and CSS", 40 | "Basic knowledge of design web" 41 | ], 42 | "provider": "University of Lleida", 43 | "repository": "wai-course-list", 44 | "reviews": "", 45 | "start_date": "2025-02-04", 46 | "submission_date": "2025-01-11T18:06:15.675Z", 47 | "submission_ref": "bfd944b0-d046-11ef-893a-df8c295fbcec", 48 | "submitter_email": "afra.pascual@udl.cat", 49 | "submitter_name": "Afra Pascual Almenara", 50 | "title": "Curso de especialización en Accesibilidad Digital", 51 | "english_title": "Digital Accessibility Specialization Course", 52 | "original_lang_title": "es", 53 | "topics": [ 54 | "Empathize with people with disabilities", 55 | "Accessible web development", 56 | "Accessible web design", 57 | "Accessible web content evaluation (WCAG-EM methodology)" 58 | ], 59 | "type_registration": [ 60 | "type_registration_individual" 61 | ], 62 | "type_resource": "type_training", 63 | "type_resource_new": "", 64 | "wai_curricula": [ 65 | "foundation_modules1", 66 | "foundation_modules2", 67 | "foundation_modules3", 68 | "foundation_modules4", 69 | "foundation_modules5", 70 | "developer_modules1", 71 | "developer_modules2", 72 | "developer_modules3", 73 | "developer_modules4", 74 | "developer_modules5", 75 | "developer_modules6", 76 | "developer_modules7", 77 | "designer_modules1", 78 | "designer_modules2", 79 | "designer_modules3", 80 | "designer_modules4", 81 | "designer_modules5", 82 | "designer_modules6", 83 | "designer_modules7" 84 | ], 85 | "website": "https://www.formaciocontinua.udl.cat/ca/programes-formatius/cursos/4370/" 86 | } 87 | -------------------------------------------------------------------------------- /_data/wai-course-list/submissions/c13dabb0-c1c0-11ee-83fb-25be98749c19.json: -------------------------------------------------------------------------------- 1 | { 2 | "accessibility_support": [ 3 | "digital-accessibility-text-and-visuals-can-be-resized", 4 | "digital-accessibility-sufficient-contrast", 5 | "digital-accessibility-motions-or-animations", 6 | "non-digital-accessibility-text-and-visuals-big-enough", 7 | "non-digital-accessibility-sufficient-contrast" 8 | ], 9 | "accessibility_support_other": "", 10 | "audience": [ 11 | "audience_developer", 12 | "audience_tester" 13 | ], 14 | "check_correct_info": "on", 15 | "check_publish_info": "on", 16 | "check_scope_info": "on", 17 | "comments": "", 18 | "content_update": "2024-02-02", 19 | "cost": "cost_paid", 20 | "country": [ 21 | "pl" 22 | ], 23 | "description": "You will learn: What a valuable accessibility test report can look like and how to put the information into practice. Which WCAG criteria can be tested automatically. About tools for automatic accessibility testing (both free and commercial), their strengths and weaknesses and see them in action in form of workshops.", 24 | "end_date": "", 25 | "form_name": "submission", 26 | "form_version": "1", 27 | "format": "format_online", 28 | "language": [ 29 | "pl" 30 | ], 31 | "learning": [ 32 | "learning_scheduled" 33 | ], 34 | "length": "11 hours consisting of 2 modules lasting 6 and 5 hours.", 35 | "level": "level_basic", 36 | "platforms": "MS Teams", 37 | "prerequisites": [ 38 | "basic knowledge of CI/CD processes and test automation" 39 | ], 40 | "provider": "Accens", 41 | "repository": "wai-course-list", 42 | "reviews": "", 43 | "start_date": "2024-02-02", 44 | "_original_submission_date": "2024-02-02T11:46:51.499Z", 45 | "submission_date": "2024-03-05", 46 | "submission_ref": "c13dabb0-c1c0-11ee-83fb-25be98749c19", 47 | "submitter_email": "contact@accens.io", 48 | "submitter_name": "Accens", 49 | "english_title": "Automated web applications accessibility testing in the CI/CD process - workshop", 50 | "original_lang_title": "pl", 51 | "title": "Automatyczne testy dostępności aplikacji webowych w procesie CI/CD - warsztat", 52 | "topics": [ 53 | "CI/CD pipeline", 54 | "automated accessibility testing", 55 | "tools for automated accessibility testing" 56 | ], 57 | "type_registration": [ 58 | "type_registration_individual", 59 | "type_registration_organization" 60 | ], 61 | "type_resource": "type_training", 62 | "type_resource_new": "", 63 | "wai_curricula": [ 64 | "foundation_modules4" 65 | ], 66 | "website": "https://accens.pl/szkolenie-warsztat-automatyczne-testy-dostepnosci-aplikacji-webowych-w-ci-cd/" 67 | } 68 | -------------------------------------------------------------------------------- /_data/wai-course-list/submissions/c61c0800-188b-11ed-8059-c3758f25c32b.json: -------------------------------------------------------------------------------- 1 | { 2 | "accessibility_support": [ 3 | "general-accessibility-material-ahead-of-time", 4 | "general-accessibility-pre-check-available", 5 | "digital-accessibility-caption-audio", 6 | "digital-accessibility-text-and-visuals-can-be-resized", 7 | "digital-accessibility-sufficient-contrast", 8 | "digital-accessibility-motions-or-animations", 9 | "digital-accessibility-description-of-visual-information", 10 | "digital-accessibility-all-content-meets-wcag", 11 | "non-digital-accessibility-text-and-visuals-big-enough", 12 | "non-digital-accessibility-sufficient-contrast", 13 | "non-digital-accessibility-description-of-visual-information" 14 | ], 15 | "accessibility_support_other": "", 16 | "audience": [ 17 | "audience_developer", 18 | "audience_tester" 19 | ], 20 | "check_correct_info": "on", 21 | "check_publish_info": "on", 22 | "comments": "", 23 | "content_update": "2022-08-01", 24 | "cost": "cost_paid", 25 | "country": [ 26 | "fr" 27 | ], 28 | "description": "Learn how to implement accessibility when developing mobile applications; Learn the rules of mobile accessibility (iOS and Android); Learn how to evaluate the accessibility of your mobile applications", 29 | "end_date": "", 30 | "form_name": "submission", 31 | "form_version": "1", 32 | "format": "format_hybrid", 33 | "language": [ 34 | "fr", 35 | "en" 36 | ], 37 | "learning": [ 38 | "learning_scheduled" 39 | ], 40 | "length": "14 hours (2 days)", 41 | "level": "level_intermediate", 42 | "platforms": "Microsoft Teams", 43 | "provider": "Ideance", 44 | "prerequisites": [ 45 | "Knowledge of mobile development (iOS, Android or any other mobile framework)" 46 | ], 47 | "repository": "wai-course-list", 48 | "reviews": "", 49 | "start_date": "2022-08-01", 50 | "submission_date": "2022-08-10T09:06:52.160Z", 51 | "submission_ref": "c61c0800-188b-11ed-8059-c3758f25c32b", 52 | "submitter_email": "contact@ideance.fr", 53 | "submitter_name": "Sébastien Delorme (Ideance)", 54 | "title": "Developing accessible mobile applications", 55 | "topics": [ 56 | "Mobile applications", 57 | "iOS", 58 | "Android" 59 | ], 60 | "type_registration": [ 61 | "type_registration_organization" 62 | ], 63 | "type_resource": "type_training", 64 | "type_resource_new": "", 65 | "wai_curricula": [ 66 | "foundation_modules1", 67 | "foundation_modules2", 68 | "foundation_modules4", 69 | "foundation_modules5", 70 | "designer_modules1", 71 | "designer_modules3", 72 | "designer_modules4", 73 | "designer_modules7" 74 | ], 75 | "website": "https://ideance.net/en/accessibility-training/" 76 | } -------------------------------------------------------------------------------- /_data/wai-course-list/submissions/c70dabf0-3046-11ee-b4a5-b579277c778e.json: -------------------------------------------------------------------------------- 1 | { 2 | "accessibility_support": [ 3 | "general-accessibility-material-ahead-of-time", 4 | "digital-accessibility-caption-audio", 5 | "digital-accessibility-sufficient-contrast", 6 | "digital-accessibility-motions-or-animations", 7 | "digital-accessibility-description-of-visual-information", 8 | "digital-accessibility-all-content-meets-wcag", 9 | "non-digital-accessibility-accessible-facility", 10 | "non-digital-accessibility-text-and-visuals-big-enough", 11 | "non-digital-accessibility-sufficient-contrast", 12 | "non-digital-accessibility-description-of-visual-information" 13 | ], 14 | "accessibility_support_other": "", 15 | "audience": [ 16 | "audience_designer" 17 | ], 18 | "check_correct_info": "on", 19 | "check_publish_info": "on", 20 | "check_scope_info": "on", 21 | "comments": "", 22 | "content_update": "2023-08-01", 23 | "cost": "cost_paid", 24 | "country": [ 25 | "be" 26 | ], 27 | "description": "In 2 sessions of 4 hours, learn about accessibility and accessibility rules that apply to the web/app design and prototyping stages.", 28 | "end_date": "", 29 | "form_name": "submission", 30 | "form_version": "1", 31 | "format": "format_hybrid", 32 | "language": [ 33 | "en", 34 | "fr", 35 | "nl" 36 | ], 37 | "learning": [ 38 | "learning_scheduled" 39 | ], 40 | "length": "8h", 41 | "level": "level_basic", 42 | "platforms": "", 43 | "prerequisites": [ 44 | "Basic knowledge of HTML and CSS" 45 | ], 46 | "provider": "Eleven Ways", 47 | "repository": "wai-course-list", 48 | "reviews": "", 49 | "start_date": "2022-11-24", 50 | "submission_date": "2023-08-01T08:38:24.047Z", 51 | "submission_ref": "c70dabf0-3046-11ee-b4a5-b579277c778e", 52 | "submitter_email": "regine.lambrecht@elevenways.be", 53 | "submitter_name": "Régine Lambrecht", 54 | "title": "Advanced Web accessibility training for UI/UX Designers", 55 | "topics": [ 56 | "Definition", 57 | "Assistive technologies and strategies", 58 | "ROI", 59 | "Myths", 60 | "A11Y legislation", 61 | "A11Y standards", 62 | "Take away checklists", 63 | "Where to start", 64 | "Visual design", 65 | "Information design", 66 | "Navigation design", 67 | "Interaction design", 68 | "Images", 69 | "Multimedia and animations", 70 | "Design forms" 71 | ], 72 | "type_registration": [ 73 | "type_registration_individual" 74 | ], 75 | "type_resource": "type_training", 76 | "type_resource_new": "", 77 | "wai_curricula": [ 78 | "foundation_modules1", 79 | "foundation_modules2", 80 | "foundation_modules3", 81 | "foundation_modules4", 82 | "foundation_modules5", 83 | "designer_modules1", 84 | "designer_modules2", 85 | "designer_modules3", 86 | "designer_modules4", 87 | "designer_modules5", 88 | "designer_modules6", 89 | "designer_modules7" 90 | ], 91 | "website": "https://www.elevenways.be/en/services/trainings#advanced-web-accessibility-training-for-uiux-designers" 92 | } 93 | -------------------------------------------------------------------------------- /_data/wai-course-list/submissions/c7d4fe20-3047-11ee-9c56-212c2ec76942.json: -------------------------------------------------------------------------------- 1 | { 2 | "accessibility_support": [ 3 | "general-accessibility-material-ahead-of-time", 4 | "digital-accessibility-caption-audio", 5 | "digital-accessibility-text-and-visuals-can-be-resized", 6 | "digital-accessibility-sufficient-contrast", 7 | "digital-accessibility-motions-or-animations", 8 | "digital-accessibility-description-of-visual-information", 9 | "digital-accessibility-all-content-meets-wcag", 10 | "non-digital-accessibility-accessible-facility", 11 | "non-digital-accessibility-text-and-visuals-big-enough", 12 | "non-digital-accessibility-sufficient-contrast", 13 | "non-digital-accessibility-description-of-visual-information" 14 | ], 15 | "accessibility_support_other": "", 16 | "audience": [ 17 | "audience_developer" 18 | ], 19 | "check_correct_info": "on", 20 | "check_publish_info": "on", 21 | "check_scope_info": "on", 22 | "comments": "", 23 | "content_update": "2023-08-01", 24 | "cost": "cost_paid", 25 | "country": [ 26 | "be" 27 | ], 28 | "description": "In 3 sessions of 4 hours, discover accessibility and learn what to look out for in terms of web code accessibility. A course full of practical exercises and reusable sample codes.", 29 | "end_date": "", 30 | "form_name": "submission", 31 | "form_version": "1", 32 | "format": "format_hybrid", 33 | "language": [ 34 | "en", 35 | "fr", 36 | "nl" 37 | ], 38 | "learning": [ 39 | "learning_scheduled" 40 | ], 41 | "length": "12h", 42 | "level": "level_basic", 43 | "platforms": "", 44 | "prerequisites": [ 45 | "Basic knowledge of HTML, CSS and JS" 46 | ], 47 | "provider": "Eleven Ways", 48 | "repository": "wai-course-list", 49 | "reviews": "", 50 | "start_date": "2022-11-24", 51 | "submission_date": "2023-08-01T08:45:34.850Z", 52 | "submission_ref": "c7d4fe20-3047-11ee-9c56-212c2ec76942", 53 | "submitter_email": "regine.lambrecht@elevenways.be", 54 | "submitter_name": "Régine Lambrecht", 55 | "title": "Advanced Web accessibility Training for Web Developers", 56 | "topics": [ 57 | "Definition", 58 | "Assistive technologies and strategies", 59 | "Return on investment", 60 | "Myths", 61 | "Accessibility legislation", 62 | "Accessibility standards", 63 | "Checklists", 64 | "Where to start", 65 | "Page structure", 66 | "Menus", 67 | "Images", 68 | "Tables", 69 | "Forms", 70 | "Custom Widgets", 71 | "Rich applications" 72 | ], 73 | "type_registration": [ 74 | "type_registration_individual" 75 | ], 76 | "type_resource": "type_training", 77 | "type_resource_new": "", 78 | "wai_curricula": [ 79 | "foundation_modules1", 80 | "foundation_modules2", 81 | "foundation_modules3", 82 | "foundation_modules4", 83 | "foundation_modules5", 84 | "developer_modules1", 85 | "developer_modules2", 86 | "developer_modules3", 87 | "developer_modules4", 88 | "developer_modules5", 89 | "developer_modules6", 90 | "developer_modules7" 91 | ], 92 | "website": "https://www.elevenways.be/en/services/trainings#advanced-web-accessibility-training-for-web-developers" 93 | } 94 | -------------------------------------------------------------------------------- /_data/wai-course-list/submissions/c7f26750-c1a9-11ee-ab1e-6fa011727c4c.json: -------------------------------------------------------------------------------- 1 | { 2 | "accessibility_support": [ 3 | "digital-accessibility-sufficient-contrast", 4 | "digital-accessibility-motions-or-animations", 5 | "digital-accessibility-all-content-meets-wcag", 6 | "non-digital-accessibility-sufficient-contrast" 7 | ], 8 | "accessibility_support_other": "", 9 | "audience": [ 10 | "audience_designer", 11 | "audience_developer", 12 | "audience_manager", 13 | "audience_tester", 14 | "audience_content_author" 15 | ], 16 | "check_correct_info": "on", 17 | "check_publish_info": "on", 18 | "check_scope_info": "on", 19 | "comments": "", 20 | "content_update": "2024-02-02", 21 | "cost": "cost_paid", 22 | "country": [ 23 | "pl" 24 | ], 25 | "description": "Training objective: You will learn how to create and deliver digitally accessible documents. Training consists of 4 modules: 1. How (in)accessible is your documentation. 2. Issues with accessibility of HTML documents. 3. Issues with accessibility of PDF documents. 4. Issues with accessibility of MS Office documents.", 26 | "end_date": "", 27 | "form_name": "submission", 28 | "form_version": "1", 29 | "format": "format_online", 30 | "language": [ 31 | "pl" 32 | ], 33 | "learning": [ 34 | "learning_scheduled" 35 | ], 36 | "length": "12 clock hours, 4 modules lasting 3 hours each.", 37 | "level": "level_basic", 38 | "platforms": [ 39 | "MS Teams" 40 | ], 41 | "prerequisites": "", 42 | "provider": "Accens", 43 | "repository": "wai-course-list", 44 | "reviews": "", 45 | "start_date": "2024-02-02", 46 | "_original_submission_date": "22024-02-02T09:02:24.326Z", 47 | "submission_date": "2024-03-05", 48 | "submission_ref": "c7f26750-c1a9-11ee-ab1e-6fa011727c4c", 49 | "submitter_email": "contact@accens.io", 50 | "submitter_name": "Accens", 51 | "english_title": "Accessible documentation", 52 | "original_lang_title": "pl", 53 | "title": "Dostępna dokumentacja", 54 | "topics": [ 55 | "accessible documents", 56 | "accessible PDF", 57 | "accessible MS Ofice", 58 | "accessible HTML documents", 59 | "inclusive design" 60 | ], 61 | "type_registration": [ 62 | "type_registration_individual", 63 | "type_registration_organization" 64 | ], 65 | "type_resource": "type_training", 66 | "type_resource_new": "", 67 | "wai_curricula": [ 68 | "foundation_modules1", 69 | "foundation_modules2", 70 | "foundation_modules4", 71 | "foundation_modules5", 72 | "designer_modules1", 73 | "designer_modules2", 74 | "content_author_modules1", 75 | "content_author_modules2", 76 | "content_author_modules4", 77 | "content_author_modules5" 78 | ], 79 | "website": "https://accens.pl/szkolenie-dostepna-dokumentacja-techniczna/" 80 | } 81 | -------------------------------------------------------------------------------- /_data/wai-course-list/submissions/cf1662a0-47ef-11ed-88dd-1d5078092e1e.json: -------------------------------------------------------------------------------- 1 | { 2 | "accessibility_support": [ 3 | "digital-accessibility-caption-audio", 4 | "digital-accessibility-text-and-visuals-can-be-resized", 5 | "digital-accessibility-sufficient-contrast", 6 | "digital-accessibility-motions-or-animations", 7 | "digital-accessibility-description-of-visual-information", 8 | "digital-accessibility-all-content-meets-wcag" 9 | ], 10 | "accessibility_support_other": "", 11 | "audience": [ 12 | "audience_developer" 13 | ], 14 | "check_correct_info": "on", 15 | "check_publish_info": "on", 16 | "check_scope_info": "on", 17 | "comments": "Finishing “Accessible Code” grants you 5 Continuing Accessibility Education Credits (CAECs) for maintaining your IAAP certification.", 18 | "content_update": "2022-02-09", 19 | "cost": "cost_paid", 20 | "country": [ 21 | "nl" 22 | ], 23 | "description": "This course is aimed at webdevelopers with a basic understanding of HTML, CSS and JavaScript. We'll touch upon subjects like meaningful HTML5, ARIA and dynamic changes, behaviour in the browser, forms, focus management, code validation and testing and much more. Any webdeveloper can join, this course is platform, library and framework independent.", 24 | "end_date": "", 25 | "form_name": "submission", 26 | "form_version": "1", 27 | "format": "format_online", 28 | "language": [ 29 | "en" 30 | ], 31 | "learning": [ 32 | "learning_unscheduled" 33 | ], 34 | "length": "4 to 8 hours", 35 | "level": "level_basic", 36 | "platforms": "LearnDash LMS", 37 | "prerequisites": [ 38 | "Basic knowledge of HTML", 39 | "Basic knowledge of CSS", 40 | "Basic knowledge of JavaScript", 41 | "Different ways to use the web" 42 | ], 43 | "provider": "The A11Y Collective", 44 | "repository": "wai-course-list", 45 | "reviews": "", 46 | "start_date": "2022-02-01", 47 | "submission_date": "2022-10-09T16:31:21.546Z", 48 | "submission_ref": "cf1662a0-47ef-11ed-88dd-1d5078092e1e", 49 | "submitter_email": "hello@a11y-collective.com", 50 | "submitter_name": "Taeke Reijenga", 51 | "title": " Accessible code", 52 | "topics": [ 53 | "Meaningful HTML5", 54 | "Semantics", 55 | "ARIA", 56 | "Heading usage", 57 | "Focus management", 58 | "Navigation", 59 | "Accessible forms", 60 | "Code validation and testing", 61 | "Keyboard testing", 62 | "Command line tools" 63 | ], 64 | "type_registration": [ 65 | "type_registration_individual" 66 | ], 67 | "type_resource": "type_training", 68 | "type_resource_new": "", 69 | "wai_curricula": [ 70 | "foundation_modules1", 71 | "foundation_modules4", 72 | "developer_modules1", 73 | "developer_modules2", 74 | "developer_modules3", 75 | "developer_modules5" 76 | ], 77 | "website": "https://www.a11y-collective.com/product/accessible-code/" 78 | } 79 | -------------------------------------------------------------------------------- /_data/wai-course-list/submissions/d4bacbe0-f6e8-11ec-b85b-d35c7113c857.json: -------------------------------------------------------------------------------- 1 | { 2 | "accessibility_support": [ 3 | "general-accessibility-material-ahead-of-time", 4 | "general-accessibility-pre-check-available", 5 | "digital-accessibility-caption-audio", 6 | "digital-accessibility-text-and-visuals-can-be-resized", 7 | "digital-accessibility-sufficient-contrast", 8 | "digital-accessibility-motions-or-animations", 9 | "digital-accessibility-description-of-visual-information", 10 | "digital-accessibility-all-content-meets-wcag" 11 | ], 12 | "accessibility_support_other": "We always ask if anyone has specific needs and always aim to modify or adjust to suit people's needs.", 13 | "audience": [ 14 | "audience_content_author", 15 | "audience_manager" 16 | ], 17 | "check_correct_info": "on", 18 | "check_publish_info": "on", 19 | "comments": "", 20 | "content_update": "2022-06-28", 21 | "cost": "cost_paid", 22 | "country": [ 23 | "au", 24 | "nz", 25 | "us", 26 | "gb", 27 | "ca" 28 | ], 29 | "description": "Are you a word wrangler? Discover how language, structure, and micro-content work together to create accessible content. This course is great for anyone who creates, publishes, or manages digital content.", 30 | "end_date": "", 31 | "form_name": "submission", 32 | "form_version": "1", 33 | "format": "format_online", 34 | "language": [ 35 | "en" 36 | ], 37 | "learning": [ 38 | "learning_scheduled" 39 | ], 40 | "length": "3 x 2-hour sessions", 41 | "level": "level_basic", 42 | "platforms": "Our courses are normally conducted via Zoom but we are flexible to the needs of attendees.", 43 | "prerequisites": "No prior knowledge of accessibility is required.", 44 | "provider": "Intopia", 45 | "repository": "wai-course-list", 46 | "reviews": "", 47 | "start_date": "2022-06-28", 48 | "submission_date": "2022-06-28T13:47:20.351Z", 49 | "submission_ref": "d4bacbe0-f6e8-11ec-b85b-d35c7113c857", 50 | "submitter_email": "russ@intopia.digital", 51 | "submitter_name": "Russ Weakley", 52 | "title": "Creating accessible content", 53 | "topics": [ 54 | "Structuring content for easy scanning", 55 | "Content that is easy to read and understand", 56 | "Using inclusive language", 57 | "Accessible alternatives for images", 58 | "Creating accessible links, headings, tables, and page titles", 59 | "Writing accessible form labels, instructions, and notifications." 60 | ], 61 | "type_resource": "type_training", 62 | "type_registration": [ 63 | "type_registration_individual", 64 | "type_registration_organization" 65 | ], 66 | "type_resource_new": "", 67 | "wai_curricula": "", 68 | "website": "https://intopia.digital/services/accessibility-training/creating-accessible-content/" 69 | } -------------------------------------------------------------------------------- /_data/wai-course-list/submissions/dc4cdf50-f5f9-11ec-b364-cbb3ab4bbb03.json: -------------------------------------------------------------------------------- 1 | { 2 | "accessibility_support": [ 3 | "general-accessibility-material-ahead-of-time", 4 | "general-accessibility-pre-check-available", 5 | "digital-accessibility-caption-audio", 6 | "digital-accessibility-text-and-visuals-can-be-resized", 7 | "digital-accessibility-sufficient-contrast", 8 | "digital-accessibility-motions-or-animations", 9 | "digital-accessibility-description-of-visual-information", 10 | "digital-accessibility-all-content-meets-wcag" 11 | ], 12 | "accessibility_support_other": "", 13 | "audience": [ 14 | "audience_content_author", 15 | "audience_designer", 16 | "audience_developer", 17 | "audience_tester", 18 | "audience_general" 19 | ], 20 | "check_correct_info": "on", 21 | "check_publish_info": "on", 22 | "comments": "", 23 | "content_update": "2022-01-02", 24 | "cost": "cost_paid", 25 | "country": [ 26 | "fi" 27 | ], 28 | "description": "This course consists of three minimodules which focus on technical and understandable web accessibility and user experience. After completing this course, the participant will have better understanding of what to consider in accessible web design.", 29 | "end_date": "", 30 | "form_name": "submission", 31 | "form_version": "1", 32 | "format": "format_online", 33 | "language": [ 34 | "en" 35 | ], 36 | "learning": [ 37 | "learning_unscheduled" 38 | ], 39 | "length": "", 40 | "level": "level_basic", 41 | "platforms": "DigiCampus", 42 | "prerequisites": "", 43 | "provider": "TACCU - Tampere Accessibility Unit (Tampere University)", 44 | "repository": "wai-course-list", 45 | "reviews": "", 46 | "start_date": "2022-01-02", 47 | "submission_date": "2022-06-27T09:16:43.333Z", 48 | "submission_ref": "dc4cdf50-f5f9-11ec-b364-cbb3ab4bbb03", 49 | "submitter_email": "pauliina.baltzar@tuni.fi", 50 | "submitter_name": "Pauliina Baltzar", 51 | "title": "Web Accessibility", 52 | "topics": [ 53 | "Web Content Accessibility Guidelines (WCAG)", 54 | "Accessibility and user experience" 55 | ], 56 | "type_registration": [ 57 | "type_registration_individual", 58 | "type_registration_organization" 59 | ], 60 | "type_resource": "type_other", 61 | "type_resource_new": "Continuous learning", 62 | "wai_curricula": "", 63 | "website": "https://research.tuni.fi/taccu/courses/" 64 | } -------------------------------------------------------------------------------- /_data/wai-course-list/submissions/dc6a53b0-e856-11ec-9864-d71fbc06461b.json: -------------------------------------------------------------------------------- 1 | { 2 | "accessibility_support": [ 3 | "general-accessibility-material-ahead-of-time", 4 | "digital-accessibility-caption-audio", 5 | "digital-accessibility-sufficient-contrast", 6 | "digital-accessibility-motions-or-animations" 7 | ], 8 | "accessibility_support_other": "", 9 | "audience": [ 10 | "audience_general" 11 | ], 12 | "check_correct_info": "on", 13 | "check_publish_info": "on", 14 | "comments": "", 15 | "content_update": "2016-12-31", 16 | "cost": "cost_free", 17 | "country": [ 18 | "es" 19 | ], 20 | "description": "The goal of this course is to provide an introduction to web accessibility that provides an overview of the different components: content, navigation, design, and interaction. At the end of this course, the student will be able to create accessible websites for all users, for all devices and better positioned.", 21 | "end_date": "", 22 | "form_name": "submission", 23 | "form_version": "1", 24 | "format": "format_online", 25 | "language": [ 26 | "es" 27 | ], 28 | "learning": [ 29 | "learning_unscheduled" 30 | ], 31 | "length": "4 weeks", 32 | "level": "level_basic", 33 | "platforms": "Udemy", 34 | "prerequisites": "Knowledge of HTML, CSS, JavaScript and DOM", 35 | "provider": "Universidad de Alicante", 36 | "repository": "wai-course-list", 37 | "reviews": "https://www.udemy.com/course/aprende-accesibilidad-web-paso-a-paso/", 38 | "start_date": "2015-02-01", 39 | "submission_date": "2022-06-10T00:47:10.443Z", 40 | "submission_ref": "dc6a53b0-e856-11ec-9864-d71fbc06461b", 41 | "submitter_email": "sergio.lujan@ua.es", 42 | "submitter_name": "Sergio Lujan Mora", 43 | "english_title": "Learn Web Accessibility Step by Step", 44 | "original_lang_title": "es", 45 | "title": "Aprende Accesibilidad Web paso a paso", 46 | "topics": [ 47 | "What is web accessibility", 48 | "People with disabilities and the Web", 49 | "Guidelines and laws", 50 | "Accessible content", 51 | "Accessible navigation", 52 | "Accessible design", 53 | "Accessible interaction", 54 | "Accessibility and search engine optimization (SEO)", 55 | "Analysis and evaluation of web accessibility" 56 | ], 57 | "type_registration": [ 58 | "type_registration_individual" 59 | ], 60 | "type_resource": "type_training", 61 | "type_resource_new": "", 62 | "wai_curricula": [ 63 | "foundation_modules1", 64 | "foundation_modules2", 65 | "foundation_modules4", 66 | "foundation_modules5", 67 | "developer_modules1", 68 | "developer_modules3", 69 | "developer_modules4", 70 | "developer_modules5", 71 | "designer_modules1", 72 | "designer_modules2", 73 | "designer_modules3", 74 | "designer_modules4", 75 | "designer_modules5", 76 | "designer_modules6", 77 | "designer_modules7" 78 | ], 79 | "website": "https://www.udemy.com/course/aprende-accesibilidad-web-paso-a-paso/" 80 | } -------------------------------------------------------------------------------- /_data/wai-course-list/submissions/e0f2df60-f607-11ec-8ad1-51519856c629.json: -------------------------------------------------------------------------------- 1 | { 2 | "accessibility_support": [ 3 | "general-accessibility-material-ahead-of-time", 4 | "general-accessibility-pre-check-available", 5 | "digital-accessibility-caption-audio", 6 | "digital-accessibility-text-and-visuals-can-be-resized", 7 | "digital-accessibility-sufficient-contrast", 8 | "digital-accessibility-motions-or-animations", 9 | "digital-accessibility-description-of-visual-information", 10 | "digital-accessibility-all-content-meets-wcag" 11 | ], 12 | "accessibility_support_other": "", 13 | "audience": [ 14 | "audience_other" 15 | ], 16 | "check_correct_info": "on", 17 | "check_publish_info": "on", 18 | "comments": "", 19 | "content_update": "2022-01-02", 20 | "cost": "cost_paid", 21 | "country": [ 22 | "fi" 23 | ], 24 | "description": "This course consists of three minimodules which focus on accessibility legislation, accessible lectures, and accessible material production. After completing this course, the participant will have the skills and understanding to make teaching more accessible.", 25 | "end_date": "", 26 | "form_name": "submission", 27 | "form_version": "1", 28 | "format": "format_online", 29 | "language": [ 30 | "en" 31 | ], 32 | "learning": [ 33 | "learning_unscheduled" 34 | ], 35 | "length": "", 36 | "level": "level_basic", 37 | "platforms": "DigiCampus", 38 | "prerequisites": "", 39 | "provider": "TACCU - Tampere Accessibility Unit (Tampere University)", 40 | "repository": "wai-course-list", 41 | "reviews": "", 42 | "start_date": "2022-01-02", 43 | "submission_date": "2022-06-27T10:57:04.086Z", 44 | "submission_ref": "e0f2df60-f607-11ec-8ad1-51519856c629", 45 | "submitter_email": "pauliina.baltzar@tuni.fi", 46 | "submitter_name": "Pauliina Baltzar", 47 | "title": "Accessible Teaching", 48 | "topics": [ 49 | "Accessible Lectures", 50 | "Teaching and Accessibility Legislation", 51 | "Accessible Documents", 52 | "Accessible Materials" 53 | ], 54 | "type_registration": [ 55 | "type_registration_individual", 56 | "type_registration_organization" 57 | ], 58 | "type_resource": "type_other", 59 | "type_resource_new": "Continuous learning", 60 | "wai_curricula": "", 61 | "website": "https://research.tuni.fi/taccu/courses/" 62 | } -------------------------------------------------------------------------------- /_data/wai-course-list/submissions/e401a1f0-9178-11ef-ab47-3111daa22ef1.json: -------------------------------------------------------------------------------- 1 | { 2 | "accessibility_support": [ 3 | "general-accessibility-material-ahead-of-time", 4 | "general-accessibility-pre-check-available", 5 | "digital-accessibility-caption-audio", 6 | "digital-accessibility-text-and-visuals-can-be-resized", 7 | "digital-accessibility-sufficient-contrast", 8 | "digital-accessibility-motions-or-animations", 9 | "digital-accessibility-description-of-visual-information", 10 | "digital-accessibility-all-content-meets-wcag" 11 | ], 12 | "accessibility_support_other": "", 13 | "audience": [ 14 | "audience_content_author", 15 | "audience_designer", 16 | "audience_developer", 17 | "audience_manager", 18 | "audience_general" 19 | ], 20 | "check_correct_info": "on", 21 | "check_publish_info": "on", 22 | "check_scope_info": "on", 23 | "comments": "Link to registration page: https://my.onlinelearningconsortium.org/s/community-event?id=a1Y1U000002qs2RUAQ", 24 | "content_update": "2024-08-01", 25 | "cost": "cost_reduced_for_some", 26 | "country": [ 27 | "us" 28 | ], 29 | "description": "This workshop will help you better understand the legal framework for accessibility in online education and how learners with disabilities participate in online classes. You will also explore the practical application of procedures that instructional designers, instructors, developers, & administrators follow when they create ADA-compliant courses.", 30 | "end_date": "", 31 | "form_name": "submission", 32 | "form_version": "1", 33 | "format": "format_online", 34 | "language": [ 35 | "en" 36 | ], 37 | "learning": [ 38 | "learning_unscheduled" 39 | ], 40 | "length": "5-7 hours", 41 | "level": "level_basic", 42 | "platforms": "Canvas", 43 | "prerequisites": [ 44 | "" 45 | ], 46 | "provider": "Online Learning Consortium", 47 | "repository": "wai-course-list", 48 | "reviews": "", 49 | "start_date": "2024-10-23", 50 | "submission_date": "2024-10-23T19:56:27.919Z", 51 | "submission_ref": "e401a1f0-9178-11ef-ab47-3111daa22ef1", 52 | "submitter_email": "Kaitlin.Garrett@onlinelearning-c.org", 53 | "submitter_name": "Kaitlin Garrett", 54 | "title": "ADA & Digital Accessibility", 55 | "topics": [ 56 | "ADA and legal frameworks", 57 | "Types of accommodations", 58 | "Visible and non-visible disabilities", 59 | "Assistive technology" 60 | ], 61 | "type_registration": [ 62 | "type_registration_individual", 63 | "type_registration_organization" 64 | ], 65 | "type_resource": "type_training", 66 | "type_resource_new": "", 67 | "wai_curricula": [ 68 | "foundation_modules1", 69 | "foundation_modules2", 70 | "foundation_modules3", 71 | "foundation_modules4", 72 | "foundation_modules5" 73 | ], 74 | "website": "https://olc.badgr.com/public/badges/THEFDFUuQiyBqW_2US4u_w" 75 | } 76 | -------------------------------------------------------------------------------- /_data/wai-course-list/submissions/e502dc00-d047-11ef-89ba-95cecdf00e71.json: -------------------------------------------------------------------------------- 1 | { 2 | "accessibility_support": [ 3 | "general-accessibility-material-ahead-of-time", 4 | "digital-accessibility-text-and-visuals-can-be-resized", 5 | "digital-accessibility-sufficient-contrast", 6 | "digital-accessibility-motions-or-animations", 7 | "digital-accessibility-description-of-visual-information" 8 | ], 9 | "accessibility_support_other": "", 10 | "audience": [ 11 | "audience_designer", 12 | "audience_developer", 13 | "audience_tester", 14 | "audience_general" 15 | ], 16 | "check_correct_info": "on", 17 | "check_publish_info": "on", 18 | "check_scope_info": "on", 19 | "comments": "", 20 | "content_update": "2025-01-10", 21 | "cost": "cost_paid", 22 | "country": [ 23 | "es" 24 | ], 25 | "description": "The main objective of the course is to raise awareness of digital accessibility. Understand how people with disabilities use the web. Students will perform simulations of disabilities with assistive tools. The regulations currently in force regarding compliance with the requirements of the EAA (European Accessibility Act) are explained.", 26 | "end_date": "", 27 | "form_name": "submission", 28 | "form_version": "1", 29 | "format": "format_online", 30 | "language": [ 31 | "es" 32 | ], 33 | "learning": [ 34 | "learning_scheduled" 35 | ], 36 | "length": "2 weeks", 37 | "level": "level_basic", 38 | "platforms": "Learning Management System (LMS) of University of Lleida", 39 | "prerequisites": [ 40 | "nothing" 41 | ], 42 | "provider": "University of Lleida", 43 | "repository": "wai-course-list", 44 | "reviews": "", 45 | "start_date": "2025-02-04", 46 | "submission_date": "2025-01-11T18:14:27.520Z", 47 | "submission_ref": "e502dc00-d047-11ef-89ba-95cecdf00e71", 48 | "submitter_email": "afra.pascual@udl.cat", 49 | "submitter_name": "Afra Pascual Almenara", 50 | "title": "Curso de especialización en Accesibilidad Digital: Módulo de Sensibilización", 51 | "english_title": "Digital Accessibility Specialization Course: Awareness Raising Module", 52 | "original_lang_title": "es", 53 | "topics": [ 54 | "Inclusive design", 55 | "Empathize with people with disabilities" 56 | ], 57 | "type_registration": [ 58 | "type_registration_individual" 59 | ], 60 | "type_resource": "type_training", 61 | "type_resource_new": "", 62 | "wai_curricula": [ 63 | "foundation_modules1", 64 | "foundation_modules2", 65 | "foundation_modules3", 66 | "foundation_modules4", 67 | "foundation_modules5" 68 | ], 69 | "website": "https://www.formaciocontinua.udl.cat/ca/programes-formatius/cursos/4444/" 70 | } 71 | -------------------------------------------------------------------------------- /_data/wai-course-list/submissions/e6b61130-3b1f-11ed-abad-63584502c6b9.json: -------------------------------------------------------------------------------- 1 | { 2 | "accessibility_support": [ 3 | "digital-accessibility-caption-audio", 4 | "digital-accessibility-text-and-visuals-can-be-resized", 5 | "digital-accessibility-sufficient-contrast", 6 | "digital-accessibility-motions-or-animations", 7 | "digital-accessibility-description-of-visual-information", 8 | "digital-accessibility-all-content-meets-wcag" 9 | ], 10 | "accessibility_support_other": "", 11 | "audience": [ 12 | "audience_content_author", 13 | "audience_general", 14 | "audience_other" 15 | ], 16 | "check_correct_info": "on", 17 | "check_publish_info": "on", 18 | "check_scope_info": "on", 19 | "comments": "", 20 | "content_update": "2022-09-23", 21 | "cost": "cost_paid", 22 | "country": [ 23 | "it" 24 | ], 25 | "description": "A course that provides a full coverage of accessibility and understanding beyond WCAG: standards, good practices and tools for daily work", 26 | "end_date": "", 27 | "form_name": "submission", 28 | "form_version": "1", 29 | "format": "format_hybrid", 30 | "language": [ 31 | "it" 32 | ], 33 | "learning": [ 34 | "learning_scheduled" 35 | ], 36 | "length": "24 hours", 37 | "level": "level_basic", 38 | "platforms": "", 39 | "prerequisites": [ 40 | "" 41 | ], 42 | "provider": "Labway", 43 | "repository": "wai-course-list", 44 | "reviews": "", 45 | "start_date": "2022-09-23", 46 | "submission_date": "2022-09-23T09:12:51.907Z", 47 | "submission_ref": "e6b61130-3b1f-11ed-abad-63584502c6b9", 48 | "submitter_email": "jacopo@labway.it", 49 | "submitter_name": "Jacopo Deyla", 50 | "title": "Accessible communication", 51 | "topics": [ 52 | "The rules and specific characteristics of the communicative context", 53 | "Tools to create contents", 54 | "Methods, techniques and tools to make content understandable", 55 | "Methods, techniques and tools both to create and check documents' accessibility", 56 | ], 57 | "type_registration": [ 58 | "type_registration_individual" 59 | ], 60 | "type_resource": "type_training", 61 | "type_resource_new": "", 62 | "wai_curricula": [ 63 | "foundation_modules1", 64 | "foundation_modules2", 65 | "foundation_modules3", 66 | "foundation_modules4", 67 | "foundation_modules5", 68 | "developer_modules1", 69 | "developer_modules3", 70 | "developer_modules4", 71 | "designer_modules1", 72 | "designer_modules2", 73 | "designer_modules5", 74 | "designer_modules6" 75 | ], 76 | "website": "https://www.labway.it/corsi/Labway-accessibilita%CC%80-comprensibilita%CC%80.pdf" 77 | } 78 | -------------------------------------------------------------------------------- /_data/wai-course-list/submissions/ebda0920-9179-11ef-8dc8-a3ec0d961d85.json: -------------------------------------------------------------------------------- 1 | { 2 | "accessibility_support": [ 3 | "general-accessibility-material-ahead-of-time", 4 | "general-accessibility-pre-check-available", 5 | "digital-accessibility-caption-audio", 6 | "digital-accessibility-text-and-visuals-can-be-resized", 7 | "digital-accessibility-sufficient-contrast", 8 | "digital-accessibility-motions-or-animations", 9 | "digital-accessibility-description-of-visual-information", 10 | "digital-accessibility-all-content-meets-wcag" 11 | ], 12 | "accessibility_support_other": "", 13 | "audience": [ 14 | "audience_manager", 15 | "audience_general" 16 | ], 17 | "check_correct_info": "on", 18 | "check_publish_info": "on", 19 | "check_scope_info": "on", 20 | "comments": "Link to next cohort: https://my.onlinelearningconsortium.org/s/community-event?id=a1Y4X000004nIcKUAU", 21 | "content_update": "2024-08-01", 22 | "cost": "cost_reduced_for_some", 23 | "country": [ 24 | "us" 25 | ], 26 | "description": "This workshop will provide participants with the knowledge, tools, and strategies they need to develop a working draft timeline and proposal to implement a digital accessibility plan in their own institution.", 27 | "end_date": "", 28 | "form_name": "submission", 29 | "form_version": "1", 30 | "format": "format_online", 31 | "language": [ 32 | "en" 33 | ], 34 | "learning": [ 35 | "learning_scheduled" 36 | ], 37 | "length": "~6-8 hours of work over 1 week", 38 | "level": "level_basic", 39 | "platforms": "Canvas", 40 | "prerequisites": [ 41 | "" 42 | ], 43 | "provider": "Online Learning Consortium", 44 | "repository": "wai-course-list", 45 | "reviews": "", 46 | "start_date": "2024-10-23", 47 | "submission_date": "2024-10-23T20:03:50.578Z", 48 | "submission_ref": "ebda0920-9179-11ef-8dc8-a3ec0d961d85", 49 | "submitter_email": "Kaitlin.Garrett@onlinelearning-c.org", 50 | "submitter_name": "Kaitlin Garrett", 51 | "title": "Digital Accessibility: Developing a Strategic Plan", 52 | "topics": [ 53 | "Accessibility policies and legal decisions", 54 | "Best practices for developing a digital accessibility plan" 55 | ], 56 | "type_registration": [ 57 | "type_registration_individual", 58 | "type_registration_organization" 59 | ], 60 | "type_resource": "type_training", 61 | "type_resource_new": "", 62 | "wai_curricula": [ 63 | "foundation_modules1", 64 | "foundation_modules3", 65 | "foundation_modules4", 66 | "foundation_modules5" 67 | ], 68 | "website": "https://olc.badgr.com/public/badges/lgSl3ONfR1a9v95DKn7LLg" 69 | } 70 | -------------------------------------------------------------------------------- /_data/wai-course-list/submissions/f048cdd0-188a-11ed-8059-c3758f25c32b.json: -------------------------------------------------------------------------------- 1 | { 2 | "accessibility_support": [ 3 | "general-accessibility-material-ahead-of-time", 4 | "general-accessibility-pre-check-available", 5 | "digital-accessibility-caption-audio", 6 | "digital-accessibility-text-and-visuals-can-be-resized", 7 | "digital-accessibility-sufficient-contrast", 8 | "digital-accessibility-motions-or-animations", 9 | "digital-accessibility-description-of-visual-information", 10 | "digital-accessibility-all-content-meets-wcag", 11 | "non-digital-accessibility-text-and-visuals-big-enough", 12 | "non-digital-accessibility-sufficient-contrast", 13 | "non-digital-accessibility-description-of-visual-information" 14 | ], 15 | "accessibility_support_other": "", 16 | "audience": [ 17 | "audience_designer", 18 | "audience_tester", 19 | "audience_manager", 20 | "audience_other" 21 | ], 22 | "check_correct_info": "on", 23 | "check_publish_info": "on", 24 | "comments": "", 25 | "content_update": "2022-08-01", 26 | "cost": "cost_paid", 27 | "country": [ 28 | "fr" 29 | ], 30 | "description": "Learn how to implement accessibility and comply with WCAG in the functional and graphic design of web and mobile sites and applications; Learn the rules and best practices of accessibility affecting UX (User Experience) and UI (User Interface)", 31 | "end_date": "", 32 | "form_name": "submission", 33 | "form_version": "1", 34 | "format": "format_hybrid", 35 | "language": [ 36 | "fr", 37 | "en" 38 | ], 39 | "learning": [ 40 | "learning_scheduled" 41 | ], 42 | "length": "7 hours (1 day)", 43 | "level": "level_basic", 44 | "platforms": "Microsoft Teams", 45 | "prerequisites": "", 46 | "provider": "Ideance", 47 | "repository": "wai-course-list", 48 | "reviews": "", 49 | "start_date": "2022-08-01", 50 | "submission_date": "2022-08-10T09:00:53.421Z", 51 | "submission_ref": "f048cdd0-188a-11ed-8059-c3758f25c32b", 52 | "submitter_email": "contact@ideance.fr", 53 | "submitter_name": "Sébastien Delorme (Ideance)", 54 | "title": "Designing accessible interfaces", 55 | "topics": [ 56 | "Inclusive design", 57 | "Accessible design" 58 | ], 59 | "type_registration": [ 60 | "type_registration_organization" 61 | ], 62 | "type_resource": "type_training", 63 | "type_resource_new": "", 64 | "wai_curricula": [ 65 | "designer_modules1", 66 | "designer_modules2", 67 | "designer_modules3", 68 | "designer_modules4", 69 | "designer_modules5", 70 | "designer_modules6", 71 | "designer_modules7" 72 | ], 73 | "website": "https://ideance.net/en/accessibility-training/" 74 | } -------------------------------------------------------------------------------- /_includes/wai-course-list/accessibility-support.liquid: -------------------------------------------------------------------------------- 1 | {% for support in site.data.wai-course-list.accessibility-support %} 2 | 3 |
4 | {{ support.type }} 5 | {% for option in support.options %} 6 | {% if option.options %} 7 |
8 | {{ option.name }}, {{strings.asupport_including}}: 9 | {% for details in option.options %} 10 |
11 | 12 | 13 |
14 | {% endfor %} 15 |
16 | {% else %} 17 |
18 | 19 | 20 |
21 | {% endif %} 22 | {% endfor %} 23 |
24 | {% endfor %} 25 | 26 |
27 | 28 | 29 |
-------------------------------------------------------------------------------- /_includes/wai-course-list/filtered-accessibility-support.liquid: -------------------------------------------------------------------------------- 1 | {%- assign filteredItems = "" | split: "," -%} 2 | {%- assign aGroups = site.data.wai-course-list.accessibility-support | map: "options" -%} 3 | 4 | 5 | 6 | 7 | {%- for aSubGroup in aGroups -%} 8 | {%- for aSupport in aSubGroup -%} 9 | {% if include.data contains aSupport.id %} 10 | {% assign aSupportAux = "" | split: "," %} 11 | {% assign aSupportAux = aSupportAux | push: aSupport.id %} 12 | {% assign aSupportAux = aSupportAux | push: aSupport.name %} 13 | {% assign filteredItems = filteredItems | push: aSupportAux %} 14 | {% endif %} 15 | {%- assign newASubGroups = aSupport | map: "options" -%} 16 | {%- for newASubGroup in newASubGroups -%} 17 | {%- for newASupport in newASubGroup -%} 18 | {% if include.data contains newASupport.id %} 19 | {% assign aSupportAux = "" | split: "," %} 20 | {% assign aSupportAux = aSupportAux | push: newASupport.id %} 21 | {% assign aSupportAux = aSupportAux | push: newASupport.name %} 22 | {% assign filteredItems = filteredItems | push: aSupportAux %} 23 | {% endif %} 24 | {%- endfor -%} 25 | {%- endfor -%} 26 | {%- endfor -%} 27 | {%- endfor -%} -------------------------------------------------------------------------------- /_includes/wai-course-list/filtered-wai-curricula.liquid: -------------------------------------------------------------------------------- 1 | 2 | {%- assign filteredItems = "" | split: "," -%} 3 | 4 | 5 | 6 | {%- for curricula in site.data.wai-course-list.wai-curricula -%} 7 | 8 | {%- assign curriculaAux = "" | split: "," -%} 9 | 10 | {%- assign modulesAux = "" | split: "," -%} 11 | 12 | {%- assign curriculaAux = curriculaAux | push : curricula.name -%} 13 | 14 | {% for module in curricula.modules %} 15 | 16 | {% if include.data contains module.id %} 17 | 18 | {%- assign moduleAux = "" | split: "," -%} 19 | {%- assign moduleAux = moduleAux | push : module.id -%} 20 | {%- assign moduleAux = moduleAux | push : module.name -%} 21 | {%- assign moduleAux = moduleAux | push : module.link -%} 22 | {%- assign modulesAux = modulesAux: | push : moduleAux -%} 23 | 24 | {% endif %} 25 | 26 | {%- endfor -%} 27 | 28 | {%- assign curriculaAux = curriculaAux | push : modulesAux -%} 29 | {%- assign filteredItems = filteredItems | push : curriculaAux -%} 30 | 31 | {%- endfor -%} -------------------------------------------------------------------------------- /_includes/wai-course-list/sort-countries.liquid: -------------------------------------------------------------------------------- 1 | {% assign orderedCountries = "" | split: "," %} 2 | {% assign filteredCountries = "" | split: "," %} 3 | {% for country in site.data.wai-course-list.countries %} 4 | {% assign nCountry = "" %} 5 | {% assign nCountry = nCountry | append: country[1].name | append: ',' %} 6 | {% assign nCountry = nCountry | append: country[1].nativeName | append: ',' %} 7 | {% assign nCountry = nCountry | append: country[0] | append: ',' %} 8 | {% assign nCountry = nCountry | split: "," %} 9 | {% if include.data and include.data.wai-course-list.size != 0 %} 10 | {% if include.data contains country[0] %} 11 | {% assign orderedCountries = orderedCountries | push: nCountry %} 12 | {% endif %} 13 | {% else %} 14 | {% assign orderedCountries = orderedCountries | push: nCountry %} 15 | {% endif %} 16 | {% endfor %} 17 | {% assign orderedCountries = orderedCountries | sort %} -------------------------------------------------------------------------------- /_includes/wai-course-list/sort-data-folder.liquid: -------------------------------------------------------------------------------- 1 | {%- assign items = "" | split: "," -%} 2 | {%- for item in include.data -%} 3 | {% assign newItem = item[1] -%} 4 | {% assign items = items | push: newItem -%} 5 | {%- endfor -%} 6 | {%- assign itemsSorted = items | sort: include.sortKey -%} -------------------------------------------------------------------------------- /_includes/wai-course-list/wai-curricula.liquid: -------------------------------------------------------------------------------- 1 | {% for curricula in site.data.wai-course-list.wai-curricula %} 2 |
3 | {{ curricula.name }} 4 | {% for modules in curricula.modules %} 5 |
6 | 7 | 8 |
9 | {% endfor %} 10 |
11 | {% endfor %} -------------------------------------------------------------------------------- /content-images/wai-course-list/.gitignore: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /content-images/wai-course-list/clear.svg: -------------------------------------------------------------------------------- 1 | 2 | refresh 3 | 4 | -------------------------------------------------------------------------------- /content-images/wai-course-list/w3c.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/w3c/wai-course-list/20017445c58f076908bdf30725c3e66d6fd358cb/content-images/wai-course-list/w3c.png -------------------------------------------------------------------------------- /content/failure.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: 'Something went wrong' 3 | permalink: courses/submission/failure 4 | --- 5 | 6 | 7 |
8 | 9 | 13 | 14 | {% assign strings = site.data.wai-course-list.strings %} 15 |
16 |

{{ strings.failure_message }}

17 |

{{ strings.failure_message_contact_info }}: {{ strings.contact_email_list_courses }}

18 |
19 | 20 |
21 | -------------------------------------------------------------------------------- /content/success.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: 'Form Submitted' 3 | permalink: courses/submission/success 4 | --- 5 | 6 | 7 | 8 |
9 | 10 | 14 | 15 | {% assign strings = site.data.wai-course-list.strings %} 16 | 17 |
18 | {{ strings.success_message }} 19 |
20 | 21 |

{{ strings.gh_note }}

22 | 23 |
24 | -------------------------------------------------------------------------------- /netlify.toml: -------------------------------------------------------------------------------- 1 | [build] 2 | command = "git submodule update --init --remote && bundle exec jekyll build --config '_config.yml,_config_staging.yml'" 3 | publish = "_site" 4 | 5 | [build.environment] 6 | RUBY_VERSION = "3.3.3" 7 | 8 | [[redirects]] 9 | from = "/" 10 | to = "/courses/submission" 11 | 12 | [dev] 13 | # NB on win64 (cmd or bash shells) --live reload is broken - s/-w --livereload/--no-watch 14 | command = "bundle exec jekyll serve -w --livereload --trace --config _config.yml,_config_staging.yml" 15 | -------------------------------------------------------------------------------- /package-lock.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "wai-course-list", 3 | "lockfileVersion": 3, 4 | "requires": true, 5 | "packages": { 6 | "": { 7 | "dependencies": { 8 | "uuid": "^10.0.0" 9 | } 10 | }, 11 | "node_modules/uuid": { 12 | "version": "10.0.0", 13 | "resolved": "https://registry.npmjs.org/uuid/-/uuid-10.0.0.tgz", 14 | "integrity": "sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ==", 15 | "funding": [ 16 | "https://github.com/sponsors/broofa", 17 | "https://github.com/sponsors/ctavan" 18 | ], 19 | "license": "MIT", 20 | "bin": { 21 | "uuid": "dist/bin/uuid" 22 | } 23 | } 24 | } 25 | } 26 | -------------------------------------------------------------------------------- /package.json: -------------------------------------------------------------------------------- 1 | { 2 | "scripts": {}, 3 | "dependencies": { 4 | "uuid": "^10.0.0" 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /scripts/update-action.sh: -------------------------------------------------------------------------------- 1 | # A litte utility to help upate the netlify form submission repo dispath action 2 | # as it must be in the github default branch (master) 3 | # 4 | # The idea to is to check out the repo in another dir that is set to master branch and run this script 5 | # while working in the usal folder on the feature work branch 6 | 7 | cp ../wai-course-list/.github/workflows/netlify-form-submission.yml .github/workflows/ 8 | git add .github/workflows/netlify-form-submission.yml 9 | git commit -m"$1" 10 | git push -------------------------------------------------------------------------------- /w3c.json: -------------------------------------------------------------------------------- 1 | { 2 | "contacts": ["shawna-slh", "remibetin"] 3 | , "repo-type": "project" 4 | } 5 | --------------------------------------------------------------------------------