Introduction
It’s time to take what you’ve learned from Module 5 and apply it to your Course Assignment.
Process
Multimedia
- Think about your design and where multimedia might be appropriate.
- Consider the potential for adding progress or meter elements if appropriate.
- Consider adding tooltip titles to links or form elements.
Deployment
- Configure your site for GitHub Pages.
- Deploy your main branch to GitHub Pages.
- Optionally configure a domain or subdomain.
- Test your site on as many different devices as you can:
- Android mobile
- iPhone
- Tablet
- Smart TV
- Test your site on as many different browsers as you can:
- Chrome
- Firefox
- Safari
- Edge
- Internet Explorer
- Take notes of any issues encountered and fix them.
Accessibility Check
- Open your project in the Wave tool and run a report.
- Implement fixes for any errors or alerts.
- Open Chrome and run a Lighthouse accessibility report.
- Implement fixes for any errors or alerts.
- Create a checklist of every page on the site.
- Without using the mouse, make sure you can access every page via the navigation.
- Visit any pages with a form and make sure you can fill out and send the form without a mouse.
Questions to ask yourself about the CA so far
- Can my site be accessed from the internet?
- Does my site feature rich accessibility features?
- Does my site have a fluid user experience?
- What more can I do to help my users?
Outcomes for this module
You should now be able to say:
- “I can ensure an accessible experience for everyone”
- “I can handle rich media such as audio or video”
- “I can deploy a web project to a static host”