Security Awareness Training Portal is a browser-based training application designed to help employees build stronger everyday cybersecurity habits through short learning modules and an interactive quiz.
This project is positioned as a recruiter-ready and business-facing training tool for internal education, onboarding, and awareness reinforcement. It covers common workplace security topics such as phishing, password hygiene, safe browsing, and social engineering.
The portal includes a guided landing page, a multiple-choice knowledge check, and a results experience that explains why each answer is correct or incorrect.
This project maps to realistic internal training workflows used by:
- IT Administrators
- Security Teams
- HR and Onboarding Teams
- Compliance Leads
- Internal Audit Teams
- Small Businesses Building Security Awareness
A company may need to answer questions such as:
- How do we reinforce secure employee behavior?
- How can we make awareness training more engaging than static documents?
- How do we give learners immediate feedback on mistakes?
- How can onboarding include a lightweight cybersecurity module?
This type of portal could be used as part of employee onboarding, annual refresher training, or internal awareness campaigns.
- Training Landing Page
- Topic Overview Cards
- Interactive Quiz Flow
- Automatic Scoring
- Detailed Answer Feedback
- Retake Quiz Option
- Return To Overview Option
- Responsive Browser-Based Interface
- HTML
- CSS
- JavaScript
Security-Awareness-Training-Portal/
|-- index.html
|-- script.js
|-- styles.css
|-- README.md
|-- docs/
| |-- images/
| |-- training-landing-page.png
| |-- training-results-page.png