Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

248 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PCAP Training - Certified Associate Python Programmer (still in development)

Deutsch | English


English

Welcome to the PCAP Training project! This project is a web-based application designed to help users prepare for the Certified Associate Python Programmer (PCAP) certification (31-03) through an interactive quiz.

Table of Contents

Project Overview

The PCAP Training project aims to provide a user-friendly platform for users to practice and test their knowledge in preparation for the Certified Associate Python Programmer certification. It includes a structured quiz layout, styled with CSS, and enhanced with JavaScript functionalities to offer an interactive experience.

Features

  • Responsive Design: The application is responsive and adjusts to different screen sizes.
  • Interactive Quiz: Includes a quiz component created using HTML and JavaScript to test Python knowledge.
  • Timer: A countdown timer to track the time left for the quiz.
  • Progress Bar: Displays the progress of the quiz.

Installation

To get started with the PCAP Training project, follow this step:

Clone the repository: bash git clone https://github.com/gude44/PCAP_Training.git

Usage

To run the project locally, open the index.html file in your preferred web browser. This will load the main page of the application, which includes the quiz interface.

Running the Quiz

  1. Open the folder containing the quiz in VS Code and start it via the Live Server extension
  2. The quiz interface will display the questions and multiple answers.
  3. Select the appropriate answer by clicking on one of the answer buttons.
  4. An explanation for the selected answer will be displayed below each button.
  5. Proceed to the next question by clicking the "Next" button.
  6. The timer at the top will keep track of the time left for the quiz.

Project Structure

  • quiz.html: The main HTML file for the project.
  • style.css: The CSS file for styling the application.
  • script.js: JavaScript file for interactivity.
  • images: Directory containing images used in the project.
  • questions.js: Directory containing the questions.

Contributing

Contributions are welcome! If you would like to contribute to this project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/YourFeature).
  3. Make your changes.
  4. Commit your changes (git commit -m 'Add some feature').
  5. Push to the branch (git push origin feature/YourFeature).
  6. Open a Pull Request.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

Contact

If you have any questions or feedback, feel free to reach out to the project maintainer:


Deutsch

Willkommen zum PCAP Training Projekt! Dieses Projekt ist eine webbasierte Anwendung, die Benutzern hilft, sich durch ein interaktives Quiz auf die Zertifizierung (31-03) zum Certified Associate Python Programmer (PCAP) vorzubereiten.

Inhaltsverzeichnis

Projektübersicht

Das PCAP Training Projekt bietet eine benutzerfreundliche Plattform, auf der Benutzer ihr Wissen testen und üben können, um sich auf die Zertifizierung zum Certified Associate Python Programmer vorzubereiten. Es umfasst ein strukturiertes Quiz-Layout, das mit CSS gestaltet und mit JavaScript-Funktionalitäten verbessert wurde, um ein interaktives Erlebnis zu bieten.

Funktionen

  • Responsives Design: Die Anwendung ist responsiv und passt sich verschiedenen Bildschirmgrößen an.
  • Interaktives Quiz: Beinhaltet eine Quiz-Komponente, die mit HTML und JavaScript erstellt wurde, um Python-Kenntnisse zu testen.
  • Timer: Ein Countdown-Timer, um die verbleibende Zeit für das Quiz zu verfolgen.
  • Fortschrittsbalken: Zeigt den Fortschritt des Quiz an.

Installation

Um mit dem PCAP Training Projekt zu beginnen, folgen Sie diesem Schritt:

Repository klonen: bash git clone https://github.com/gude44/PCAP_Training.git

Verwendung

Um das Projekt lokal auszuführen, öffnen Sie die Datei index.html in Ihrem bevorzugten Webbrowser. Dies lädt die Hauptseite der Anwendung, die die Quiz-Oberfläche enthält.

Quiz starten

  1. Öffnen Sie den Ordner, in dem sich das Quiz befindet, über VS Code und starten das Quiz über die Live Server Erweiterung
  2. Die Quiz-Oberfläche zeigt die Fragen und mehrere Antworten an.
  3. Wählen Sie die passende Antwort aus, indem Sie auf eine der Antwort-Schaltflächen klicken.
  4. Eine Erklärung zur ausgewählten Antwort wird unter jeder Schaltfläche angezeigt.
  5. Fahren Sie mit der nächsten Frage fort, indem Sie auf die Schaltfläche "Next" klicken.
  6. Der Timer oben verfolgt die verbleibende Zeit für das Quiz.

Projektstruktur

  • quiz.html: Die Haupt-HTML-Datei für das Projekt.
  • style.css: Die CSS-Datei zur Gestaltung der Anwendung.
  • script.js: JavaScript-Datei für die Interaktivität.
  • images: Verzeichnis, das die im Projekt verwendeten Bilder enthält.
  • questions.js: Verzeichnis mit den Quizfragen.

Mitwirken

Beiträge sind willkommen! Wenn Sie zu diesem Projekt beitragen möchten, folgen Sie bitte diesen Schritten:

  1. Forken Sie das Repository.
  2. Erstellen Sie einen neuen Branch (git checkout -b feature/YourFeature).
  3. Nehmen Sie Ihre Änderungen vor.
  4. Committen Sie Ihre Änderungen (git commit -m 'Add some feature').
  5. Pushen Sie den Branch (git push origin feature/YourFeature).
  6. Öffnen Sie eine Pull-Anfrage.

Lizenz

Dieses Projekt ist unter der MIT-Lizenz lizenziert. Weitere Details finden Sie in der LICENSE Datei.

Kontakt

Wenn Sie Fragen oder Feedback haben, können Sie sich gerne an den Projektbetreuer wenden:


About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages