function HelpSupport({ onNavigate }) {
const [open, setOpen] = React.useState(0);
const cats = [
{ t: 'Getting Started', n: 14, ic: window.IconPlay },
{ t: '3D Lessons & Labs', n: 22, ic: window.IconCube },
{ t: 'Assessments', n: 18, ic: window.IconClipboard },
{ t: 'Account & Login', n: 9, ic: window.IconUser },
{ t: 'Certificates', n: 7, ic: window.IconAward },
{ t: 'Technical Issues', n: 25, ic: window.IconSettings },
];
const faqs = [
{ q: 'How do I resume a lesson where I left off?', a: 'Open your Dashboard — the "Resume" button on the greeting card takes you straight to your last-viewed lesson. Your progress is saved automatically after each chapter.' },
{ q: 'Can I use ShikshaTri offline?', a: 'Yes. Download lessons and manuals from the Trade Library or Profile → Offline downloads. Downloaded content plays without internet; progress syncs when you reconnect.' },
{ q: 'How is my virtual lab attempt scored?', a: 'Each simulator evaluates parameters like accuracy, speed control, and safety compliance in real time, producing a live score out of 100. Submit for evaluation to get instructor feedback.' },
{ q: 'In which languages is the content available?', a: 'The interface and voice-over support English, हिंदी, தமிழ், తెలుగు and more. Use the language pill in the top bar to switch at any time.' },
{ q: 'How do I get my completion certificate?', a: 'Certificates are issued automatically once you clear a module (theory + practical + assessment). Find them under Certificates & Achievements, downloadable as verifiable PDFs.' },
];
return (
{/* Search hero */}
Help & Support Centre
How can we help you?
Popular: virtual lab not loading · change language · download certificate