An interactive e-learning module developed using Articulate Storyline 360, designed to educate users on the fundamental principles of internet addressing, including IPv4, IPv6, and subnetting.
This project provides a comprehensive, self-paced learning experience that breaks down complex networking concepts into digestible, interactive lessons. It is tailored for students, IT professionals, and anyone looking to master how data is routed across global networks.
- Interactive Lessons: Engaging modules covering IP address structures, classes, and notation.
- Subnetting Simulator: Practical, hands-on exercises to master CIDR notation and subnet mask calculations.
- IPv4 vs. IPv6: A detailed comparison of addressing standards, header structures, and transition mechanisms.
- Knowledge Checks: Built-in quizzes and interactive assessments to track and validate learning progress.
- Responsive Design: Fully optimized for desktop and mobile viewing using the Storyline modern player.
- Authoring Tool: Articulate Storyline 360
- Assets: Custom vector graphics and interactive triggers
- Compliance: HTML5 (SCORM 1.2 / 2004 compliant)
.: Contains the source.storyfile./Understanding_Internet_Addressing_SCORM/story_content: Media assets including images, icons, and audio.Understanding_Internet_Addressing_SCORM/story.html: The published, web-ready version of the module.
To view or edit the .story source file, you will need:
- Clone the repository:
git clone https://github.com/claymorenjoyer/internet_addressing_articulate_sl.git
- Navigate to the directory:
cd internet_addressing_articulate_sl - View the module: Open
index.htmlin the SCORM folder using any modern web browser. - Edit the project: Open the
.storyfile in Articulate Storyline 360.
**Developed by Egemen Kurt & Burak Tezcan