Improve accessibility and resolve website audit findings

This commit is contained in:
git
2026-07-27 10:55:15 +10:00
parent b55d5a92ea
commit 9169084d57
12 changed files with 201 additions and 69 deletions
+4 -4
View File
@@ -16,7 +16,7 @@
<header class="site-header"><div class="container header-inner">
<a class="brand" href="/hudra" aria-label="Hudra home"><img src="/img/HudraLogo48.png" width="48" height="48" alt=""><span>Hudra</span></a>
<button class="menu-button" type="button" aria-expanded="false" aria-controls="site-nav"><span class="sr-only">Open navigation</span><span></span><span></span><span></span></button>
<nav class="site-nav" id="site-nav" aria-label="Primary navigation"><a href="/hudra">Home</a><a href="/hudra/privacy">Privacy</a><a href="/hudra/terms">Terms</a><a class="nav-button" href="https://git.napper.au/mrnapper/hudra/releases">Download Hudra</a></nav>
<nav class="site-nav" id="site-nav" aria-label="Primary navigation"><a href="/hudra">Home</a><a href="/hudra/privacy">Privacy</a><a href="/hudra/terms">Terms</a><a class="nav-button" href="https://git.napper.au/napper/hudra/releases">Download Hudra</a></nav>
</div></header>
<main id="main">
@@ -31,9 +31,9 @@
<article class="legal-content">
<div class="notice-card"><strong>Hudra is an independent project</strong><p>Hudra is not an official Queensland Department of Education or Instructure product. Use it only where your organisation permits browser extensions.</p></div>
<section id="install"><h2>1. Install Hudra</h2><p>The latest Hudra package and release notes are published on the official releases page.</p><p><a class="button button-primary" href="https://git.napper.au/mrnapper/hudra/releases">Open Hudra releases</a></p><ol><li>Download the latest Hudra release.</li><li>Follow the installation instructions included with that release.</li><li>Confirm Hudra is enabled on your browser's extensions page.</li><li>Open or refresh the QLearn lesson you want to present.</li></ol><p>Hudra currently targets Chromium-based browsers such as Google Chrome and Microsoft Edge.</p></section>
<section id="install"><h2>1. Install Hudra</h2><p>The latest Hudra package and release notes are published on the official releases page.</p><p><a class="button button-primary" href="https://git.napper.au/napper/hudra/releases">Open Hudra releases</a></p><ol><li>Download the latest Hudra release.</li><li>Follow the installation instructions included with that release.</li><li>Confirm Hudra is enabled on your browser's extensions page.</li><li>Open or refresh the QLearn lesson you want to present.</li></ol><p>Hudra currently targets Chromium-based browsers such as Google Chrome and Microsoft Edge.</p></section>
<section id="present"><h2>2. Start a presentation</h2><ol><li>Open the lesson page on <strong>qlearn.edu.au.au</strong>.</li><li>Launch Hudra from its extension control or the presentation option provided on the page.</li><li>Choose the presentation or presenter view.</li><li>Move through the lesson using Hudra's on-screen controls or supported keyboard controls.</li><li>Use dual-screen mode when you want presenter controls on your screen and clean slides on the classroom display.</li></ol><p>Hudra presents the lesson content already on the page. It is not a replacement for the QLearn page editor.</p></section>
<section id="present"><h2>2. Start a presentation</h2><ol><li>Open the lesson page on <strong>https://qlearn.eq.edu.au</strong>.</li><li>Launch Hudra from its extension control or the presentation option provided on the page.</li><li>Choose the presentation or presenter view.</li><li>Move through the lesson using Hudra's on-screen controls or supported keyboard controls.</li><li>Use dual-screen mode when you want presenter controls on your screen and clean slides on the classroom display.</li></ol><p>Hudra presents the lesson content already on the page. It is not a replacement for the QLearn page editor.</p></section>
<section id="troubleshooting"><h2>3. Quick troubleshooting</h2><h3>Hudra does not appear</h3><ul><li>Check that the extension is enabled.</li><li>Refresh the QLearn page after installing or updating Hudra.</li><li>Confirm the page is on the supported QLearn site.</li><li>Try closing and reopening the browser.</li></ul><h3>The presentation opens incorrectly</h3><ul><li>Check that the lesson uses clear heading-based sections or the structure expected by Hudra.</li><li>Reload the lesson and launch Hudra again.</li><li>Test with other browser extensions temporarily disabled.</li><li>Update to the latest Hudra release and the latest stable version of your browser.</li></ul><h3>Dual-screen view is not working</h3><ul><li>Confirm the second display is connected and set to extend rather than duplicate.</li><li>Allow any presentation window or pop-up requested directly by Hudra.</li><li>Move the audience presentation window to the classroom display and keep the presenter dashboard on your main screen.</li></ul></section>
@@ -48,7 +48,7 @@
</div></section>
</main>
<footer class="site-footer"><div class="container footer-grid"><div class="footer-brand"><a class="brand" href="/hudra"><img src="/img/HudraLogo48.png" width="44" height="44" alt=""><span>Hudra</span></a><p>A classroom presentation system for HTML and QLearn lessons.</p><small>Part of <a href="/">napper.au</a></small></div><div class="footer-links"><div><strong>Hudra</strong><a href="/hudra">Home</a><a href="/hudra/support">Help</a><a href="https://git.napper.au/mrnapper/hudra/releases">Releases</a></div><div><strong>Legal</strong><a href="/hudra/privacy">Privacy</a><a href="/hudra/terms">Terms</a></div></div></div><div class="container footer-bottom"><span>© <span id="year"></span> Napper.au</span><span>Hudra is independent and is not affiliated with Instructure or the Queensland Department of Education.</span></div></footer>
<footer class="site-footer"><div class="container footer-grid"><div class="footer-brand"><a class="brand" href="/hudra"><img src="/img/HudraLogo48.png" width="44" height="44" alt=""><span>Hudra</span></a><p>A classroom presentation system for HTML and QLearn lessons.</p><small>Part of <a href="/">napper.au</a></small></div><div class="footer-links"><div><strong>Hudra</strong><a href="/hudra">Home</a><a href="/hudra/support">Help</a><a href="https://git.napper.au/napper/hudra/releases">Releases</a></div><div><strong>Legal</strong><a href="/hudra/privacy">Privacy</a><a href="/hudra/terms">Terms</a></div></div></div><div class="container footer-bottom"><span>© <span id="year"></span> Napper.au</span><span>Hudra is independent and is not affiliated with Instructure or the Queensland Department of Education.</span></div></footer>
<script src="/js/hudra.js" defer></script>
</body>
</html>