Skip to content

Latest commit

 

History

34 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OCFA - Oracle Certified Foundations Associate

Screenshot 2024-10-05 125146

English | Deutsch


English

Welcome to the OCFA Quiz project! This project is a web-based application designed to help users prepare for the Oracle Certified Foundations Associate (OCFA) certification (1Z0-811) through an interactive quiz.

Table of Contents

Project Overview

The OCFA Quiz project aims to provide a user-friendly platform for users to practice and test their knowledge in preparation for the Oracle Certified Foundations Associate. 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 Java 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 OCFA Quiz project, follow this step:

Clone the repository: bash git clone https://github.com/decelik/OCFA_Quiz

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.

Contact

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


Deutsch

Willkommen zum OCFA Quiz Projekt! Dieses Projekt ist eine webbasierte Anwendung, die Benutzern hilft, sich durch ein interaktives Quiz auf die Zertifizierung (1Z0-811) zum Oracle Certified Foundations Associate (OCFA) vorzubereiten.

Inhaltsverzeichnis

Projektübersicht

Das OCFA Quiz Projekt bietet eine benutzerfreundliche Plattform, auf der Benutzer ihr Wissen testen und üben können, um sich auf die Zertifizierung zum Oracle Certified Foundations Associate 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 Java-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 OCFA Quiz Projekt zu beginnen, folgen Sie diesem Schritt:

Repository klonen: bash git clone https://github.com/decelik/OCFA_Quiz

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.

Kontakt

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


About

Quiz for OCFA Certification Exam

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages